This commit is contained in:
nora 2023-05-22 18:53:42 +02:00
parent 9039dbb90d
commit 56e7f77a0d
2 changed files with 0 additions and 3 deletions

View file

@ -1,4 +1,3 @@
#![feature(let_else)]
#![allow(dead_code)] // TODO: no
#![warn(rust_2018_idioms)]

View file

@ -1,2 +0,0 @@
[toolchain]
channel = "nightly-2022-07-14"