diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-02-12 18:04:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-12 18:04:11 +0100 |
| commit | a0156e5096c4666229287a9f17858c4434541c98 (patch) | |
| tree | 3ef86ce376e5cd515e13d98c3e4ae00a119bbef6 /compiler/rustc_hir_analysis/src/collect.rs | |
| parent | 8ec144d73835f4bcbe1666185e380637b542b1af (diff) | |
| parent | fc7693d63b2f3736b7d847c8c3d9c7219c4bea4a (diff) | |
| download | rust-a0156e5096c4666229287a9f17858c4434541c98.tar.gz rust-a0156e5096c4666229287a9f17858c4434541c98.zip | |
Rollup merge of #120956 - compiler-errors:clean-type-alias, r=GuillaumeGomez
Clean inlined type alias with correct param-env We were cleaning the `hir::Ty` of a type alias item in the param-env of the item that *references* the type alias, and not the alias's own param-env. Fixes #120954
Diffstat (limited to 'compiler/rustc_hir_analysis/src/collect.rs')
0 files changed, 0 insertions, 0 deletions
