aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/vec-ref-count.rs
Commit message (Expand)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-6/+6
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-6/+6
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-2/+2
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-2/+2
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-2/+2
* Change vec-ref-count to handle 1 or 2, so long as non-leaky and non-creeping....Graydon Hoare2011-04-281-4/+5
* test: Add a test for vector reference counts, XFAIL'd in rustcPatrick Walton2011-04-281-0/+11