Require TAITs to be mentioned in the signatures of functions that register hidden types for them
This commit is contained in:
parent
921f669749
commit
4c99872efe
70 changed files with 796 additions and 184 deletions
|
@ -11,7 +11,7 @@ mod fulfill;
|
|||
pub mod misc;
|
||||
mod object_safety;
|
||||
pub mod outlives_bounds;
|
||||
mod project;
|
||||
pub mod project;
|
||||
pub mod query;
|
||||
#[cfg_attr(not(bootstrap), allow(hidden_glob_reexports))]
|
||||
mod select;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue