Skip to content

Commit

Permalink
pointer_is_aligned is stable
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskrgr committed Mar 30, 2024
1 parent 0f8e267 commit d4c72aa
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 @@ -1692,7 +1692,6 @@ static EXPENSIVE_RUSTFLAGS: &[&[&str]] = &[
"-Zcrate-attr=feature(multiple_supertrait_upcastable)",
"-Zcrate-attr=feature(negative_impls)",
"-Zcrate-attr=feature(never_type)",
"-Zcrate-attr=feature(pointer_is_aligned)",
"-Zcrate-attr=feature(unboxed_closures)",
"-Zcrate-attr=feature(unsized_fn_params)",
"-Zcrate-attr=feature(with_negative_coherence)",
Expand Down

0 comments on commit d4c72aa

Please sign in to comment.