]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #50987 - estebank:underline-multiple-suggestions, r=petrochencov
authorkennytm <kennytm@gmail.com>
Sat, 26 May 2018 11:32:18 +0000 (19:32 +0800)
committerGitHub <noreply@github.com>
Sat, 26 May 2018 11:32:18 +0000 (19:32 +0800)
Underline multiple suggested replacements in the same line

<img width="685" alt="screen shot 2018-05-22 at 21 06 48" src="https://user-images.githubusercontent.com/1606434/40403051-174f3180-5e04-11e8-86b6-261630c5ff80.png">

Follow up to #50943.

Fix #50977.


Trivial merge