Remove -Zinline-in-all-cgus and clean up CGU partitioning tests
This commit is contained in:
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user