diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-08-20 22:21:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 22:21:57 +0200 |
| commit | d502b1c8e411e7de77d7146a2d7ba61b572a7309 (patch) | |
| tree | f342ff323458fbb42c360fc2719b54084893489d /compiler/rustc_codegen_llvm/src | |
| parent | 2e58d62fec255997c89b53601fd4a4500e9aecb6 (diff) | |
| parent | 78d0e08504a30e5ff8b8e0ba88126af95a16a398 (diff) | |
| download | rust-d502b1c8e411e7de77d7146a2d7ba61b572a7309.tar.gz rust-d502b1c8e411e7de77d7146a2d7ba61b572a7309.zip | |
Rollup merge of #129270 - compiler-errors:inner-generics-shadowing, r=petrochenkov
Don't consider locals to shadow inner items' generics We don't want to consider the bindings from a `RibKind::Module` itself, because for an inner item that module will contain the local bindings from the function body or wherever else the inner item is being defined. Fixes #129265 r? petrochenkov
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
