rust/compiler/rustc_trait_selection/src/traits
bors 3b3f3b72c5 Auto merge of #100989 - lcnr:implied-bounds-uwu, r=spastorino
no unnormalized types for implied bounds outside borrowck

fixes #100910 - introduced in https://github.com/rust-lang/rust/pull/100676 - by only considering normalized types for wf.

r? types
2022-08-27 11:37:06 +00:00
..
error_reporting Bless tests after #100769 2022-08-21 04:04:05 +00:00
query
select is_knowable use Result instead of Option 2022-08-17 10:17:54 +02:00
specialize
auto_trait.rs
chalk_fulfill.rs
codegen.rs
coherence.rs Use CRATE_HIR_ID and CRATE_DEF_ID for obligations from foreign crates 2022-08-23 09:08:30 -03:00
const_evaluatable.rs
engine.rs no unnormalized types for implied bounds 2022-08-25 11:12:04 +02:00
fulfill.rs
misc.rs
mod.rs Auto merge of #100705 - compiler-errors:issue-100620, r=oli-obk 2022-08-26 06:05:06 +00:00
object_safety.rs
on_unimplemented.rs
outlives_bounds.rs Move InferCtxtExt to rustc_trait_selection 2022-08-23 08:55:43 -03:00
project.rs Don't catch overflow when running with cargo doc 2022-08-26 21:02:35 +03:00
relationships.rs
structural_match.rs
util.rs Rework point-at-arg 2022-08-21 02:34:52 +00:00
wf.rs Rework point-at-arg 2022-08-21 02:34:52 +00:00