summary refs log tree commit diff
path: root/src/test/run-pass/issue-9129.rs
AgeCommit message (Expand)AuthorLines
2017-07-08Remove more anonymous trait method parametersVadim Petrochenkov-1/+1
2016-10-18Fix some pretty printing testsVadim Petrochenkov-1/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-02-04remove all kind annotations from closuresJorge Aparicio-1/+1
2015-01-08fallout: run-pass tests that use box. (many could be ported to `Box::new` in...Felix S. Klock II-0/+2
2015-01-05rollup merge of #20482: kmcallister/macro-reformAlex Crichton-4/+2
2015-01-05Un-gate macro_rulesKeegan McAllister-2/+0
2015-01-05Modernize macro_rules! invocationsKeegan McAllister-2/+2
2015-01-05fix rpass testsJorge Aparicio-1/+1
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-1/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+3
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-02-07Removed @self and @Trait.Eduard Burtescu-5/+5
2013-12-18Adding tests for closed issuesAlex Crichton-0/+41