rust/src/librustc_data_structures
Simonas Kazlauskas b92e2437f5 [MIR] Change SimplifyCfg pass to use bitvec
BitVector is much more space efficient.
2016-02-23 11:43:52 +02:00
..
graph Remove unnecessary explicit lifetime bounds. 2016-02-18 08:37:10 -05:00
obligation_forest Add a notion of "per-tree" state 2016-02-01 12:59:49 -05:00
unify fix dropck performance regression 2015-12-12 19:02:33 +02:00
veccell Fix tidy errors 2016-01-06 11:28:53 -05:00
bitvec.rs [MIR] Change SimplifyCfg pass to use bitvec 2016-02-23 11:43:52 +02:00
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
fnv.rs rustc: Ensure FNV hashing is inlined across crates 2016-02-14 11:45:59 -08:00
ivar.rs rename ADTDef to AdtDef etc. 2015-08-07 15:03:09 +03:00
lib.rs Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
snapshot_vec.rs Remove unnecessary explicit lifetime bounds. 2016-02-18 08:37:10 -05:00
transitive_relation.rs Fix panic in docs for librustc_data_structures 2015-08-23 18:17:27 +05:30
tuple_slice.rs Add TupleSlice trait to rustc_data_structures. 2015-12-10 14:56:18 -05:00