Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Patrick Walton
|
6cb38aeb43
|
test: XFAIL issue-1466.rs due to cycle collector crashes.
I don't want to do this, but the tree has been in a state of chaos for days
and it's not clear what can be backed out to fix this test.
|
2012-07-18 20:39:56 -07:00 |
|
Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Niko Matsakis
|
f099359cfa
|
add test for issue #1466 that runs with CC ZEAL enabled.
Fixes #1466. (Unable to reproduce)
|
2012-04-13 12:41:37 -07:00 |
|
Tim Chevalier
|
ea0063788b
|
Add a run-fail test for result::get, get rid of a FIXME. Also some random other tests, mostly xfailed.
|
2012-04-12 20:24:07 -07:00 |
|