Skip to content

Commit 4c6510b

Browse files
Nadrierilvarkor
andauthored
Typo
Co-authored-by: varkor <[email protected]>
1 parent c6f0947 commit 4c6510b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_mir_build/hair/pattern/_match.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ impl<'tcx> Constructor<'tcx> {
982982
}
983983
}
984984

985-
/// Some fields need to be explicitely hidden away in certain cases; see the comment above the
985+
/// Some fields need to be explicitly hidden away in certain cases; see the comment above the
986986
/// `Fields` struct. This struct represents such a potentially-hidden field. When a field is hidden
987987
/// we still keep its type around.
988988
#[derive(Debug, Copy, Clone)]

0 commit comments

Comments
 (0)