..
base_n
librustc_data_structures: Unconfigure tests during normal build
2019-08-02 01:59:01 +03:00
binary_search_util
librustc_data_structures: Unconfigure tests during normal build
2019-08-02 01:59:01 +03:00
graph
Rollup merge of #65648 - nnethercote:rm-intersect_opt, r=nikomatsakis
2019-10-23 22:19:17 +02:00
obligation_forest
Rollup merge of #64805 - nnethercote:ObligForest-still-more, r=nikomatsakis
2019-10-01 23:06:14 -07:00
owning_ref
Add lint for unnecessary parens around types
2019-10-29 18:11:12 +00:00
sip128
librustc_data_structures: Unconfigure tests during normal build
2019-08-02 01:59:01 +03:00
small_c_str
librustc_data_structures: Unconfigure tests during normal build
2019-08-02 01:59:01 +03:00
snapshot_map
Remove unnecessary Hash bounds from various types.
2019-10-21 13:48:20 +11:00
sorted_map
Separate librustc_data_structures module
2019-06-16 14:17:01 +03:00
tiny_list
add contains benchmarks
2019-08-13 21:55:55 +02:00
transitive_relation
librustc_data_structures: Unconfigure tests during normal build
2019-08-02 01:59:01 +03:00
base_n.rs
librustc_data_structures: Unconfigure tests during normal build
2019-08-02 01:59:01 +03:00
box_region.rs
Make the rustc driver and interface demand driven
2019-03-10 04:49:45 +01:00
Cargo.toml
Move self-profile infrastructure to data structures
2019-11-12 12:48:04 -05:00
const_cstr.rs
Remove licenses
2018-12-25 21:08:33 -07:00
fingerprint.rs
Switch over all StableHash impls to new format
2019-09-28 11:47:36 -04:00
flock.rs
normalize use of backticks for compiler messages in remaining modules
2019-07-23 23:09:59 +02:00
fx.rs
rustc: use indexmap instead of a plain vector for upvars.
2019-06-01 19:17:22 +03:00
jobserver.rs
Clean up jobserver integration
2019-04-09 07:44:10 +02:00
lib.rs
Move self-profile infrastructure to data structures
2019-11-12 12:48:04 -05:00
macros.rs
Switch master to 1.38
2019-07-04 11:26:57 -04:00
profiling.rs
Register queries with self profiler in rustc_interface
2019-11-12 13:13:14 -05:00
ptr_key.rs
librustc_data_structures => 2018
2019-02-09 01:36:22 +09:00
sharded.rs
Avoid hashing the key twice in get_query().
2019-11-04 10:15:55 +11:00
sip128.rs
librustc_data_structures: Unconfigure tests during normal build
2019-08-02 01:59:01 +03:00
small_c_str.rs
librustc_data_structures: Unconfigure tests during normal build
2019-08-02 01:59:01 +03:00
sorted_map.rs
Separate librustc_data_structures module
2019-06-16 14:17:01 +03:00
stable_hasher.rs
Remove many unnecessary trait derivations.
2019-10-21 20:59:18 +11:00
stable_map.rs
data_structures: Add deterministic FxHashMap and FxHashSet wrappers
2019-09-28 14:35:20 +05:30
stable_set.rs
data_structures: Add deterministic FxHashMap and FxHashSet wrappers
2019-09-28 14:35:20 +05:30
svh.rs
Switch over all StableHash impls to new format
2019-09-28 11:47:36 -04:00
sync.rs
Fix outdated rustdoc of Once::init_locking function
2019-10-31 10:06:14 -03:00
thin_vec.rs
Remove many unnecessary trait derivations.
2019-10-21 20:59:18 +11:00
tiny_list.rs
Remove many unnecessary trait derivations.
2019-10-21 20:59:18 +11:00
transitive_relation.rs
Remove many unnecessary trait derivations.
2019-10-21 20:59:18 +11:00
vec_linked_list.rs
remove indexed_vec re-export from rustc_data_structures
2019-09-29 16:48:31 +00:00
work_queue.rs
remove indexed_vec re-export from rustc_data_structures
2019-09-29 16:48:31 +00:00