about summary refs log tree commit diff
path: root/src/libsyntax/parse
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2018-11-29 13:10:27 +0100
committerGitHub <noreply@github.com>2018-11-29 13:10:27 +0100
commit8ca3cb90b35e8e153b4cd9b396f41ffa21b77085 (patch)
treeb81a4fa376410a022380d89c80ec2b30df77e01a /src/libsyntax/parse
parent5a03532ea94890c9c4fd77819edaab4fa9d7376c (diff)
parent32d07cc2fc23e7cfa8b23a495e6667bcc7cf643a (diff)
downloadrust-8ca3cb90b35e8e153b4cd9b396f41ffa21b77085.tar.gz
rust-8ca3cb90b35e8e153b4cd9b396f41ffa21b77085.zip
Rollup merge of #55391 - matthiaskrgr:bootstrap_cleanup, r=TimNN
bootstrap: clean up a few clippy findings

remove useless format!()s
remove redundant field names in a few struct initializations
pass slice instead of a vector to a function
use is_empty() instead of comparisons to .len()

No functional change intended.
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions