os-rust/compiler/rustc_error_codes
Yuki Okushi 3b5afa590b
Rollup merge of #106557 - Ezrashaw:ui-test-fixups-1, r=GuillaumeGomez
Add some UI tests and reword error-code docs

Added UI tests for `E0013` and `E0015`. Error code docs for `E0015` were a bit unclear (they referred to all non-const errors in const context, when only non-const functions applied), so I touched them up a bit.

I also fixed up some issues in the new `error_codes.rs` tidy check (linked #106341), that I overlooked previously.

r? ``@GuillaumeGomez``
2023-01-08 17:01:48 +09:00
..
src Rollup merge of #106557 - Ezrashaw:ui-test-fixups-1, r=GuillaumeGomez 2023-01-08 17:01:48 +09:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00