about summary refs log tree commit diff
path: root/src/librustc_mir/Cargo.toml
AgeCommit message (Expand)AuthorLines
2017-12-21Mir: Abort on nounwind ABIsDavid Henningsson-0/+1
2017-12-18Move collector to monomorphizeMaik Klein-0/+1
2017-12-14Move mir validation out of treeOliver Schneider-2/+0
2017-12-12Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpretOliver Schneider-0/+5
2017-12-06Update miri to rustc changesOliver Schneider-0/+1
2017-09-17Remove rustc_bitflags; use the bitflags crateTamir Duberstein-1/+1
2017-08-16Move borrowck error msg construction to module in `rustc_mir` (for later reus...Felix S. Klock II-0/+1
2017-03-23Remove internal liblogAlex Crichton-1/+1
2017-02-03Bump version, upgrade bootstrapAlex Crichton-1/+0
2017-01-22Remove unused `extern crate`s.Jeffrey Seyfried-1/+0
2016-12-30Such large. Very 128. Much bits.Simonas Kazlauskas-0/+1
2016-06-27Fix `Cargo.toml`sJeffrey Seyfried-0/+1
2016-05-07mir: qualify and promote constants.Eduard Burtescu-0/+1
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-1/+0
2016-03-30move `const_eval` and `check_match` out of `librustc`Oliver Schneider-0/+1
2016-03-30rename `rustc_const_eval` to `rustc_const_math`Oliver Schneider-1/+1
2016-03-14rustbuildOliver Schneider-0/+1
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+18