rust/src/librustc_mir
Mazdak Farrokhzad 97927da048
Rollup merge of #59358 - JohnTitor:use-track-errors, r=oli-obk
Use `track_errors` instead of hand rolling

Fixes #59215

r? @oli-obk
2019-03-29 02:40:46 +01:00
..
borrow_check Rollup merge of #59429 - estebank:for-loop-move-nll, r=petrochenkov 2019-03-28 13:35:44 +01:00
build Rollup merge of #59232 - saleemjaffer:mir_place_refactor, r=oli-obk 2019-03-26 09:05:40 +01:00
dataflow Rollup merge of #59232 - saleemjaffer:mir_place_refactor, r=oli-obk 2019-03-26 09:05:40 +01:00
hair Rollup merge of #59216 - stepnivlk:type_dependent_defs-wrappers, r=oli-obk 2019-03-28 13:35:33 +01:00
interpret Rollup merge of #59430 - kenta7777:rename-evalcontext-to-interpretcx, r=oli-obk 2019-03-27 18:15:36 -07:00
monomorphize adding mir::StaticKind enum for static and promoted 2019-03-23 20:18:52 +05:30
transform Rollup merge of #59430 - kenta7777:rename-evalcontext-to-interpretcx, r=oli-obk 2019-03-27 18:15:36 -07:00
util Auto merge of #59382 - davidtwco:rfc-2008-refactoring, r=petrochenkov 2019-03-24 21:26:57 +00:00
Cargo.toml rustc_mir: compute all the qualification bits separately in qualify_consts. 2019-02-14 13:36:51 +02:00
const_eval.rs Use ErrorReported 2019-03-29 04:42:03 +09:00
diagnostics.rs Auto merge of #57609 - matthewjasper:more-restrictive-match, r=pnkfelix 2019-02-25 06:27:35 +00:00
lib.rs Stabilize Range*::contains. 2019-03-12 21:00:37 -07:00
lints.rs HirIdification: replace NodeId method calls 2019-03-07 09:22:43 +01:00
shim.rs Separate variant id and variant constructor id. 2019-03-24 12:10:16 +03:00