Register new snapshots
This commit is contained in:
parent
2a8cb678e6
commit
b53e9f17d3
25 changed files with 13 additions and 402 deletions
|
@ -823,7 +823,6 @@ pub struct Display<'a, P:'a> {
|
|||
filename: bool
|
||||
}
|
||||
|
||||
//NOTE(stage0): replace with deriving(Show) after snapshot
|
||||
impl<'a, P: GenericPath> fmt::Show for Display<'a, P> {
|
||||
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