about summary refs log tree commit diff
path: root/src/librustc_data_structures/Cargo.toml
AgeCommit message (Expand)AuthorLines
2018-06-06Update Rayon versionJohn Kåre Alsaker-2/+2
2018-06-01Add a WorkerLocal abstractionJohn Kåre Alsaker-0/+1
2018-05-28Update rustc-hash to hash up to 8 bytes at once with FxHasherJohn Kåre Alsaker-1/+1
2018-05-24get `rustc_hash` from external crateNiko Matsakis-0/+1
2018-05-18use `reset_unifications` instead of creating new unification tableNiko Matsakis-1/+1
2018-05-13Add parallel abstractionsJohn Kåre Alsaker-0/+1
2018-04-26rustc_target: move in syntax::abi and flip dependency.Irina Popa-0/+1
2018-03-01Bump enaSean Griffin-1/+1
2018-03-01obtain `UnificationTable` and `snapshot_vec` from `ena` insteadNiko Matsakis-0/+1
2018-01-07Try to fix a perf regression by updating logMalo Jaffré-2/+2
2017-12-17Add sync module to rustc_data_structuresJohn Kåre Alsaker-0/+7
2017-03-23Remove internal liblogAlex Crichton-1/+1
2017-02-03Bump version, upgrade bootstrapAlex Crichton-1/+0
2016-12-30Fix rebase fallout and compilation fixesest31-0/+1
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+13