Update E0253.rs
changed error text
This commit is contained in:
parent
5c2c19aa89
commit
c974749be8
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ mod foo {
|
|||
|
||||
use foo::MyTrait::do_something;
|
||||
//~^ ERROR E0253
|
||||
//~|NOTE not directly importable
|
||||
//~|NOTE cannot be imported directly
|
||||
|
||||
fn main() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue