diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-02-17 23:51:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-17 23:51:14 +0100 |
| commit | d2232506629b3de71db97694889928bf91330566 (patch) | |
| tree | ef3d134ec91ee6a8a8a237a7d7b53494f0f450a9 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 40e3af5a2131f0f211e2f247faceae4008c94ec9 (diff) | |
| parent | 7e94641ee956989d57492975a1214fc79dcd1fce (diff) | |
| download | rust-d2232506629b3de71db97694889928bf91330566.tar.gz rust-d2232506629b3de71db97694889928bf91330566.zip | |
Rollup merge of #81860 - osa1:issue81800, r=estebank
Fix SourceMap::start_point `start_point` needs to return the *first* character's span, but it would previously call `find_width_of_character_at_span` which returns the span of the *last* character. The implementation is now fixed. Other changes: - Docs for start_point, end_point, find_width_of_character_at_span updated - Minor simplification in find_width_of_character_at_span code Fixes #81800
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
