about summary refs log tree commit diff
path: root/src/test/run-pass/issue-7911.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-46/+0
2016-10-18Fix some pretty printing testsVadim Petrochenkov-2/+0
2016-08-13Ensure that attributes are spelled properly.Ahmed Charles-1/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+3
2015-01-05Un-gate macro_rulesKeegan McAllister-2/+0
2015-01-05Modernize macro_rules! invocationsKeegan McAllister-2/+2
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-2/+2
2014-07-19librustc: Implement lifetime elision.Patrick Walton-4/+4
2014-07-08fix hygiene for test caseJohn Clements-4/+4
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-2/+2
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-02-07Added tests to make tidyDerek Guenther-1/+1
2014-01-31Add test case for issue 7911JeremyLetang-0/+48