rust/compiler/rustc_middle/src
bors 3d29b68077 Auto merge of #90648 - matthewjasper:assoc-item-cleanup, r=cjgillot
Assoc item cleanup

This removes some fields from ObligationCauseCode

Split out of #90639
2021-11-11 15:15:15 +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
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 Remove some fields from ObligationCauseCode 2021-11-07 13:20:02 +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
tests.rs
thir.rs rename mir -> thir around abstract consts 2021-09-09 01:32:03 +01:00