summary refs log tree commit diff
path: root/src/test/run-pass/regions-params.rs
AgeCommit message (Expand)AuthorLines
2012-09-19xfail-fast the legacy_mode run-pass testsBrian Anderson-0/+1
2012-09-18rustc: Remove legacy mode inference, unless #[legacy_modes] is usedPatrick Walton-1/+3
2012-08-21more sound treatment of fn& regions; change all & to be distinctNiko Matsakis-1/+1
2012-07-18prevent regions from escaping in ifaces; remove &r.T syntaxNiko Matsakis-1/+1
2012-06-30Eliminate usages of old sugared call syntaxBrian Anderson-2/+2
2012-04-05new tests for things we'll have to fix eventuallyNiko Matsakis-0/+15