Skip to content

Commit 2caf851

Browse files
kornelskiVeykril
authored andcommitted
Fix CI
1 parent e25dbdf commit 2caf851

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

xtask/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ edition = "2021"
77

88
[dependencies]
99
xaction = "0.2"
10+
11+
[lints.rust]
12+
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(trick_rust_analyzer_into_highlighting_interpolated_bits)'] }

0 commit comments

Comments
 (0)