rust/compiler/rustc_hir_analysis/src/coherence
Manish Goregaokar 53eab246db
Rollup merge of #103488 - oli-obk:impl_trait_for_tait, r=lcnr
Allow opaque types in trait impl headers and rely on coherence to reject unsound cases

r? ````@lcnr````

fixes #99840
2022-11-22 22:54:38 -05:00
..
builtin.rs Use tcx.require_lang_item instead of unwrapping 2022-11-22 17:19:19 +00:00
inherent_impls_overlap.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
inherent_impls.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
mod.rs Add rustc_deny_explicit_impl 2022-11-14 03:23:41 +00:00
orphan.rs Allow opaque types in trait impl headers and rely on coherence to reject unsound cases 2022-11-21 16:00:31 +00:00
unsafety.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00