about summary refs log tree commit diff
path: root/compiler/rustc_parse_format
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-01-28 09:43:03 +0000
committerbors <bors@rust-lang.org>2025-01-28 09:43:03 +0000
commitaa6f5ab18e67cb815f73e0d53d217bc54b0da924 (patch)
treee4bfb725bdfb1173270d4337106aba1a46d2ff51 /compiler/rustc_parse_format
parent66d6064f9eb888018775e08f84747ee6f39ba28e (diff)
parentbf9df97660f2360bff4acf5231c5396eeaf1d3db (diff)
downloadrust-aa6f5ab18e67cb815f73e0d53d217bc54b0da924.tar.gz
rust-aa6f5ab18e67cb815f73e0d53d217bc54b0da924.zip
Auto merge of #133929 - saethlin:remove-inline-in-all-cgus, r=nnethercote
Remove -Zinline-in-all-cgus and clean up tests/codegen-units/

Implementation of https://github.com/rust-lang/compiler-team/issues/814

I've taken some liberties with cleaning up the CGU partitioning tests, because that's the only place this flag was used and also mattered. I've often fought a lot with the contents of `tests/codegen-units` and it has never been clear to me when a test failure indicates a problem with my changes as opposed to a test just needing to be manually blessed. Hopefully the combination of the new README, new comments, and using `-Zprint-mono-items=lazy` in the partitioning tests improves that.

I've also deleted some of the `tests/run-make/sepcomp` tests. I think all the "sepcomp" tests have been obviated for years by better-designed (less flaky, clearer failures) test suites, but here I'm just deleting the ones I'm confident in.
Diffstat (limited to 'compiler/rustc_parse_format')
0 files changed, 0 insertions, 0 deletions