rust/src/tools/compiletest
Augie Fackler f429ab3c18 compiletest: "fix" FileCheck with --allow-unused-prefixes
The default of --allow-unused-prefixes used to be false, but in LLVM
change 87dbdd2e3b (https://reviews.llvm.org/D95849) the default became
true. I'm not quite sure how we could do better here (specifically not
providing the CHECK prefix when it's not needed), but this seems to work
for now.
2021-05-03 16:10:13 -04:00
..
src compiletest: "fix" FileCheck with --allow-unused-prefixes 2021-05-03 16:10:13 -04:00
Cargo.toml Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrum 2021-03-03 18:01:29 +00:00