Commits for details. Highlights: - `flate` returns `CVec<u8>` to save reallocating a whole new `&[u8]` - a lot of `transmute`s removed outright or replaced with `as` (etc.) |
||
|---|---|---|
| .. | ||
| addrinfo.rs | ||
| file.rs | ||
| mod.rs | ||
| net.rs | ||
| pipe_unix.rs | ||
| pipe_win32.rs | ||
| process.rs | ||
| timer_helper.rs | ||
| timer_other.rs | ||
| timer_timerfd.rs | ||
| timer_win32.rs | ||