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 .
2
2
3
3
As 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
410
410
411
411
## ` tests/ui/diagnostic_namespace/ `
412
412
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 ) .
414
414
415
415
## ` tests/ui/diagnostic-width/ ` : ` --diagnostic-width `
416
416
You can’t perform that action at this time.
0 commit comments