summary refs log tree commit diff
path: root/src/test/run-pass/issue-1466.rs
AgeCommit message (Expand)AuthorLines
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-1/+1
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-1/+1
2012-07-18test: XFAIL issue-1466.rs due to cycle collector crashes.Patrick Walton-0/+1
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-1/+1
2012-04-13add test for issue #1466 that runs with CC ZEAL enabled.Niko Matsakis-0/+3
2012-04-12Add a run-fail test for result::get, get rid of a FIXME. Also some random oth...Tim Chevalier-0/+3