Added
Fixed
- Fix the build with
rustc-dep-of-std
#4158 - Wasi: Add back unsafe block for
clockid_t
static variables (#4157)
Cleanup
Other
- CI: Check various FreeBSD versions (#4159)
- CI: add a timeout for all jobs #4164
- CI: verify MSRV for
wasm32-wasi
#4157 - Migrate to the 2021 edition #4132
Removed
- Remove one unused import after the edition 2021 bump