Skip to content

Commit d6acdc1

Browse files
committed
Auto merge of #3817 - rust-lang:rustup-2024-08-17, r=RalfJung
Automatic Rustup
2 parents ec2fcd0 + 8b30bfc commit d6acdc1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e9c965df7b75ab5b1ae8f9a2680839ac1a1a3880
1+
f24a6ba06f4190d8ec4f22d1baa800e64b1900cb

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#![feature(let_chains)]
1313
#![feature(trait_upcasting)]
1414
#![feature(strict_overflow_ops)]
15-
#![feature(is_none_or)]
1615
// Configure clippy and other lints
1716
#![allow(
1817
clippy::collapsible_else_if,

0 commit comments

Comments
 (0)