This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
00e48affde
rust
/
src
/
librustc
/
session
History
Download ZIP
Download TAR.GZ
Nicholas Nethercote
00e48affde
Replace FnvHasher use with FxHasher.
...
This speeds up compilation by 3--6% across most of rustc-benchmarks.
2016-11-08 15:14:59 +11:00
..
config.rs
Add -Zhir-stats for collecting statistics on HIR and AST
2016-11-04 11:37:39 -04:00
filesearch.rs
Simplify
str
and
Path
comparison.
2016-10-10 19:46:18 -04:00
mod.rs
Replace FnvHasher use with FxHasher.
2016-11-08 15:14:59 +11:00
search_paths.rs
Add the notion of a dependency tracking status to commandline arguments.
2016-08-11 09:56:00 -04:00