summary refs log tree commit diff
path: root/src/test/run-pass/init-res-into-things.rs
AgeCommit message (Expand)AuthorLines
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-7/+7
2012-02-05test: Resolve some FIXMEsBrian Anderson-2/+1
2012-01-19rustc: Make the pretty printer output commas after enum variants. Update all ...Patrick Walton-1/+1
2012-01-19test: "tag" -> "enum" in run-pass and run-failPatrick Walton-2/+2
2012-01-13Remove tests for objs, adjust tests that use objsMarijn Haverbeke-9/+0
2011-11-18Add some tests for new kind systemMarijn Haverbeke-2/+11
2011-09-27Prevent copies of resources into various thingsBrian Anderson-0/+70