We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21399ff + 238bbd6 commit 0a2a4b3Copy full SHA for 0a2a4b3
rust-version
@@ -1 +1 @@
1
-99930ac7f8cbb5d9b319b2e2e92794fd6f24f556
+546c826f0ccaab36e897860205281f490db274e6
src/lib.rs
@@ -5,6 +5,7 @@
5
#![feature(try_blocks)]
6
#![feature(let_else)]
7
#![feature(io_error_more)]
8
+#![feature(yeet_expr)]
9
#![warn(rust_2018_idioms)]
10
#![allow(
11
clippy::collapsible_else_if,
0 commit comments