Skip to content

Commit

Permalink
Fixes for rust nightly change to behavior of no_std[1]
Browse files Browse the repository at this point in the history
  • Loading branch information
mokus0 committed Aug 16, 2015
1 parent f4deb74 commit 619bd4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#![feature(core, plugin)]
#![plugin(ioreg)]

extern crate core;
extern crate volatile_cell;

#[cfg(test)]
Expand Down

0 comments on commit 619bd4e

Please sign in to comment.