We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b55fe1 commit 00ce6d1Copy full SHA for 00ce6d1
compiler/rustc_middle/src/ty/sty.rs
@@ -1462,7 +1462,7 @@ impl<'tcx> Ty<'tcx> {
1462
}
1463
1464
1465
- /// Returns the type and mutability of `*ty`.
+ /// Returns the type of `*ty`.
1466
///
1467
/// The parameter `explicit` indicates if this is an *explicit* dereference.
1468
/// Some types -- notably raw ptrs -- can only be dereferenced explicitly.
0 commit comments