rust/src/librustc/session
Mark Rousskov 4cc5aaada2 Protect error handler fields with single lock
This avoids concurrency-related bugs when locks are acquired for too
short a time and similar cases.
2019-09-17 09:30:45 -04:00
..
config Protect error handler fields with single lock 2019-09-17 09:30:45 -04:00
code_stats.rs In -Zprint-type-size output, sort enum variants by size. 2019-04-12 12:18:23 +10:00
config.rs Take Diagnostic in Handler::emit_diagnostic 2019-09-17 09:30:44 -04:00
filesearch.rs Allow linking to a proc macro on the target in metadata and still use a host proc macro to execute them 2019-03-05 00:36:23 +01:00
mod.rs Remove unused methods from Handler 2019-09-17 09:30:45 -04:00
search_paths.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00