rust/compiler/rustc_trait_selection/src/traits
Yuki Okushi 17023496a2
Rollup merge of #107101 - compiler-errors:perf-106309-1, r=petrochenkov
Filter param-env predicates for errors before calling `to_opt_poly_trait_pred`

cc #106309 https://github.com/rust-lang/rust/pull/106757#issuecomment-1396616318

r? `@ghost`
2023-01-23 19:29:59 +09:00
..
error_reporting Tweak "borrow closure argument" suggestion 2023-01-19 19:35:49 +00:00
query Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb 2023-01-20 04:52:28 +00:00
select Filter predicates first for fast-path type flags 2023-01-20 03:20:17 +00:00
specialize Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726 2023-01-17 20:21:25 +01:00
auto_trait.rs remove redundant fn params that were only "used" in recursion 2022-12-18 14:27:07 +01:00
chalk_fulfill.rs Store relationships on Inherent 2023-01-22 11:02:28 -03:00
coherence.rs Rollup merge of #106973 - oli-obk:tait_ice_closure_in_impl_header, r=lcnr 2023-01-20 07:16:09 +01:00
const_evaluatable.rs Stop using BREAK & CONTINUE in compiler 2023-01-17 23:17:51 -08:00
engine.rs Rollup merge of #106389 - compiler-errors:no-canonicalized, r=lcnr 2023-01-09 23:35:30 +08:00
fulfill.rs Store relationships on Inherent 2023-01-22 11:02:28 -03:00
misc.rs Delay normalization bugs instead of reporting them 2023-01-13 23:19:36 +00:00
mod.rs Store relationships on Inherent 2023-01-22 11:02:28 -03:00
object_safety.rs Stop using BREAK & CONTINUE in compiler 2023-01-17 23:17:51 -08:00
outlives_bounds.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
project.rs Rollup merge of #106970 - kylematsuda:earlybinder-item-bounds, r=lcnr 2023-01-17 20:21:28 +01:00
structural_match.rs Stop using BREAK & CONTINUE in compiler 2023-01-17 23:17:51 -08:00
util.rs remove unused imports 2022-12-26 15:01:20 +09:00
vtable.rs instantiate_own doesn't need to return a pair of vectors 2023-01-15 15:29:53 +00:00
wf.rs Encode whether foreign opaques are TAITs or not 2023-01-19 15:45:49 +00:00