about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-09-17 17:41:17 +0200
committerGitHub <noreply@github.com>2021-09-17 17:41:17 +0200
commit6f5c09849ed46b767922675d18e9d7fcbfbb69e2 (patch)
tree2bfa25578745ba820d8fdd42d7d21008a205fb51 /compiler/rustc_codegen_llvm/src
parent307f2ddfa4d0cdbf64a4f2c756566e610853e511 (diff)
parent2a2bfd1e59e9f84d2f68c0587bd7d7c93a237a46 (diff)
downloadrust-6f5c09849ed46b767922675d18e9d7fcbfbb69e2.tar.gz
rust-6f5c09849ed46b767922675d18e9d7fcbfbb69e2.zip
Rollup merge of #88949 - FabianWolff:issue-87563, r=estebank
Fix handling of `hir::GenericArg::Infer` in `wrong_number_of_generic_args.rs`

Fixes #87563. More precisely, I have fixed the "index out of bounds" error, which is what #87563 is about. The example given there still ICEs due to running into this `todo!()`, but I'd say that this is a separate issue:
https://github.com/rust-lang/rust/blob/c3c0f80d6081092faff801542dd82f0e2420152b/compiler/rustc_typeck/src/astconv/mod.rs#L460-L463
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions