Fix rustdoc and tests.
This commit is contained in:
parent
e02aa722aa
commit
e2ebc8f811
13 changed files with 71 additions and 103 deletions
|
@ -28,7 +28,6 @@ extern crate time;
|
|||
#[phase(syntax, link)]
|
||||
extern crate log;
|
||||
|
||||
use std::cell::RefCell;
|
||||
use std::local_data;
|
||||
use std::io;
|
||||
use std::io::{File, MemWriter};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue