about summary refs log tree commit diff
path: root/src/libsyntax/parse
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-06-06 13:19:25 +0200
committerGitHub <noreply@github.com>2019-06-06 13:19:25 +0200
commitface682c82a64e0f21738d7cb2a6eaa026c207c2 (patch)
tree92c69c17d599c9889edc607eb98af2effeaad5b3 /src/libsyntax/parse
parent59690f43953b191344b8ba85b10b44595f774921 (diff)
parentf708228508f29983e7d936e9b0388b0e64a51512 (diff)
downloadrust-face682c82a64e0f21738d7cb2a6eaa026c207c2.tar.gz
rust-face682c82a64e0f21738d7cb2a6eaa026c207c2.zip
Rollup merge of #61557 - alexcrichton:build-less, r=pietroalbini
rustbuild: Include `rustfmt` in deduplicated dependencies

Currently `rustfmt` is excluded from the "don't build dependencies
twice" check but it's currently building dependencies twice! Namely big
dependencies like `rustc-ap-syntax` are built once for rustfmt and once
for the RLS. This commit includes `rustfmt` in these checks and then
fixes the resulting feature mismatches for winapi.
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions