| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-10 | Apply rustc-0054-Add-std-os-fd-support-for-Trusty.patch | Nicole LeGare | -0/+1 |
| 2023-01-14 | Fix the stability attributes for `std::os::fd`. | Dan Gohman | -3/+3 |
| 2022-08-29 | Re-introduce `unstable` attributes. | Dan Gohman | -2/+2 |
| 2022-08-29 | Clarify that the `fd` module is supported on Unix and WASI. | Dan Gohman | -3/+2 |
| 2022-08-29 | Make `std::os::fd` public. | Dan Gohman | -2/+12 |
| 2022-06-14 | Implement stabilization of `#[feature(io_safety)]`. | Dan Gohman | -1/+1 |
| 2022-02-04 | Rename `BorrowedFd::borrow_raw_fd` to `BorrowedFd::borrow_raw`. | Dan Gohman | -0/+3 |
| 2021-08-19 | Factor out a common `RawFd`/`AsRawFd`/etc for Unix and WASI. | Dan Gohman | -0/+13 |
