| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-07-27 | Allow using stable os::fd::raw items through unstable os::wasi module | bstrie | -0/+4 |
| 2022-07-06 | Fix typo in file descriptor docs | Florian Spieß | -1/+1 |
| 2022-06-21 | `impl<T: AsFd> AsFd for {Arc,Box}<T>` | Joshua Nelson | -3/+2 |
| 2022-06-21 | `impl<T: AsRawFd> for {Arc,Box}<T>` | Joshua Nelson | -0/+32 |
| 2022-04-11 | Fix documentation for wasm32-unknown-unknown | O01eg | -1/+1 |
| 2022-03-02 | Fix a broken doc link on Windows. | Dan Gohman | -3/+1 |
| 2022-02-01 | x.py fmt | Dan Gohman | -2/+2 |
| 2022-02-01 | Use `From`/`Into` rather than the traits they replaced. | Dan Gohman | -6/+8 |
| 2022-02-01 | Fix errors. | Dan Gohman | -2/+2 |
| 2022-02-01 | Fix unresolved doc links. | Dan Gohman | -0/+4 |
| 2022-02-01 | Fix two copy+pastos. | Dan Gohman | -1/+1 |
| 2022-02-01 | Update the documentation for `{As,Into,From}Raw{Fd,Handle,Socket}`. | Dan Gohman | -14/+24 |
| 2021-08-19 | Fix doc test failures on Windows. | Dan Gohman | -0/+4 |
| 2021-08-19 | Factor out a common `RawFd`/`AsRawFd`/etc for Unix and WASI. | Dan Gohman | -0/+206 |
