about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-01-02 15:39:19 -0800
committerGitHub <noreply@github.com>2023-01-02 15:39:19 -0800
commitea3c4d8ddd10bd3f33855ce65969f6bda8b6c361 (patch)
treeb00dc595c12aff498875f6a72aa97c99d0b0b3e7 /compiler/rustc_codegen_llvm/src/errors.rs
parent0d5c5fae610606a9748efcfaf1541ba4799e4f16 (diff)
parentc1567730c0ea07e41fcabd14332ad701857d9f93 (diff)
downloadrust-ea3c4d8ddd10bd3f33855ce65969f6bda8b6c361.tar.gz
rust-ea3c4d8ddd10bd3f33855ce65969f6bda8b6c361.zip
Rollup merge of #106366 - GuillaumeGomez:fix-rustdoc-ice-typedef-type-mismatch, r=notriddle
Fix rustdoc ICE on bad typedef with mismatching types

Fixes https://github.com/rust-lang/rust/issues/106226.
Fixes #105742.
Fixes #105737.
Fixes #105334.
Fixes #96287.

In this case, it's ok to replace the panic with `rustc_error::raise` because the compiler provided us with a `Error`.

r? `@notriddle`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions