We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f0947 commit 4c6510bCopy full SHA for 4c6510b
src/librustc_mir_build/hair/pattern/_match.rs
@@ -982,7 +982,7 @@ impl<'tcx> Constructor<'tcx> {
982
}
983
984
985
-/// Some fields need to be explicitely hidden away in certain cases; see the comment above the
+/// Some fields need to be explicitly hidden away in certain cases; see the comment above the
986
/// `Fields` struct. This struct represents such a potentially-hidden field. When a field is hidden
987
/// we still keep its type around.
988
#[derive(Debug, Copy, Clone)]
0 commit comments