]> git.lizzy.rs Git - rust.git/commit
Move ATTRIBUTE_WHITELIST and CRATE_ATTRS to KNOWN_ATTRIBUTES in syntax::feature_gate
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 13 Feb 2015 13:35:11 +0000 (19:05 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Mon, 16 Feb 2015 06:19:07 +0000 (11:49 +0530)
commit531a06e593fdf4151c2b3f5673f24c7a0739e3f5
tree5f9174018478a2ee613a7831b70c3bcb4284cb07
parentc5db290bf6df986a6acd5ce993f278c18e55ca37
Move ATTRIBUTE_WHITELIST and CRATE_ATTRS to KNOWN_ATTRIBUTES in syntax::feature_gate
src/librustc/lint/builtin.rs
src/libsyntax/feature_gate.rs