| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-12 | 528 Bytes | |
| Rust 1.93.1 source code.tar.gz | 2026-02-12 | 36.3 MB | |
| Rust 1.93.1 source code.zip | 2026-02-12 | 60.2 MB | |
| Totals: 3 Items | 96.5 MB | 5 | |
- Don't try to recover keyword as non-keyword identifier, fixing an ICE that especially affected rustfmt.
- Fix
clippy::panicking_unwrapfalse-positive on field access with implicit deref. - Revert "Update wasm-related dependencies in CI", fixing file descriptor leaks on the
wasm32-wasip2target.