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
/
src
/
librustc_incremental
History
Jeffrey Seyfried
c9935e4a37
Fix incremental compilation hashing.
2016-11-21 09:00:57 +00:00
..
calculate_svh
Fix incremental compilation hashing.
2016-11-21 09:00:57 +00:00
ich
ICH: Use 128-bit Blake2b hash instead of 64-bit SipHash for incr. comp. fingerprints.
2016-10-17 12:40:25 -04:00
persist
Use
Symbol
instead of
InternedString
in the AST, HIR, and various other places.
2016-11-21 09:00:55 +00:00
assert_dep_graph.rs
Refactor
MetaItemKind
to use
Name
s instead of
InternedString
s.
2016-11-20 11:46:06 +00:00
Cargo.toml
Remove librbml and the RBML-tagged auto-encoder/decoder.
2016-09-20 20:08:01 +03:00
lib.rs
Stabilize
..
in tuple (struct) patterns
2016-11-03 01:38:15 +03:00