diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2017-11-21 13:12:24 -0500 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2017-12-04 09:14:38 -0500 |
| commit | 243bf3f7180e1d35a0ed9934346345c83eeeb4c1 (patch) | |
| tree | 40064cf2f0893ea43626e7c3c7e00eb3b723d0cc /src/libstd/sys/unix/stack_overflow.rs | |
| parent | fa813f74a21ae21a4491667e7201319017f4093e (diff) | |
| download | rust-243bf3f7180e1d35a0ed9934346345c83eeeb4c1.tar.gz rust-243bf3f7180e1d35a0ed9934346345c83eeeb4c1.zip | |
rename "free region" to "universally quantified region"
This has been bugging me. All the regions appear free in the source; the real difference is that some of them are universally quantified (those in the function signature) and some are existentially quantified (those for which we are inferring values).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
