about summary refs log tree commit diff
path: root/src/libstd/sys
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-11-23 23:22:39 +0100
committerGitHub <noreply@github.com>2019-11-23 23:22:39 +0100
commitc215de006230208afa77f4c8bb2715ecabf5b1a4 (patch)
treeeeb5b6401c97decfd3ebb19f12bddf916712c95d /src/libstd/sys
parent0bb06cbea920d9a314071c0c2446ffa49055292e (diff)
parentbbbdbb0e44bb4cea653584017acce4bcda158939 (diff)
downloadrust-c215de006230208afa77f4c8bb2715ecabf5b1a4.tar.gz
rust-c215de006230208afa77f4c8bb2715ecabf5b1a4.zip
Rollup merge of #66673 - petrochenkov:toresolve, r=Centril
Move def collector from `rustc` to `rustc_resolve`

It's used only from `rustc_resolve`, so we can move it there, thus reducing the size of `rustc` (https://github.com/rust-lang/rust/issues/65031).

It's quite possible that we can merge the def collector pass into the "build reduced graph" pass (they are always run together and do similar things), but it's some larger work.

r? @eddyb
Diffstat (limited to 'src/libstd/sys')
0 files changed, 0 insertions, 0 deletions