Reduce exposure of some items.
This commit is contained in:
parent
290fc68f2d
commit
e2664eba50
11 changed files with 16 additions and 16 deletions
|
@ -34,13 +34,13 @@ mod common_traits;
|
|||
mod consts;
|
||||
mod errors;
|
||||
mod implied_bounds;
|
||||
pub mod instance;
|
||||
mod instance;
|
||||
mod layout;
|
||||
mod layout_sanity_check;
|
||||
mod needs_drop;
|
||||
mod opaque_types;
|
||||
pub mod representability;
|
||||
pub mod sig_types;
|
||||
mod representability;
|
||||
mod sig_types;
|
||||
mod structural_match;
|
||||
mod ty;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue