Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a8daf4c

Browse files
Rollup merge of #144180 - lqd:fix-typo, r=jieyouxu
fix load-bearing typo Trying to see if this is enough to fix PR CI. How did it land without issues is a question for later. <sub>I can see the headlines already, "billion dollar infrastructure brought down by load-bearing typo".</sub>
2 parents a6b625c + 4ef92be commit a8daf4c

File tree

1 file changed

+1
-1
lines changed
  • library/coretests/tests/iter/adapters

1 file changed

+1
-1
lines changed

‎library/coretests/tests/iter/adapters/zip.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ fn test_double_ended_zip() {
273273

274274
#[test]
275275
#[cfg(panic = "unwind")]
276-
/// Regresion test for #137255
276+
/// Regression test for #137255
277277
/// A previous implementation of Zip TrustedRandomAccess specializations tried to do a lot of work
278278
/// to preserve side-effects of equalizing the iterator lengths during backwards iteration.
279279
/// This lead to several cases of unsoundness, twice due to being left in an inconsistent state

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /