rust/compiler/rustc_middle/src
Esteban Kuber 8a3f712518 Refactor FulfillmentError to track less data
Move the information about pointing at the call argument expression in
an unmet obligation span from the `FulfillmentError` to a new
`ObligationCauseCode`.
2021-09-16 12:12:27 +00:00
..
dep_graph Update DepNode's size 2021-07-10 21:46:31 +08:00
hir Rollup merge of #88677 - petrochenkov:exportid, r=davidtwco 2021-09-12 03:44:53 -07:00
ich Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov 2021-09-11 23:35:28 +00:00
infer
middle Fix drop handling for if let expressions 2021-09-01 23:47:41 +01:00
mir Rollup merge of #88859 - RalfJung:size-helpers, r=oli-obk 2021-09-13 21:20:40 +02:00
query Auto merge of #88558 - fee1-dead:const-drop, r=oli-obk 2021-09-15 03:51:03 +00:00
thir add a CastKind to Node::Cast 2021-09-09 01:32:03 +01:00
traits Refactor FulfillmentError to track less data 2021-09-16 12:12:27 +00:00
ty Auto merge of #88558 - fee1-dead:const-drop, r=oli-obk 2021-09-15 03:51:03 +00:00
util
arena.rs Remove unused arena macro args 2021-08-30 13:09:38 +02:00
lib.rs Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
lint.rs Fix #88256, remove duplicated diagnostic 2021-09-04 19:26:25 +08:00
macros.rs
tests.rs
thir.rs rename mir -> thir around abstract consts 2021-09-09 01:32:03 +01:00