Commit c97e07e
committed
Version 0.3.11 "Along with Rust 1.81"
This version supports Rust 1.81's standard library and `core::error::Error`
is automatically implemented if compiled with Rust 1.81 and later.
Rust 1.81 alto stabilized `core::hint::assert_unchecked()` method and
is utilized without the `unstable` feature.
* Support Rust 1.81
* `core::error::Error` support
* `core::hint::assert_unchecked()` support
(when the `unsafe` feature is enabled)
* Other minor changes1 parent f262721 commit c97e07e
2 files changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments