| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -18/+18 |
| 2025-02-28 | Use correct error message casing for `io::const_error`s | Noratrieb | -46/+46 |
| 2025-02-23 | Rollup merge of #136826 - xizheyin:issue-136737, r=thomcc | Jacob Pratt | -5/+11 |
| 2025-02-17 | Rollup merge of #136844 - thaliaarchi:const-io-error, r=ChrisDenton | Matthias Krüger | -66/+61 |
| 2025-02-13 | Replace mem::zeroed with mem::MaybeUninit::uninit for large struct in unix | xizheyin | -5/+11 |
| 2025-02-12 | std: replace the `FromInner` implementation for addresses with private conver... | joboet | -273/+151 |
| 2025-02-10 | Fix &&str and trailing commas in io::const_error! | Thalia Archibald | -63/+58 |
| 2025-02-10 | Use io::const_error! when possible over io::Error::new | Thalia Archibald | -3/+3 |
| 2025-02-06 | sys: net: Add UEFI stubs | Ayush Singh | -0/+374 |
| 2025-02-02 | std: move network code into `sys` | joboet | -0/+6021 |
