diff options
| author | Ralf Jung <post@ralfj.de> | 2021-05-05 17:52:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-05 17:52:29 +0200 |
| commit | 2cbcfae6548e08fe079ae0b7db0d97ec30e006d8 (patch) | |
| tree | 02063ef4cd6cb4e64d1b16f885ed993abe663fb9 /compiler/rustc_codegen_llvm/src/asm.rs | |
| parent | 2c7bf41b97e1b2a4ad475dd8fb197ce7f0c5c805 (diff) | |
| parent | 11379f0494b6a8c81b3fb9e0411651bc749aaa06 (diff) | |
| download | rust-2cbcfae6548e08fe079ae0b7db0d97ec30e006d8.tar.gz rust-2cbcfae6548e08fe079ae0b7db0d97ec30e006d8.zip | |
Rollup merge of #84913 - estebank:issue-84831, r=varkor
Do not ICE on invalid const param When encountering a path that can't have generics, do not call `generics_of`. This would happen when writing something like `path::this_is_a_mod<const_val>`. Fix #84831.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions
