diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-01-25 23:15:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-25 23:15:25 +0100 |
| commit | dbe911a64d78f8a74266d96e6235a4f3727bab17 (patch) | |
| tree | a46402e1b3f53140bbf915e6f8fbeffbae8753ca /compiler/rustc_codegen_llvm/src | |
| parent | f14993b454b8f46c675cd1e5a7f33f43825975fc (diff) | |
| parent | 74223e46672fd1bc4b6020abb6a97c7ef91b5ce1 (diff) | |
| download | rust-dbe911a64d78f8a74266d96e6235a4f3727bab17.tar.gz rust-dbe911a64d78f8a74266d96e6235a4f3727bab17.zip | |
Rollup merge of #136016 - Urgau:check-cfg-allow-test-improv, r=jieyouxu
Improve check-cfg expected names diagnostic This PR improves the check-cfg `allow-same-level` test by ~~normalizing it's output and by~~ adding more context to the test. It also filters the well known cfgs from the `expected names are` note, as to reduce the size of the diagnostic. Users can still find the full list on the [rustc book](https://doc.rust-lang.org/nightly/rustc/check-cfg.html#well-known-names-and-values), which is reinforced for Cargo users by adding a note in the Cargo check-cfg specific section. Fixes https://github.com/rust-lang/rust/issues/135995 r? `@jieyouxu`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
