about summary refs log tree commit diff
path: root/src/test/run-pass/box-inside-if.rs
AgeCommit message (Expand)AuthorLines
2014-10-02tests: remove uses of Gc.Eduard Burtescu-24/+0
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-2/+4
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-1/+1
2013-10-23register snapshotsDaniel Micay-3/+1
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30rpass: Remove usage of fmt!Alex Crichton-1/+1
2013-08-17Fix warnings it testsErick Tryzelaar-3/+3
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-1/+1
2012-08-01Convert ret to returnBrian Anderson-3/+3
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-1/+1
2011-08-12Convert most working tests to ivecsBrian Anderson-3/+3
2011-08-12Remove std::vecBrian Anderson-2/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-5/+5
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-14/+7
2011-05-20Un-XFAIL some tests that now pass.Tim Chevalier-1/+0
2011-05-17Finally rename std::_xxx to std::xxxMarijn Haverbeke-1/+1
2011-05-16Update a couple tests that slipped through.Graydon Hoare-1/+1
2011-05-16Started adding support for return checking and non-returning function annotat...Tim Chevalier-0/+25