Skip to content

Commit 192d533

Browse files
pnkfelixCentril
andcommitted
Update src/test/ui/binding/issue-53114-safety-checks.rs
Co-Authored-By: Mazdak Farrokhzad <[email protected]>
1 parent ee7a035 commit 192d533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/binding/issue-53114-safety-checks.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Issue #53114: NLL's borrow check had some deviations from the old borrow
22
// checker, and both had some deviations from our ideal state. This test
3-
// captures the behavior of how `_` bindings are handled wiith respect to how we
3+
// captures the behavior of how `_` bindings are handled with respect to how we
44
// flag expressions that are meant to request unsafe blocks.
55

66
#![feature(untagged_unions)]

0 commit comments

Comments
 (0)