rust/compiler/rustc_session
bors 52bdc37727 Auto merge of #114054 - oli-obk:cleanups, r=estebank
Split some functions with many arguments into builder pattern functions

r? `@estebank`

This doesn't resolve all of the ones in rustc, mostly because I need to do other cleanups in order to be able to use some builder derives from crates.io

Works around https://github.com/rust-lang/rust/issues/90672 by making `x test rustfmt --bless` format itself instead of testing that it is formatted
2023-07-26 11:17:35 +00:00
..
src Auto merge of #114054 - oli-obk:cleanups, r=estebank 2023-07-26 11:17:35 +00:00
Cargo.toml add dedicated -C link-self-contained structure 2023-06-30 20:37:24 +00:00
messages.ftl Add help for crate arg when crate name is invalid 2023-07-26 00:05:00 +08:00