rust/src/test
Patrick Walton 2e7ec80bcc librustc: Enforce privacy for static methods.
This starts moving a bunch of privacy checks into the privacy
checking phase and out of resolve.
2013-03-19 13:40:48 -07:00
..
auxiliary librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
bench Refactored sudoku benchmark to use traits and added some tests 2013-03-18 00:42:14 +01:00
compile-fail librustc: Enforce privacy for static methods. 2013-03-19 13:40:48 -07:00
debug-info Re-enable struct value printing in debug info tests with gdb pretty printing off 2013-03-11 14:09:06 -07:00
pretty test: Fix tests. 2013-03-07 22:37:58 -08:00
run-fail librustc: Remove implicit self from the language, except for old-style drop blocks. 2013-03-13 20:07:10 -07:00
run-pass auto merge of #5356 : jld/rust/enum-less-magic, r=graydon 2013-03-19 11:43:10 -07:00
run-pass-fulldeps librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00