Module rustc_typeck::collect
[−]
[src]
🔬 This is a nightly-only experimental API. (
rustc_private)Enums
| SizedByDefault |
[ Experimental ]
|
Functions
| collect_item_types |
[ Experimental ]
|
| compute_bounds |
[ Experimental ] Translate the AST's notion of ty param bounds (which are an enum consisting of a newtyped Ty or a region) to ty's notion of ty param bounds, which can either be user-defined traits, or the built-in trait (formerly known as kind): Send. |
| provide |
[ Experimental ]
|