rust/compiler/rustc_driver/src
Nicholas Nethercote cf13d9143d Clarify run_in_thread_pool_with_globals.
- Make the structure of the two variants more similar.
- Add some comments.
- Move various conditional `use` items inside the function that uses
  them.
- Inline some closures.
2022-10-19 17:37:48 +11:00
..
args.rs rustdoc: Support argument files 2021-02-19 02:32:45 +01:00
lib.rs Clarify run_in_thread_pool_with_globals. 2022-10-19 17:37:48 +11:00
pretty.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
session_diagnostics.rs UPDATE - rename DiagnosticHandler macro to Diagnostic 2022-09-21 11:39:53 -04:00