Expand description
This crate defines the trait resolution method.
- Traits. Trait resolution is implemented in the 
traitsmodule. 
For more information about how rustc works, see the rustc-dev-guide.
§Note
This API is completely unstable and subject to change.
Modules§
- error_
reporting  - errors
 - infer
 - opaque_
types  - regions
 - solve
 - traits
 - Trait Resolution. See the rustc dev guide for more information on how this works.
 
Statics§
- DEFAULT_
LOCALE_ RESOURCE  - Raw content of Fluent resource for this crate, generated by 
fluent_messagesmacro, imported byrustc_driverto include all crates’ resources in one bundle.