about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-03-05 18:39:40 +0000
committerbors <bors@rust-lang.org>2018-03-05 18:39:40 +0000
commitc9334404f06a188854af33835a0efe1e834e4ac4 (patch)
tree03b1a99ea356ab965646579c28a2e8941095cfa3 /src/libstd/sys/unix/process/process_unix.rs
parente2746d870017c869b84fc56ecd63f5e4f9646c96 (diff)
parent93625f12e080ac85f5a7a712a316847a891c1d07 (diff)
downloadrust-c9334404f06a188854af33835a0efe1e834e4ac4.tar.gz
rust-c9334404f06a188854af33835a0efe1e834e4ac4.zip
Auto merge of #48208 - michaelwoerister:track-features, r=petrochenkov
Turn feature-gate table into a query so it is covered by dependency tracking.

Turn access to feature gates into a query so we handle them correctly during incremental compilation.

Features are still available via `Session` through `features_untracked()`. I wish we had a better way of hiding untracked information. It would be great if we could remove the `sess` field from `TyCtxt`.

Fixes #47003.
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions