This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_data_structures
/
src
History
bors
acca818928
Auto merge of
#83064
- cjgillot:fhash, r=jackh726
...
Tweaks to stable hashing
2021-03-13 20:21:40 +00: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
…
tiny_list
…
transitive_relation
…
atomic_ref.rs
…
base_n.rs
…
box_region.rs
…
captures.rs
…
fingerprint.rs
Add documentation to Unhasher impl for Fingerprint.
2021-02-04 10:37:11 +01:00
flock.rs
…
frozen.rs
…
functor.rs
…
fx.rs
…
jobserver.rs
…
lib.rs
Rollup merge of
#82057
- upsuper-forks:cstr, r=davidtwco,wesleywiser
2021-02-27 02:34:21 +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
…
tagged_ptr.rs
…
temp_dir.rs
…
thin_vec.rs
…
tiny_list.rs
…
transitive_relation.rs
…
unhash.rs
…
vec_linked_list.rs
…
work_queue.rs
…