Skip to content

Commit 00bf29b

Browse files
pnkfelixCentril
andauthored
Update src/test/ui/nll/issue-63154-normalize.rs
review feedback Co-Authored-By: Mazdak Farrokhzad <[email protected]>
1 parent 6dd86b4 commit 00bf29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/nll/issue-63154-normalize.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Regression test for rust-lang/rust#63154
22
//
3-
// Before, we would ICE after faiing to normalize the destination type
3+
// Before, we would ICE after failing to normalize the destination type
44
// when checking call destinations and also when checking MIR
55
// assignment statements.
66

0 commit comments

Comments
 (0)