about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/diagnostic_impls.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-26 03:18:34 +0000
committerbors <bors@rust-lang.org>2024-01-26 03:18:34 +0000
commit69db514ed9238bb11f5d2c576fe26020e3b99a52 (patch)
treefdb0d78d294f0c57cd9743f3754925677f7db27c /compiler/rustc_errors/src/diagnostic_impls.rs
parentdd2559e08e1530806740931037d6bb83ef956161 (diff)
parentfd29f74ff8d787f707a40bc5dbcd8f7827100f5e (diff)
downloadrust-69db514ed9238bb11f5d2c576fe26020e3b99a52.tar.gz
rust-69db514ed9238bb11f5d2c576fe26020e3b99a52.zip
Auto merge of #119968 - clubby789:unused-feature, r=compiler-errors
Remove unused/unnecessary features

~~The bulk of the actual code changes here is replacing try blocks with equivalent closures. I'm not entirely sure that's a good idea since it may have perf impact, happy to revert if that's the case/the change is unwanted.~~

I also removed a lot of `recursion_limit = "256"` since everything seems to build fine without that and most don't have any comment justifying it.
Diffstat (limited to 'compiler/rustc_errors/src/diagnostic_impls.rs')
0 files changed, 0 insertions, 0 deletions