drive-by cleanup: fix outdated documentation
This commit is contained in:
parent
07b7dc90ee
commit
4f94bbf13d
1 changed files with 1 additions and 1 deletions
|
|
@ -1456,7 +1456,7 @@ impl<'tcx> Ty<'tcx> {
|
|||
}
|
||||
}
|
||||
|
||||
/// Returns the type and mutability of `*ty`.
|
||||
/// Returns the type of `*ty`.
|
||||
///
|
||||
/// The parameter `explicit` indicates if this is an *explicit* dereference.
|
||||
/// Some types -- notably raw ptrs -- can only be dereferenced explicitly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue