Rollup merge of #88661 - est31:typo_fix_in_test, r=joshtriplett
Correct typo found while addressing reviewer remarks for #88316
This commit is contained in:
commit
797f9ce01a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// arms whose patterns were composed solely of constants to not have
|
||||
// them linked in the cfg.
|
||||
//
|
||||
// THis was broken for various reasons. In particular, that hack was
|
||||
// This was broken for various reasons. In particular, that hack was
|
||||
// originally authored under the assunption that other checks
|
||||
// elsewhere would ensure that the two patterns did not overlap. But
|
||||
// that assumption did not hold, at least not in the long run (namely,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue