Module rustc_typeck::check::dropck
[−]
[src]
🔬 This is a nightly-only experimental API. (
rustc_private
)Functions
check_drop_impl |
[ Experimental ] check_drop_impl confirms that the Drop implementation identfied by
|
check_safety_of_destructor_if_necessary |
[ Experimental ] check_safety_of_destructor_if_necessary confirms that the type
expression |