summary refs log tree commit diff
path: root/src/test/run-pass/const-block.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-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-2/+2
2015-01-20tests: uncomment regression tests for 13970, 13971, 13972Corey Richardson-27/+17
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2014-12-26Make Send and Sync traits unsafeFlavio Percoco-1/+1
2014-12-26Require types to opt-in SyncFlavio Percoco-0/+4
2014-06-28Rename all raw pointers as necessaryAlex Crichton-3/+3
2014-05-13Allow blocks in const expressionsMarvin Löbel-0/+69