graph
|
Move post order walk to iterative approach
|
2020-10-31 18:52:00 +01:00 |
sso
|
Fix even more clippy warnings
|
2020-10-30 10:13:39 -04:00 |
tagged_ptr
|
Use T::BITS instead of size_of::<T> * 8 .
|
2020-09-19 06:54:42 +02:00 |
functor.rs
|
words
|
2020-11-16 22:42:09 +01:00 |
lib.rs
|
compiler: fold by value
|
2020-11-16 22:34:57 +01:00 |
macros.rs
|
Remove unused static_assert macro
|
2020-09-20 11:40:51 +02:00 |
sorted_map.rs
|
Replace absolute paths with relative ones
|
2020-10-13 14:16:45 +02:00 |
steal.rs
|
Move Steal to rustc_data_structures.
|
2020-11-14 01:30:56 +01:00 |
sync.rs
|
Use RwLock instead of Lock for SourceMap::files
|
2020-10-29 18:09:53 +01:00 |
tagged_ptr.rs
|
Fix typos
|
2020-10-29 16:51:46 +01:00 |
temp_dir.rs
|
Capitalize safety comments
|
2020-09-08 22:37:18 -04:00 |
transitive_relation.rs
|
Fix typos
|
2020-10-29 16:51:46 +01:00 |
unhash.rs
|
Avoid rehashing Fingerprint as a map key
|
2020-09-01 18:27:02 -07:00 |