summary refs log tree commit diff
path: root/src/librustc/Cargo.toml
AgeCommit message (Expand)AuthorLines
2018-01-27rustc: Load the `rustc_trans` crate at runtimeAlex Crichton-2/+1
2018-01-07Try to fix a perf regression by updating logMalo Jaffré-1/+1
2018-01-01Update crates and submodules to pull doc fixesMalo Jaffré-1/+1
2017-12-17Add sync module to rustc_data_structuresJohn Kåre Alsaker-1/+0
2017-12-14Move mir validation out of treeOliver Schneider-1/+0
2017-12-12Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpretOliver Schneider-2/+0
2017-12-06Update miri to rustc changesOliver Schneider-0/+1
2017-09-29Adjust imports to librustc::mir::interpretOliver Schneider-0/+6
2017-09-17Remove rustc_bitflags; use the bitflags crateTamir Duberstein-1/+1
2017-06-21Integrate jobserver support to parallel codegenAlex Crichton-0/+1
2017-06-20Remove the in-tree `flate` crateAlex Crichton-0/+29
2017-05-15Remove rustc_llvm dependency from librustcRobin Kruppe-1/+0
2017-05-14Remove rustc_llvm dependency from rustc_metadataRobin Kruppe-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-09-20Remove librbml and the RBML-tagged auto-encoder/decoder.Eduard Burtescu-1/+0
2016-06-27Fix `Cargo.toml`sJeffrey Seyfried-1/+1
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+2
2016-04-09Reintroduce rustc_llvm dependency in rustcAndrea Canciani-0/+1
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-1/+0
2016-04-01Auto merge of #32544 - alexcrichton:rustbuild-dist-libtest, r=brsonbors-1/+0
2016-04-01rustbuild: Fix dist for non-host targetsAlex Crichton-1/+0
2016-03-30rename `rustc_const_eval` to `rustc_const_math`Oliver Schneider-1/+1
2016-03-29Remove unnecessary dependencies on rustc_llvm.Eduard Burtescu-1/+0
2016-03-14rustbuildOliver Schneider-0/+1
2016-02-21rustbuild: Sync some Cargo.toml/lib.rs dependenciesAlex Crichton-0/+1
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+24