s/Show/Debug/g
This commit is contained in:
parent
09ba9f5c87
commit
788181d405
195 changed files with 577 additions and 577 deletions
|
@ -395,7 +395,7 @@ pub fn find_testable_code(doc: &str, tests: &mut ::test::Collector) {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Eq, PartialEq, Clone, Show)]
|
||||
#[derive(Eq, PartialEq, Clone, Debug)]
|
||||
struct LangString {
|
||||
should_fail: bool,
|
||||
no_run: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue