]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_feature/src/removed.rs
Rollup merge of #104241 - bjorn3:smaller_unwind_build_script, r=Mark-Simulacrum
[rust.git] / compiler / rustc_feature / src / removed.rs
index 13f275bb6a0c923c8faf88df743e4409fc28b686..79a12801de29db5bf1d23615dd36cd28732a93ae 100644 (file)
@@ -164,7 +164,7 @@ macro_rules! declare_features {
     (removed, quote, "1.33.0", Some(29601), None, None),
     (removed, reflect, "1.0.0", Some(27749), None, None),
     /// Allows using the `#[register_attr]` attribute.
-    (removed, register_attr, "CURRENT_RUSTC_VERSION", Some(66080), None,
+    (removed, register_attr, "1.65.0", Some(66080), None,
      Some("removed in favor of `#![register_tool]`")),
     /// Allows using the macros:
     /// + `__diagnostic_used`