rust/compiler/rustc_interface
Matthias Krüger aa9adf457b
Rollup merge of #111292 - Urgau:check-cfg-issue-111291, r=petrochenkov
Fix mishandled `--check-cfg` arguments order

This PR fixes a bug in `--check-cfg` where the order of `--check-cfg=names(a)` and `--check-cfg=values(a,…)` would trip the compiler.

Fixes https://github.com/rust-lang/rust/issues/111291
cc `@taiki-e` `@petrochenkov`
2023-05-11 07:05:27 +02:00
..
src Rollup merge of #111292 - Urgau:check-cfg-issue-111291, r=petrochenkov 2023-05-11 07:05:27 +02:00
Cargo.toml Remove QueryEngine trait 2023-04-26 07:46:13 +02:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00