about summary refs log tree commit diff
path: root/src/libsyntax/parse
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-10-26 23:10:38 +0800
committerkennytm <kennytm@gmail.com>2018-10-26 23:10:38 +0800
commiteb2953022420517859c67c6e57ef59a14dd2fee8 (patch)
treea273c040b03e8d1eba1bac3c7e333f75165a9a36 /src/libsyntax/parse
parent5a16579d0851e28ff470af659a476debef1775ef (diff)
parent54edf321438137e611649c6528aa7d637afe9dc2 (diff)
downloadrust-eb2953022420517859c67c6e57ef59a14dd2fee8.tar.gz
rust-eb2953022420517859c67c6e57ef59a14dd2fee8.zip
Rollup merge of #55391 - matthiaskrgr:bootstrap_cleanup, r=oli-obk
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