Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #155389 - Zalathar:flag-macros, r=mati865
Simplify macros for target-modifier and mitigation flags - Rebased and revised version of https://github.com/rust-lang/rust/pull/154501. --- The macros used for handling command-line flags that are “target modifiers” or “mitigations” are quite complicated, and can be significantly simplified by tweaking their syntax and by making use of `${ignore(..)}` metavars. It's possible that more code could be moved out of macros (e.g. declaring some of the enums by hand), but that can be investigated in a potential follow-up. There should be no change to compiler behaviour.
Jonathan Brouwer 4 weeks ago
parent 33bc0b1 · parent 77fb39b · commit 2695a93
0 files changed, 0 insertions, 0 deletions