rust/compiler/rustc_expand
Mark Rousskov be0293f468 Remove crossbeam-channel
The standard library's std::sync::mpsc basically is a crossbeam channel,
and for the use case here will definitely suffice. This drops this
dependency from librustc_driver.
2024-01-07 19:16:13 -05:00
..
src Remove crossbeam-channel 2024-01-07 19:16:13 -05:00
Cargo.toml Remove crossbeam-channel 2024-01-07 19:16:13 -05:00
messages.ftl Remove edition umbrella features. 2023-12-10 13:03:28 -08:00