diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-30 22:51:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-30 22:51:37 +0200 |
| commit | 40edd4f1c650c59989ea051ea729dd438121ea51 (patch) | |
| tree | 2d67031df90de99b019ee875e5e1b2885817a583 /compiler/rustc_pattern_analysis/src/errors.rs | |
| parent | f8060d282d42770fadd73905e3eefb85660d3278 (diff) | |
| parent | 454c600004035776e87e80312ffcfa0b5645b44a (diff) | |
| download | rust-40edd4f1c650c59989ea051ea729dd438121ea51.tar.gz rust-40edd4f1c650c59989ea051ea729dd438121ea51.zip | |
Rollup merge of #128357 - compiler-errors:shadowed-non-lifetime-binder, r=petrochenkov
Detect non-lifetime binder params shadowing item params We should check that `for<T>` shadows `T` from an item in the same way that `for<'a>` shadows `'a` from an item. r? ``@petrochenkov`` since you're familiar w the nuances of rib kinds
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
