rust/compiler/rustc_trait_selection/src
bors e07425d55b Auto merge of #98914 - fee1-dead-contrib:min-deref-patterns, r=compiler-errors
Minimal implementation of implicit deref patterns for Strings

cc `@compiler-errors` `@BoxyUwU` https://github.com/rust-lang/lang-team/issues/88 #87121

~~I forgot to add a feature gate, will do so in a minute~~ Done
2022-11-20 07:16:42 +00:00
..
traits Auto merge of #98914 - fee1-dead-contrib:min-deref-patterns, r=compiler-errors 2022-11-20 07:16:42 +00:00
autoderef.rs Convert predicates into Predicate in the Obligation constructor 2022-11-16 09:25:19 +00:00
errors.rs Don't print full paths in overlap errors 2022-11-10 05:41:09 +00:00
infer.rs Some tracing and comment cleanups 2022-11-04 17:10:07 +00:00
lib.rs Reduce the scope of allow(rustc::potential_query_instability) in rustc_trait_selection 2022-11-08 19:41:48 +01:00