Remove -Zinline-in-all-cgus and clean up CGU partitioning tests
This commit is contained in:
parent
ed43cbcb88
commit
bf9df97660
34 changed files with 187 additions and 367 deletions
|
@ -795,7 +795,6 @@ fn test_unstable_options_tracking_hash() {
|
|||
tracked!(function_sections, Some(false));
|
||||
tracked!(human_readable_cgu_names, true);
|
||||
tracked!(incremental_ignore_spans, true);
|
||||
tracked!(inline_in_all_cgus, Some(true));
|
||||
tracked!(inline_mir, Some(true));
|
||||
tracked!(inline_mir_hint_threshold, Some(123));
|
||||
tracked!(inline_mir_threshold, Some(123));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue