rust/compiler/rustc_trait_selection/src
Dylan DPC 93f71d4e01
Rollup merge of #99091 - compiler-errors:private-types-should-stay-private, r=lcnr
Do not mention private types from other crates as impl candidates

Fixes #99080
2022-07-11 15:19:31 +05:30
..
traits Rollup merge of #99091 - compiler-errors:private-types-should-stay-private, r=lcnr 2022-07-11 15:19:31 +05:30
autoderef.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00
infer.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00
lib.rs Move code from rustc_trait_selection/opaque_types to better places 2022-07-07 21:45:40 -04:00