rust/compiler/rustc_interface
Mark Rousskov ee9223ff97 Enforce NonZeroUsize on thread count
This allows avoiding some if != 0 checks when allocating worker-local
datasets.
2023-11-23 20:10:44 -05:00
..
src Enforce NonZeroUsize on thread count 2023-11-23 20:10:44 -05:00
Cargo.toml Remove support for compiler plugins. 2023-11-04 08:50:46 +11:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00