rust/compiler/rustc_data_structures/src
Joshua Nelson 526bb10701 Revert changes to sync data structures
There isn't currently a good reviewer for these, and I don't want to
remove things that will just be added again. I plan to make a separate
PR for these changes so the rest of the cleanup can land.
2021-03-29 13:50:40 -04:00
..
base_n
binary_search_util
graph Only initialize what is used 2021-02-10 09:20:41 +01:00
obligation_forest
owning_ref
sip128
small_c_str
snapshot_map
sorted_map
sso
stable_hasher
tagged_ptr Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
tiny_list Move some test-only code to test files 2021-03-17 10:31:30 -04:00
transitive_relation Move some test-only code to test files 2021-03-17 10:31:30 -04:00
atomic_ref.rs
base_n.rs
box_region.rs
captures.rs
fingerprint.rs Allow for reading raw bytes from rustc_serialize::Decoder without unsafe code. 2021-03-25 14:05:00 +01:00
flock.rs
frozen.rs
functor.rs
fx.rs
jobserver.rs
lib.rs Revert "Revert stabilizing integer::BITS." 2021-03-24 22:34:36 +01:00
macros.rs Allow variant attributes in enum_from_u32! 2021-02-28 11:53:55 -08:00
map_in_place.rs
profiling.rs Print -Ztime-passes (and misc stats/logs) on stderr, not stdout. 2021-02-18 14:13:38 +02:00
ptr_key.rs
sharded.rs Separate the query cache from the query state. 2021-02-13 21:14:58 +01:00
sip128.rs
small_c_str.rs
sorted_map.rs
stable_hasher.rs Add inlining. 2021-03-11 12:24:43 +01:00
stable_map.rs
stable_set.rs
stack.rs
steal.rs Auto merge of #80692 - Aaron1011:feature/query-result-debug, r=estebank 2021-01-26 05:47:23 +00:00
svh.rs
sync.rs Revert changes to sync data structures 2021-03-29 13:50:40 -04:00
tagged_ptr.rs
temp_dir.rs
thin_vec.rs
tiny_list.rs Move some test-only code to test files 2021-03-17 10:31:30 -04:00
transitive_relation.rs Move some test-only code to test files 2021-03-17 10:31:30 -04:00
unhash.rs
vec_linked_list.rs
work_queue.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00