rust/src/test
Tim Chevalier ccc7651b48 In reachability, don't ignore nested items
Reachability was considering nested items to be unreachable, which
was causing the bug in #2383. Once I fixed that, I also had to make
impl::make_impl_vtable instantiate methods where necessary, before
calling monomorphic_fn.

Closes #2383
2012-05-29 14:40:35 -07:00
..
auxiliary core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
bench Adding shared_arc to hide some of the tedium of sharing an arc between tasks. 2012-05-29 10:43:19 -07:00
compile-fail Fix an error message to not refer to "block type". Closes #2423. 2012-05-29 12:18:59 -07:00
pretty new cap clause syntax 2012-05-04 12:33:08 -07:00
run-fail core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07:00
run-pass In reachability, don't ignore nested items 2012-05-29 14:40:35 -07:00