From 1d8a4d16a7b1fb1d38302ea38290ace2d6bf2180 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Sun, 6 May 2018 13:30:57 -0700 Subject: Remove rustc_serialize_exclude_null --- src/libsyntax/feature_gate.rs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/feature_gate.rs b/src/libsyntax/feature_gate.rs index 604df862dc2..709c3653b02 100644 --- a/src/libsyntax/feature_gate.rs +++ b/src/libsyntax/feature_gate.rs @@ -846,11 +846,6 @@ pub const BUILTIN_ATTRIBUTES: &'static [(&'static str, AttributeType, AttributeG is just used for rustc unit tests \ and will never be stable", cfg_fn!(rustc_attrs))), - ("rustc_serialize_exclude_null", Normal, Gated(Stability::Unstable, - "rustc_attrs", - "the `#[rustc_serialize_exclude_null]` attribute \ - is an internal-only feature", - cfg_fn!(rustc_attrs))), ("rustc_synthetic", Whitelisted, Gated(Stability::Unstable, "rustc_attrs", "this attribute \ -- cgit 1.4.1-3-g733a5