Update test.
This commit is contained in:
parent
63d8758d35
commit
2cd5ce08ba
1 changed files with 1 additions and 1 deletions
|
@ -747,7 +747,7 @@ fn test_unstable_options_tracking_hash() {
|
|||
tracked!(emit_thin_lto, false);
|
||||
tracked!(export_executable_symbols, true);
|
||||
tracked!(fewer_names, Some(true));
|
||||
tracked!(flatten_format_args, true);
|
||||
tracked!(flatten_format_args, false);
|
||||
tracked!(force_unstable_if_unmarked, true);
|
||||
tracked!(fuel, Some(("abc".to_string(), 99)));
|
||||
tracked!(function_sections, Some(false));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue