Factor out attr symbols into constants

This commit is contained in:
David Tolnay
2019-07-31 20:45:34 -07:00
parent 690467cbe2
commit 97de3dccbb
3 changed files with 110 additions and 55 deletions
+1
View File
@@ -6,6 +6,7 @@ pub use self::ctxt::Ctxt;
mod case;
mod check;
mod symbol;
#[derive(Copy, Clone)]
pub enum Derive {