rust/compiler/rustc_passes/src
bors 74cea9fdb9 Auto merge of #96520 - lcnr:general-incoherent-impls, r=petrochenkov
generalize "incoherent impls" impl for user defined types

To allow the move of `trait Error` into core.

continues the work from #94963, finishes https://github.com/rust-lang/compiler-team/issues/487

r? `@petrochenkov` cc `@yaahc`
2022-05-05 23:24:36 +00:00
..
liveness
check_attr.rs Auto merge of #96520 - lcnr:general-incoherent-impls, r=petrochenkov 2022-05-05 23:24:36 +00:00
check_const.rs
dead.rs rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
debugger_visualizer.rs Cleanup broken doc links. 2022-05-04 17:17:57 -07:00
diagnostic_items.rs
entry.rs rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
hir_id_validator.rs Stop using CRATE_DEF_INDEX. 2022-04-17 12:14:42 +02:00
hir_stats.rs rename to BoundKind and add comments 2022-04-21 10:09:32 +08:00
intrinsicck.rs Reimplement lowering of sym operands for asm! so that it also works with global_asm! 2022-04-14 15:32:03 +01:00
lang_items.rs add mapping from DefKind to Target and remove more ItemLikeVisitor impls 2022-04-08 12:00:23 -04:00
layout_test.rs
lib_features.rs Handle rustc_const_stable attribute in library feature collector 2022-03-31 12:34:46 -07:00
lib.rs Add support for a new attribute #[debugger_visualizer] to support embedding debugger visualizers into a generated PDB. 2022-05-03 10:53:54 -07:00
liveness.rs rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
loops.rs
naked_functions.rs Reimplement lowering of sym operands for asm! so that it also works with global_asm! 2022-04-14 15:32:03 +01:00
reachable.rs rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
region.rs Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors 2022-03-31 04:57:28 +02:00
stability.rs Box HIR Generics and Impl. 2022-04-30 13:51:49 +02:00
upvars.rs
weak_lang_items.rs restrict access to span only when we emit diagnostic 2022-04-09 13:53:32 -04:00