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
..
2024-01-07 19:16:13 -05:00
2023-12-10 13:03:28 -08:00