Add a way to decouple the implementation and the declaration of a TyCtxt method.
This commit is contained in:
@@ -89,6 +89,7 @@ mod macros;
|
||||
pub mod arena;
|
||||
pub mod error;
|
||||
pub mod hir;
|
||||
pub mod hooks;
|
||||
pub mod infer;
|
||||
pub mod lint;
|
||||
pub mod metadata;
|
||||
|
||||
Reference in New Issue
Block a user