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-08-03 22:29:31 +0200
committerGitHub <noreply@github.com>2022-08-03 22:29:31 +0200
commitf8e6617239a8412a983c9a6b6af79d0eff3cdce0 (patch)
tree25158d9018976a994d5250be75c1519bd3228647 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent02fcec2ac8d8be83103b9a954adc79dc6271e0e9 (diff)
parent2be00947bfbb7e31cd6a5b6cf1e9e2f0bc1c4da6 (diff)
downloadrust-f8e6617239a8412a983c9a6b6af79d0eff3cdce0.tar.gz
rust-f8e6617239a8412a983c9a6b6af79d0eff3cdce0.zip
Rollup merge of #100029 - hdelc:master, r=cjgillot
Prevent ICE for `doc_alias` on match arm, statement, expression

Fixes #99777.

This is a pretty minimal fix that should be safe, since rustdoc doesn't generate documentation for match arms, statements, or expressions. I mentioned in the linked issue that the `doc_alias` target checking should probably be improved to avoid future ICEs, but as a new contributor, I'm not confident enough with the HIR types to make a larger change.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions