rust/compiler/rustc_middle/src
bors 1d34cb4efc Auto merge of #89550 - lcnr:coherence-specialization, r=nikomatsakis
do not emit overlap errors for impls failing the orphan check

this should finally allow us to merge #86986, see https://github.com/rust-lang/rust/pull/86986#discussion_r716059345 for more details.

r? `@nikomatsakis` cc `@eddyb`
2021-11-11 05:47:37 +00:00
..
dep_graph Address review. 2021-10-20 18:51:15 +02:00
hir Give inline const separate DefKind 2021-11-07 03:59:06 +00:00
infer Miscellaneous inlining improvements 2021-06-02 08:49:58 +02:00
middle Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoerister 2021-10-07 20:26:11 -07:00
mir Give inline const separate DefKind 2021-11-07 03:59:06 +00:00
query no overlap errors after failing the orphan check 2021-11-10 15:10:19 +01:00
thir add a CastKind to Node::Cast 2021-09-09 01:32:03 +01:00
traits Point at overlapping impls when type annotations are needed 2021-10-24 18:33:04 +00:00
ty Add ty::Visibility::is_public() 2021-11-09 18:35:00 -08:00
util Use AddAssign impl 2021-11-09 23:47:36 +01:00
arena.rs Build jump table at runtime. 2021-10-20 18:32:29 +02:00
lib.rs Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
lint.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
macros.rs Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
thir.rs rename mir -> thir around abstract consts 2021-09-09 01:32:03 +01:00