]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint_defs/Cargo.toml
Rollup merge of #94014 - flip1995:clippy_transmute_lint_regroup, r=dtolnay
[rust.git] / compiler / rustc_lint_defs / Cargo.toml
index f9ada5cc95f58c8cd7759272ac48c68f7b8059ce..798d50819e2d8b8449c5a74c10e9e9e97aee2bd5 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "rustc_lint_defs"
 version = "0.0.0"
-edition = "2018"
+edition = "2021"
 
 [dependencies]
 rustc_ast = { path = "../rustc_ast" }