diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-22 15:28:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-22 15:28:38 +0200 |
| commit | 3f15d296f4de1db28dabdeec6a25d90f40d1dcff (patch) | |
| tree | 304139afce270b9e508c2c0a209fbf051fd0c009 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 4d378f26a9e9cfa2efa279e0c59c111c47068784 (diff) | |
| parent | 2239f1c5cd6da232b5d92765deace77519bdd209 (diff) | |
| download | rust-3f15d296f4de1db28dabdeec6a25d90f40d1dcff.tar.gz rust-3f15d296f4de1db28dabdeec6a25d90f40d1dcff.zip | |
Rollup merge of #131049 - compiler-errors:more-validation, r=spastorino
Validate args are correct for `UnevaluatedConst`, `ExistentialTraitRef`/`ExistentialProjection` For the `Existential*` ones, we have to do some adjustment to the args list to deal with the missing `Self` type, so we introduce a `debug_assert_existential_args_compatible` function to the interner as well.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
