Add support for inherent projections
This commit is contained in:
parent
c4083faade
commit
085ae9e8b4
6 changed files with 48 additions and 3 deletions
|
@ -25,6 +25,7 @@ mod assembly;
|
|||
mod canonicalize;
|
||||
mod eval_ctxt;
|
||||
mod fulfill;
|
||||
mod inherent_projection;
|
||||
pub mod inspect;
|
||||
mod normalize;
|
||||
mod opaques;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue