rust/src/librustc_mir
2019-02-16 14:54:48 +01:00
..
borrow_check Propagate region constraints more precisely from closures 2019-02-13 19:41:31 +00:00
build Rollup merge of #58371 - davidtwco:issue-58299, r=arielb1 2019-02-14 08:24:14 +01:00
dataflow rustc: doc comments 2019-02-10 23:42:32 +00:00
hair Reuse the Pointer type instead of passing reassembling it at many use sites 2019-02-16 14:29:27 +01:00
interpret Make validity checking use MPlaceTy instead of OpTy 2019-02-16 14:54:48 +01:00
monomorphize Reuse the Pointer type instead of passing reassembling it at many use sites 2019-02-16 14:29:27 +01:00
transform Expose const -> op functions that don't allow violiting const eval invariants 2019-02-16 12:32:22 +01:00
util Rollup merge of #58354 - matthewjasper:mir-dump-fixes, r=wesleywiser 2019-02-13 18:12:34 +01: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 Make may_normalize explicit in the type system 2019-02-16 14:54:48 +01:00
diagnostics.rs Rollup merge of #57856 - lzutao:fix-old-first-edition, r=steveklabnik 2019-02-14 02:41:16 +01:00
lib.rs Remove #[macro_use] extern crate bitflags 2019-02-08 20:13:12 +09:00
lints.rs librustc_mir => 2018 2019-02-08 06:28:15 +09:00
shim.rs rustc: doc comments 2019-02-10 23:42:32 +00:00