aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/vec-in-tup.rs
Commit message (Collapse)AuthorAgeFilesLines
* Remove effect system from src.Graydon Hoare2011-04-191-1/+1
|
* Split out stratum-checking pass, implement more-strict (overly aggressive) ↵Graydon Hoare2010-11-021-1/+1
| | | | impure-effect checking.
* Two more testcases for overwriting already-live box-like fields in ↵Graydon Hoare2010-07-231-0/+4
structures, without leaking.