mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
RFC 2383: Stabilize lint_reasons in Miri
This commit is contained in:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user