bors 40b6638df6 Auto merge of #13765 - dohse:fix-13702, r=epage
Fix cargo add behaving different when translating package name

Fixes #13702
Fixes #10680

TODOs

- [x] ~Fuzzy match registry dependencies in `cargo remove` as well~
     `cargo remove` does not need fuzzy matching, because there is no unexpected behavior for the user
- [x] ~Don't duplicate name permutation generation~
     Unsure whether this is worth it
- [ ] Shall we reject cases where multiple different permutations match?
- [x] Add comments that explain the behavior
2024-09-04 00:17:46 +00:00
..
2024-05-27 21:27:03 -05:00
2024-09-01 15:49:34 +02:00
2024-08-03 16:40:10 -07:00
2024-05-27 21:27:03 -05:00
2024-05-27 21:27:03 -05:00
2024-09-01 15:49:34 +02:00