rust/compiler/rustc_errors
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 a simple markdown parser for formatting rustc --explain 2023-07-03 16:04:18 -04:00
messages.ftl Use translatable diagnostics in rustc_const_eval 2023-06-01 14:45:18 +00:00