rust/src/librustc_interface
Nicholas Nethercote 4ad5de22d1 Tweak spawn_thread_pool.
This makes the two versions (parallel and non-parallel) more similar to
each other.
2020-07-10 11:53:32 +10:00
..
build.rs Locate rustc binary similarly to codegen backend loading 2019-09-10 16:57:14 -04:00
callbacks.rs Show SyntaxContext in formatted Span debug output 2020-06-08 21:47:33 -04:00
Cargo.toml Make things build again 2020-06-02 20:38:24 +03:00
interface.rs Rollup merge of #74079 - nnethercote:session-globals, r=nikomatsakis 2020-07-09 11:50:32 -07:00
lib.rs Depend on libc from crates.io 2020-04-11 11:07:04 -04:00
passes.rs Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>. 2020-07-05 23:00:14 +03:00
proc_macro_decls.rs Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>. 2020-07-05 23:00:14 +03:00
queries.rs Fix -Z unpretty=everybody_loops 2020-06-19 20:27:22 -04:00
tests.rs Eliminate confusing "globals" terminology. 2020-07-09 14:11:44 +10:00
util.rs Tweak spawn_thread_pool. 2020-07-10 11:53:32 +10:00