about summary refs log tree commit diff
path: root/src/test/run-pass/pass-by-copy.rs
AgeCommit message (Expand)AuthorLines
2014-10-02tests: remove uses of Gc.Eduard Burtescu-26/+0
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-6/+8
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-0/+2
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-2/+2
2013-10-23register snapshotsDaniel Micay-0/+2
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-2/+2
2013-09-30rpass: Remove usage of fmt!Alex Crichton-2/+2
2013-07-17Clean-up tests after debug!/std-macros change.Huon Wilson-2/+2
2013-06-04librustc: Disallow multiple patterns from appearing in a "let" declaration.Patrick Walton-1/+2
2013-05-08test: Fix tests.Patrick Walton-2/+2
2013-03-11Remove uses of logBrian Anderson-2/+2
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-26testsuite: Eliminate uses of structural records from most run-pass testsTim Chevalier-3/+5
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-2/+2
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-2/+2
2011-11-18Add a pass-by-copy parameter passing conventionMarijn Haverbeke-0/+8