We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21f0d0 commit 2597cdfCopy full SHA for 2597cdf
tests/testsuite/lints/implicit_features.rs
@@ -127,7 +127,7 @@ unused_optional_dependency = "allow"
127
.masquerade_as_nightly_cargo(&["cargo-lints", "edition2024"])
128
.with_stderr_data(str![[r#"
129
[UPDATING] `dummy-registry` index
130
-[LOCKING] 1 package to latest Rust 1.82.0-nightly compatible version
+[LOCKING] 1 package to latest Rust 1.[..] compatible version
131
[CHECKING] foo v0.1.0 ([ROOT]/foo)
132
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
133
0 commit comments