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