File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- The goal of this directory is to track the quality of MIR that is given to codegen in a standard ` -O ` condiguration .
1+ The goal of this directory is to track the quality of MIR that is given to codegen in a standard ` -O ` configuration .
22
33As such, feel free to ` --bless ` whatever changes you get here, so long as doing so doesn't add substantially more MIR.
Original file line number Diff line number Diff line change @@ -410,7 +410,7 @@ These tests revolve around command-line flags which change the way error/warning
410410
411411## ` tests/ui/diagnostic_namespace/ `
412412
413- Exercises ` #[diagnostic::*] ` namespaced attributes. See [ RFC 3368 Diagnostic attribute namepsace ] ( https://github.com/rust-lang/rfcs/blob/master/text/3368-diagnostic-attribute-namespace.md ) .
413+ Exercises ` #[diagnostic::*] ` namespaced attributes. See [ RFC 3368 Diagnostic attribute namespace ] ( https://github.com/rust-lang/rfcs/blob/master/text/3368-diagnostic-attribute-namespace.md ) .
414414
415415## ` tests/ui/diagnostic-width/ ` : ` --diagnostic-width `
416416
You can’t perform that action at this time.
0 commit comments