remove imports
This commit is contained in:
parent
6453fcd4cc
commit
a079d5e4d2
8 changed files with 6 additions and 8 deletions
|
|
@ -19,5 +19,4 @@ fn main() {
|
|||
//~^ ERROR does not implement any method
|
||||
//~^^ HELP #1: `core::slice::SliceExt`
|
||||
//~^^^ HELP #2: `core::str::StrExt`
|
||||
//~^^^^ HELP #3: `collections::slice::SliceExt`
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue