| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-04-14 | std: Remove old_io/old_path/rand modules | Alex Crichton | -38/+0 | |
| This commit entirely removes the old I/O, path, and rand modules. All functionality has been deprecated and unstable for quite some time now! | ||||
| 2015-01-03 | sed -i -s 's/\bmod,/self,/g' **/*.rs | Jorge Aparicio | -1/+1 | |
| 2014-11-08 | Runtime removal: refactor helper threads | Aaron Turon | -0/+38 | |
| This patch continues the runtime removal by moving libnative::io::helper_thread into sys::helper_signal and sys_common::helper_thread Because this eliminates APIs in `libnative` and `librustrt`, it is a: [breaking-change] This functionality is likely to be available publicly, in some form, from `std` in the future. | ||||
