diff options
| author | bors <bors@rust-lang.org> | 2018-01-11 03:24:16 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-01-11 03:24:16 +0000 |
| commit | 619ced057842a25f8700237a9c22a6f5c318a954 (patch) | |
| tree | 83d10e1074e1c353c6c508270754d20e52f5a055 /src/libstd/sys/cloudabi/stack_overflow.rs | |
| parent | c9c29807362b52dcf8e7736e0925233c2526aa18 (diff) | |
| parent | 95089224993616ad1d976a4a5586c3f8f9f159ad (diff) | |
| download | rust-619ced057842a25f8700237a9c22a6f5c318a954.tar.gz rust-619ced057842a25f8700237a9c22a6f5c318a954.zip | |
Auto merge of #47087 - Zoxc:incr_no_in_ignore, r=michaelwoerister
Replace uses of DepGraph.in_ignore with DepGraph.with_ignore I currently plan to track tasks in thread local storage. Ignoring things in a closure ensures that the ignore tasks do not overlap the beginning or end of any other task. The TLS API will also use a closure to change a TLS value, so having the ignore task be a closure also helps there. It also adds `assert_ignored` which is used before a `TyCtxt` is created. Instead of adding a new ignore task this simply ensures that we are in a context where reads are ignored. r? @michaelwoerister
Diffstat (limited to 'src/libstd/sys/cloudabi/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
