summary refs log tree commit diff
path: root/src/test/compile-fail/issue-7364.rs
AgeCommit message (Expand)AuthorLines
2015-05-29add const_fn featuresNiko Matsakis-0/+1
2015-05-27Use `const fn` to abstract away the contents of UnsafeCell & friends.Eduard Burtescu-1/+0
2015-05-21Make various fixes:Niko Matsakis-1/+1
2015-02-16tests: fix fallout from changed error messages.Eduard Burtescu-3/+3
2015-02-16rustc: merge check_static into check_const.Eduard Burtescu-1/+2
2015-02-04Fix for misspelled comments in tests.Joseph Crail-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+1
2015-01-07markers -> markerNick Cameron-2/+2
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-2/+2
2014-12-29Test fixes and rebase conflictsAlex Crichton-1/+0
2014-12-28Regression test for #16538Tamir Duberstein-3/+3
2014-12-26Keep track of the whole error chainFlavio Percoco-1/+3
2014-10-09test: Convert statics to constantsAlex Crichton-1/+2
2014-10-02tests: remove uses of Gc.Eduard Burtescu-2/+1
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-2/+3
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-02-27Closes #7364 Test caseFlavio Percoco-0/+19