Luqman Aden
|
cc89029942
|
libcore: Remove ptr::mut_addr_of since &mut is coerced to *mut
|
2013-02-14 18:36:10 -08:00 |
|
Patrick Walton
|
54b2cad8b3
|
libsyntax: Remove fn() unsafe { ... } . r=graydon
|
2013-01-23 14:41:08 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
8b309e54c7
|
re-xfail two tests
|
2012-11-16 11:19:45 -08:00 |
|
Tim Chevalier
|
624fbbd3d1
|
Update and un-xfail tests
|
2012-11-15 19:57:46 -08:00 |
|
Tim Chevalier
|
7daf986aec
|
Port remaining run-fail tests to use classes instead of resources
|
2012-06-05 15:11:33 -07:00 |
|
Brian Anderson
|
596376ea55
|
rt: Allow 2x normal stack during unwinding. Closes #2173
Allows room for destructors to run without allowing the stack to grow forever.
|
2012-04-09 16:03:06 -07:00 |
|