rust/src/librustc/session
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