Reexport -> re-export in error messages
This commit is contained in:
parent
c698496f84
commit
90fcd4476c
18 changed files with 44 additions and 41 deletions
|
|
@ -127,7 +127,7 @@ declare_lint! {
|
|||
declare_lint! {
|
||||
pub PUB_USE_OF_PRIVATE_EXTERN_CRATE,
|
||||
Deny,
|
||||
"detect public reexports of private extern crates"
|
||||
"detect public re-exports of private extern crates"
|
||||
}
|
||||
|
||||
declare_lint! {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue