mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-16 05:56:56 +00:00
Update E0253.rs
changed error text
This commit is contained in:
parent
5c2c19aa89
commit
c974749be8
@ -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…
Reference in New Issue
Block a user