| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-05-17 | Remove the unstable and deprecated mpsc_select | Josh Stone | -413/+0 | |
| This removes macro `select!` and `std::sync::mpsc::{Handle, Select}`, which were all unstable and have been deprecated since 1.32. | ||||
| 2019-02-28 | libstd => 2018 | Taiki Endo | -2/+2 | |
| 2019-02-11 | Fiddle through the module visibilities for tests | Oliver Scherer | -7/+7 | |
| 2019-02-11 | Move out tests of a deprecated module to work around `#[test]` bugs | Oliver Scherer | -0/+413 | |
| https://github.com/rust-lang/rust/issues/47238 | ||||
