s/Show/Debug/g
This commit is contained in:
parent
09ba9f5c87
commit
788181d405
195 changed files with 577 additions and 577 deletions
|
@ -52,7 +52,7 @@ pub trait Reader {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone, PartialEq, Eq, Show)]
|
||||
#[derive(Clone, PartialEq, Eq, Debug)]
|
||||
pub struct TokenAndSpan {
|
||||
pub tok: token::Token,
|
||||
pub sp: Span,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue