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 07b7dc9 commit 4f94bbfCopy full SHA for 4f94bbf
compiler/rustc_middle/src/ty/sty.rs
@@ -1456,7 +1456,7 @@ impl<'tcx> Ty<'tcx> {
1456
}
1457
1458
1459
- /// Returns the type and mutability of `*ty`.
+ /// Returns the type of `*ty`.
1460
///
1461
/// The parameter `explicit` indicates if this is an *explicit* dereference.
1462
/// Some types -- notably raw ptrs -- can only be dereferenced explicitly.
0 commit comments