Commit 1eca8f7
authored
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 #120954File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments