summary refs log tree commit diff
path: root/src/librustc_incremental/Cargo.toml
AgeCommit message (Expand)AuthorLines
2018-09-04Breaking change upgradesMark Rousskov-1/+1
2018-08-09Move rustc::util::fs into separate (new) crateMark Rousskov-0/+1
2018-03-12Dedupe randBastien Orivel-1/+1
2018-01-07Try to fix a perf regression by updating logMalo Jaffré-1/+1
2017-11-08std: Remove `rand` crate and moduleAlex Crichton-1/+2
2017-03-23Remove internal liblogAlex Crichton-1/+1
2017-01-22Remove unused `extern crate`s.Jeffrey Seyfried-1/+0
2016-12-30Compilation fixesest31-0/+1
2016-09-20Remove librbml and the RBML-tagged auto-encoder/decoder.Eduard Burtescu-2/+1
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+1
2016-04-07argh, overlooked two extern cratesNiko Matsakis-0/+2
2016-04-06remove incorrect dependency on librustc_frontNiko Matsakis-1/+0
2016-04-06patch name in incremental's Cargo.tomlNiko Matsakis-2/+2
2016-04-06make an incremental crateNiko Matsakis-0/+17