]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/deprecated.rs
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / deprecated.rs
index 39a2601fee9aca39e6d3882f27c8d1008ffce339..07270bd76362a1a8cf4eadc533d6c0e01465d259 100644 (file)
@@ -1,3 +1,7 @@
+// This file was generated by `cargo dev update_lints`.
+// Use that command to update this file and do not edit by hand.
+// Manual edits will be overwritten.
+
 #![warn(clippy::should_assert_eq)]
 #![warn(clippy::extend_from_slice)]
 #![warn(clippy::range_step_by_zero)]