Commit 409e0ac
authored
Merge pull request rust-lang#19490 from rossdylan/fix-unicode-progress-report
fix: Fix panic in progress due to splitting unicode incorrectlyFile tree
1 file changed
+2
-2
lines changed- src/tools/rust-analyzer/crates/rust-analyzer/src/cli
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments