diff options
| author | bors <bors@rust-lang.org> | 2016-02-05 20:13:25 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-02-05 20:13:25 +0000 |
| commit | 34af2de4096b3b1c5d3a5b70171c6e27822aaefb (patch) | |
| tree | 6ae88dacd42574033b3ebcf40de756a1c0a31b7d /src/libstd/sys/unix/process.rs | |
| parent | 6dc112dbb7dd2be0948eae816ec772ef92c69ca9 (diff) | |
| parent | a0f96d631eafdec2605585f462376cd4d9209f05 (diff) | |
| download | rust-34af2de4096b3b1c5d3a5b70171c6e27822aaefb.tar.gz rust-34af2de4096b3b1c5d3a5b70171c6e27822aaefb.zip | |
Auto merge of #31304 - nikomatsakis:incr-comp-read-from-hir-map, r=michaelwoerister
This change also modifies the dep graph infrastructure to keep track of the number of active tasks, so that even if we are not building the full dep-graph, we still get assertions when there is no active task and one does something that would add a read/write edge. This is particularly helpful since, if the assertions are *not* active, you wind up with the error happening in the message processing thread, which is too late to know the correct backtrace. ~~Before landing, I need to do some performance measurements. Those are underway.~~ See measurements below. No real effect on time. r? @michaelwoerister
Diffstat (limited to 'src/libstd/sys/unix/process.rs')
0 files changed, 0 insertions, 0 deletions
