about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3763.rs
AgeCommit message (Expand)AuthorLines
2018-07-15Move some `compile-fail` tests to `ui`Esteban Küber-36/+0
2017-01-31Removes FIXMEs related to #22405Wesley Wiser-2/+0
2015-03-03Switched to Box::new in many places.Felix S. Klock II-4/+7
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+1
2014-10-02tests: remove uses of Gc.Eduard Burtescu-5/+0
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-2/+4
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+2
2014-04-06name struct in "field `...` is private" errorBenjamin Herr-4/+8
2014-03-31rpass/cfail: Update field privacy where necessaryAlex Crichton-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2013-12-12Gate literal box expressions in addition to typesAlex Crichton-0/+2
2013-08-07Fix falloutCorey Richardson-1/+1
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-1/+1
2013-03-13librustc: Remove implicit self from the language, except for old-style drop b...Patrick Walton-1/+1
2013-02-28librustc: Mark all type implementations public. rs=impl-publicityPatrick Walton-1/+1
2012-12-11Auto-deref when checking field and method privacyTim Chevalier-5/+10
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-06Test cases, some xfailedTim Chevalier-0/+17