diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2024-06-06 14:46:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-06 14:46:23 -0700 |
| commit | f4016e2bf5ad92f7de71238d0266e8a810d66d6f (patch) | |
| tree | 261774fb87907e9f91b103dfb3802a1d8427b413 /compiler/rustc_parse/src/errors.rs | |
| parent | 2c1e71bac5715f27b42d86cd4744e13f39868511 (diff) | |
| parent | 2692d44d8300592d575f81f6f05d0bab8aeabf62 (diff) | |
| download | rust-f4016e2bf5ad92f7de71238d0266e8a810d66d6f.tar.gz rust-f4016e2bf5ad92f7de71238d0266e8a810d66d6f.zip | |
Rollup merge of #126072 - Zalathar:run-flags, r=jieyouxu
compiletest: Allow multiple `//@ run-flags:` headers While working on some tests, I was annoyed to find that multiple `// `@run-flags:`` headers do not combine with each other (as `//@ compile-flags:` headers do), and instead all but one are silently discarded. This makes it impossible to split long flag lists into multiple lines. Fortunately it's easy to just recycle the existing logic from the other command-line-flags headers.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
