about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-06-29 20:35:05 +0200
committerGitHub <noreply@github.com>2022-06-29 20:35:05 +0200
commitbba00b58556523b0756611f8abedd3246d8767c8 (patch)
tree0d6ee2928b7bf043ac346dacaa6fd9f0ec8df037 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent7dedec7be7288dfcdb4929b91962c76099d4dadf (diff)
parenta84e19d444ffdaf0795e186e1fe55f8578f10be1 (diff)
downloadrust-bba00b58556523b0756611f8abedd3246d8767c8.tar.gz
rust-bba00b58556523b0756611f8abedd3246d8767c8.zip
Rollup merge of #98660 - eddyb:invalid-punct-stage1, r=lqd
Unbreak stage1 tests via ignore-stage1 in `proc-macro/invalid-punct-ident-1.rs`.

#98188 broke `./x.py test --stage 1` (which I thought we ran in PR CI, cc `@rust-lang/infra)` i.e. the default `./x.py test` in dev checkouts, as the panic in `src/test/ui/proc-macro/invalid-punct-ident-1.rs` moved from the server (`rustc`) to the client (proc macro), and that means it's now affected by #59998.

I made the test look like `src/test/ui-fulldeps/issue-76270-panic-in-libproc-macro.rs` tho I'm a bit confused why that one is in `src/test/ui-fulldeps`, it should still work in `src/test/ui`, no? (cc `@Aaron1011)`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions