about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-05-11 07:05:27 +0200
committerGitHub <noreply@github.com>2023-05-11 07:05:27 +0200
commitaa9adf457b85a4c75f3b0f791338395b1bd367e5 (patch)
treed0022f6b82b7ed60465acb7ff790b8a9ce45994a /compiler/rustc_codegen_llvm/src
parent40d933a19a9dd6718bbe59fd473372cde9515a3a (diff)
parentf4ca42f573e3a8bd9bb5099efa0285855b77367f (diff)
downloadrust-aa9adf457b85a4c75f3b0f791338395b1bd367e5.tar.gz
rust-aa9adf457b85a4c75f3b0f791338395b1bd367e5.zip
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`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions