| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-07-10 | Change `weak!` and `linkat!` to macros 2.0 | Aris Merchant | -1/+1 | |
| `weak!` is needed in a test in another module. With macros 1.0, importing `weak!` would require reordering module declarations in `std/src/lib.rs`, which is a bit too evil. | ||||
| 2021-03-21 | Use io::Error::new_const everywhere to avoid allocations. | Mara Bos | -3/+3 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+167 | |
