diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2016-08-16 11:42:30 -0400 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2016-08-17 15:21:59 -0400 |
| commit | 6b33f47514f47267d9e07bebbf4c97b2404fa58c (patch) | |
| tree | d5d4ff7b97e46cee783294812ee3bbc2e9df8e49 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 9daea5b6393af6706dd50a48d4bf8e6eeaff9860 (diff) | |
| download | rust-6b33f47514f47267d9e07bebbf4c97b2404fa58c.tar.gz rust-6b33f47514f47267d9e07bebbf4c97b2404fa58c.zip | |
remove `usize: DepGraphRead` and add `Untracked`
The idea is that a `usize` is sort of ambiguous: in this case, it represents indices that do not need tracking, but it could as easily be some data read out from a tracked location, and hence represent tracked data. Therefore, we add an `Untracked` type that lets user assert that value is not tracked. Also correct various typos.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
