We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855570b commit 23fe09bCopy full SHA for 23fe09b
rand_core/CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## Unreleased
8
### API changes
9
- Relax `Sized` bound on impls of `SeedableRng` (#1641)
10
+- Fix `OsError::raw_os_error` on UEFI targets by returning `Option<usize>` (#1665)
11
12
## [0.9.3] — 2025-02-29
13
### Other
0 commit comments