Register new snapshots
This commit is contained in:
@@ -28,11 +28,6 @@ Core encoding and decoding interfaces.
|
||||
#[cfg(test)]
|
||||
extern crate test;
|
||||
|
||||
#[cfg(stage0)]
|
||||
#[phase(syntax, link)]
|
||||
extern crate log;
|
||||
|
||||
#[cfg(not(stage0))]
|
||||
#[phase(plugin, link)]
|
||||
extern crate log;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user