about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorDavid Wood <david@davidtw.co>2019-01-29 13:34:40 +0100
committerDavid Wood <david@davidtw.co>2019-01-31 12:01:28 +0100
commit1595163356546e8a4db55784bcc591e2c5cea26c (patch)
tree29590b60d7f33441479541a23f1fc04fa7a56b20 /src/libsyntax/parse/parser.rs
parenta21bd756889942cfed06dfd4ccd08838fc27ffdf (diff)
downloadrust-1595163356546e8a4db55784bcc591e2c5cea26c.tar.gz
rust-1595163356546e8a4db55784bcc591e2c5cea26c.zip
Add suggestion for duplicated import.
This commit 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