mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
Add #![feature(yeet_expr)]
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
99930ac7f8cbb5d9b319b2e2e92794fd6f24f556
|
||||
546c826f0ccaab36e897860205281f490db274e6
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#![feature(try_blocks)]
|
||||
#![feature(let_else)]
|
||||
#![feature(io_error_more)]
|
||||
#![feature(yeet_expr)]
|
||||
#![warn(rust_2018_idioms)]
|
||||
#![allow(
|
||||
clippy::collapsible_else_if,
|
||||
|
||||
Reference in New Issue
Block a user