Rollup merge of #112670 - petrochenkov:typriv, r=eholk
privacy: Type privacy lints fixes and cleanups See individual commits. Follow up to https://github.com/rust-lang/rust/pull/111801.
This commit is contained in:
commit
42a495da7e
23 changed files with 255 additions and 158 deletions
|
@ -1558,6 +1558,7 @@ symbols! {
|
|||
type_length_limit,
|
||||
type_macros,
|
||||
type_name,
|
||||
type_privacy_lints,
|
||||
u128,
|
||||
u16,
|
||||
u32,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue