File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Unreleased
22
3+ - Fix potential panic due to huge layout ([ #79 ] ( https://github.com/rust-osdev/linked-list-allocator/pull/79 ) )
4+ - Fix ` alloc_ref ` build on recent nightly by using renamed ` NonNull::dangling ` ([ #90 ] ( https://github.com/rust-osdev/linked-list-allocator/pull/90 ) )
5+
6+ ## Internal
7+
8+ - Fix warnings about ` cfg(fuzzing) ` ([ #82 ] ( https://github.com/rust-osdev/linked-list-allocator/pull/82 ) )
9+ - Remove stabilized miri flags and feature ([ #81 ] ( https://github.com/rust-osdev/linked-list-allocator/pull/81 ) )
10+ - Remove potential undefined behavior in fuzz chaos harness ([ #80 ] ( https://github.com/rust-osdev/linked-list-allocator/pull/80 ) )
11+ - Upgrade plain-HTTP links to HTTPS in Cargo.toml ([ #78 ] ( https://github.com/rust-osdev/linked-list-allocator/pull/78 ) )
12+
313# 0.10.5 – 2023-03-04
414
515- Remove features ` const_mut_refs ` and ` use_spin_nightly ` .
You can’t perform that action at this time.
0 commit comments