1
Fork 0

Stabilize #[coverage] attribute

This commit is contained in:
ltdk 2024-09-23 19:40:22 -04:00
parent 13b77c687c
commit cb487cc2fa
129 changed files with 378 additions and 521 deletions

View file

@ -1,4 +1,4 @@
#![feature(coverage_attribute, stmt_expr_attributes)]
#![feature(stmt_expr_attributes)]
#![allow(dead_code)]
//@ edition: 2021