rust/src/rustc/front
Graydon Hoare 0a4a602a23 Modify reflect interface to pass tydescs back to client, stop on false return.
These changes are required to prune type-recursion and admit early
returns in the visitor code. Changes to visitors in subsequent csets.
2012-07-10 15:16:48 -07:00
..
config.rs Get rid of places that expected foo.bar to implicitly bind. 2012-07-10 15:12:12 -07:00
core_inject.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
intrinsic.rs Modify reflect interface to pass tydescs back to client, stop on false return. 2012-07-10 15:16:48 -07:00
intrinsic_inject.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
test.rs Allow folds to drop items. 2012-07-09 17:44:46 -07:00