Skip to content

fix rustc 1.92.0 warnings#525

Closed
jfbortolotti wants to merge 1 commit intoAsahiLinux:mainfrom
jfbortolotti:fix-rustc-1.92.0-warning
Closed

fix rustc 1.92.0 warnings#525
jfbortolotti wants to merge 1 commit intoAsahiLinux:mainfrom
jfbortolotti:fix-rustc-1.92.0-warning

Conversation

@jfbortolotti
Copy link

@jfbortolotti jfbortolotti commented Dec 18, 2025

Removing
warning: the feature new_zeroed_alloc has been stable since 1.92.0 and no longer requires an attribute to enable
in rust/src/lib.rs

Signed-off-by: Jean-Francois Bortolotti <jeff@borto.fr>
@jfbortolotti jfbortolotti force-pushed the fix-rustc-1.92.0-warning branch from bfdf21a to 3e91452 Compare December 18, 2025 23:07
@WhatAmISupposedToPutHere
Copy link
Contributor

Wouldn't that cause our MSRV to be 1.92?

@jfbortolotti
Copy link
Author

Wouldn't that cause our MSRV to be 1.92?
likely yes

@svenpeter42
Copy link
Member

Thanks for the PR, fa822be fixes this without requiring a new MSRV.

@svenpeter42 svenpeter42 closed this Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants