More test fixes
This commit is contained in:
parent
24ccb34266
commit
a64000820f
64 changed files with 227 additions and 187 deletions
|
@ -176,8 +176,6 @@ impl TocBuilder {
|
|||
}
|
||||
}
|
||||
|
||||
//NOTE(stage0): remove impl after snapshot
|
||||
#[cfg(stage0)]
|
||||
impl fmt::Show for Toc {
|
||||
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
|
||||
fmt::String::fmt(self, f)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue