Register new snapshots

This commit is contained in:
Alex Crichton 2014-12-09 14:08:10 -08:00
parent b25e100173
commit 52edb2ecc9
34 changed files with 8002 additions and 7220 deletions

View file

@ -89,10 +89,8 @@ impl Lit {
}
}
#[cfg(not(stage0))]
impl Copy for Lit {}
#[cfg(not(stage0))]
impl Copy for IdentStyle {}
#[allow(non_camel_case_types)]