RFC 2383: Stabilize lint_reasons in Miri

This commit is contained in:
xFrednet
2024-02-10 22:33:25 +00:00
parent 48310525bd
commit ee0623b78d
+1 -1
View File
@@ -10,7 +10,7 @@
#![feature(yeet_expr)]
#![feature(nonzero_ops)]
#![feature(let_chains)]
#![feature(lint_reasons)]
#![cfg_attr(bootstrap, feature(lint_reasons))]
#![feature(trait_upcasting)]
#![feature(strict_overflow_ops)]
#![feature(is_none_or)]