summary refs log tree commit diff
path: root/src/test/run-pass/log-linearized.rs
AgeCommit message (Expand)AuthorLines
2012-08-01Convert ret to returnBrian Anderson-1/+1
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-2/+2
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-2/+2
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-3/+3
2012-01-19rustc: Make the pretty printer output commas after enum variants. Update all ...Patrick Walton-2/+2
2012-01-19test: "tag" -> "enum" in run-pass and run-failPatrick Walton-1/+1
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-10-25Update our code to new type parameter kind syntaxMarijn Haverbeke-2/+2
2011-09-19Un-xfail various testsBrian Anderson-2/+0
2011-09-02test: Add a test case for linearize_ty_params() and shapesPatrick Walton-0/+25