summary refs log tree commit diff
path: root/src/test/run-pass/enum-nullable-simplifycfg-misopt.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-30Remove all `i` suffixesTobias Bucher-2/+2
2015-01-08fallout: run-pass tests that use box. (many could be ported to `Box::new` in...Felix S. Klock II-0/+2
2014-11-17Switch to purely namespaced enumsSteven Fackler-3/+3
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2014-10-02tests: remove uses of Gc.Eduard Burtescu-4/+2
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-2/+2
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
2013-10-23register snapshotsDaniel Micay-0/+2
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30rpass: Remove usage of fmt!Alex Crichton-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-3/+3
2013-04-30Reverse accidental src/llvm reversion in 876483dcf, and add test.Jed Davis-0/+24