about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-02-05 05:14:15 +0000
committerbors <bors@rust-lang.org>2019-02-05 05:14:15 +0000
commitb2c6b8c29f13f8d1f242da89e587960b95337819 (patch)
tree92927fb4e6748fe396cd9eae073dd4d151f2830d /src/libsyntax/parse/parser.rs
parent710ddc151baf9750e074229b8bdc794d63246eb8 (diff)
parent1595163356546e8a4db55784bcc591e2c5cea26c (diff)
downloadrust-b2c6b8c29f13f8d1f242da89e587960b95337819.tar.gz
rust-b2c6b8c29f13f8d1f242da89e587960b95337819.zip
Auto merge of #57973 - davidtwco:issue-52891, r=estebank
Add suggestion for duplicated import.

Fixes #52891.

This PR adds a suggestion when a import is duplicated (ie. the same name
is used twice trying to import the same thing) to remove the second
import.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions