From bbe832d570e826b2012c09869aa77d6201932730 Mon Sep 17 00:00:00 2001 From: "Havvy (Ryan Scheel)" Date: Sun, 7 Oct 2018 21:48:28 -0700 Subject: cfg-attr-multi: Change issue number to actual tracking issue --- src/libsyntax/feature_gate.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/feature_gate.rs b/src/libsyntax/feature_gate.rs index 7707bbaa8b0..276b0623a1f 100644 --- a/src/libsyntax/feature_gate.rs +++ b/src/libsyntax/feature_gate.rs @@ -517,7 +517,7 @@ declare_features! ( (active, impl_trait_in_bindings, "1.30.0", Some(34511), None), // #[cfg_attr(predicate, multiple, attributes, here)] - (active, cfg_attr_multi, "1.31.0", Some(555666), None), + (active, cfg_attr_multi, "1.31.0", Some(54881), None), ); declare_features! ( -- cgit 1.4.1-3-g733a5