Skip to content

Commit d9c0021

Browse files
committed
Auto merge of #3138 - rust-lang:rustup-2023-10-24, r=RalfJung
Automatic Rustup
2 parents cd3d70f + 0a15b11 commit d9c0021

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

rust-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
62fae2305e5f3a959bd6ad6c20608c118e93648a
1+
f1a5ce19f5aa0cf61ed7b9f75b30e610befeed72

tests/utils/mod.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#![allow(dead_code)]
2+
#![allow(unused_imports)]
23

34
#[macro_use]
45
mod macros;

0 commit comments

Comments
 (0)