Commit 1702349
authored
Rollup merge of rust-lang#107101 - compiler-errors:perf-106309-1, r=petrochenkov
Filter param-env predicates for errors before calling `to_opt_poly_trait_pred`
cc rust-lang#106309 rust-lang#106757 (comment)
r? `@ghost`File tree
1 file changed
+2
-2
lines changed- compiler/rustc_trait_selection/src/traits/select
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
| 177 | + | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments