| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.8.2 source code.tar.gz | 2023-10-10 | 50.2 kB | |
| 0.8.2 source code.zip | 2023-10-10 | 74.0 kB | |
| README.md | 2023-10-10 | 386 Bytes | |
| Totals: 3 Items | 124.5 kB | 1 | |
- Allow
expected!()to accept a&'static strexpression, not just a literal. (#361) - Use
BTreeSet`` inExpectedSet`` for deterministic ordering. (#336) - Add enabled-by-default
stdfeature that can be disabled to build on no-std + alloc (#336) - Fix regression with
impl Traitreturn types (#319)
Contributors
@stevefan1999-personal @Flamenco @tchajed @kevinmehall