Module rustc_borrowck::borrowck::check_loans [−][src]
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Structs
| CheckLoanCtxt |
[ Experimental ]
|
Enums
| UseError |
[ Experimental ]
|
Functions
| check_loans |
[ Experimental ]
|
| compatible_borrow_kinds |
[ Experimental ]
|
| owned_ptr_base_path |
[ Experimental ] Returns the base of the leftmost dereference of an Unique in
|
| owned_ptr_base_path_rc |
[ Experimental ] The equivalent of |