remove flag

This commit is contained in:
Boxy 2023-02-20 23:43:25 +00:00
parent e7eaed21d5
commit 4f2001aab7
4 changed files with 178 additions and 234 deletions

View file

@ -776,7 +776,6 @@ fn test_unstable_options_tracking_hash() {
tracked!(packed_bundled_libs, true);
tracked!(panic_abort_tests, true);
tracked!(panic_in_drop, PanicStrategy::Abort);
tracked!(pick_stable_methods_before_any_unstable, false);
tracked!(plt, Some(true));
tracked!(polonius, true);
tracked!(precise_enum_drop_elaboration, false);