about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-07-08 10:44:34 +0900
committerGitHub <noreply@github.com>2021-07-08 10:44:34 +0900
commit463301aa5a369609d598d2c66902c47a3b1efb51 (patch)
tree84731637e3c3919de60845c7def7f7b69885d3fc /compiler/rustc_llvm/llvm-wrapper
parent89638a1ddc07a1da91b293a0e359557bf061c12f (diff)
parent04a9c10fc27fcf7c4a4415401c7653a361177631 (diff)
downloadrust-463301aa5a369609d598d2c66902c47a3b1efb51.tar.gz
rust-463301aa5a369609d598d2c66902c47a3b1efb51.zip
Rollup merge of #86932 - rylev:fix-ice-86895, r=estebank
Fix ICE when misplaced visibility cannot be properly parsed

Fixes #86895

The issue was that a failure to parse the visibility was causing the original error to be dropped before being emitted.

The resulting error isn't quite as nice as when the visibility is parsed properly, but I'm not sure which error to prioritize here. Displaying both errors might be too confusing.

r? ```@estebank```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions