Skip to content

Commit

Permalink
unchecked_math is stable
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskrgr committed Mar 30, 2024
1 parent d4c72aa commit db76fbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/flags.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1755,7 +1755,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zcrate-attr=feature(try_trait_v2)",
"-Zcrate-attr=feature(try_with_capacity)",
"-Zcrate-attr=feature(tuple_trait)",
"-Zcrate-attr=feature(unchecked_math)",
"-Zcrate-attr=feature(unsize)",
"-Zcrate-attr=feature(utf8_chunks)",
"-Zcrate-attr=feature(vec_pop_if)",
Expand Down

0 comments on commit db76fbe

Please sign in to comment.