rust/compiler/rustc_expand
Matthias Krüger 1c9e862a3e
Rollup merge of #119740 - Mark-Simulacrum:drop-crossbeam, r=davidtwco
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-09 00:19:36 +01:00
..
src Rollup merge of #119740 - Mark-Simulacrum:drop-crossbeam, r=davidtwco 2024-01-09 00:19:36 +01: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