about summary refs log tree commit diff
path: root/src/test/run-pass/command-line-args.rs
AgeCommit message (Expand)AuthorLines
2012-10-04Remove arg vectors from main functions. Stop supporting them.Brian Anderson-3/+0
2012-09-25use + mode for (almost) everything when not using legacy modesNiko Matsakis-1/+1
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-1/+1
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-1/+1
2012-06-28Make a bunch of tests stop using the deprecated vector syntax.Michael Sullivan-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-09-02Reformat. Issue #855Brian Anderson-1/+1
2011-09-01Convert main functions to istrs. Issue #855Brian Anderson-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-1/+1
2011-08-16Convert most main functions to the ivec signatureBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-1/+1
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-3/+3
2010-06-23Populate tree.Graydon Hoare-0/+3