Normalize wording of privacy access labels
This commit is contained in:
parent
94bbd46682
commit
854b78fe22
89 changed files with 370 additions and 332 deletions
|
|
@ -14,7 +14,7 @@ error[E0603]: static `x` is private
|
|||
--> $DIR/pub-item-macro.rs:20:23
|
||||
|
|
||||
LL | let y: u32 = foo::x;
|
||||
| ^ this static is private
|
||||
| ^ private static
|
||||
|
|
||||
note: the static `x` is defined here
|
||||
--> $DIR/pub-item-macro.rs:5:9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue