]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_feature/Cargo.toml
Rollup merge of #105400 - BoxyUwU:braced_param_evaluatability, r=oli-obk
[rust.git] / compiler / rustc_feature / Cargo.toml
index ee381e34251b54e5bf282026e9ad0b8fb90a0618..6f6468646fc7c3ccfae87eeab389535beb464f23 100644 (file)
@@ -1,10 +1,9 @@
 [package]
 name = "rustc_feature"
 version = "0.0.0"
-edition = "2018"
+edition = "2021"
 
 [lib]
-doctest = false
 
 [dependencies]
 rustc_data_structures = { path = "../rustc_data_structures" }