rust/src/libsyntax
Tim Chevalier 05999290e2 Finally removing all uses of by-mut-ref
The code for the mode itself is still there.
2012-10-05 21:03:40 -07:00
..
ext Remove by-copy mode from std, mostly 2012-10-04 19:59:47 -07:00
parse Finally removing all uses of by-mut-ref 2012-10-05 21:03:40 -07:00
print Revert "wip" 2012-10-05 16:10:08 -07:00
util Allow hashmaps to infer their types 2012-09-26 16:20:24 -07:00
ast.rs Revert "wip" 2012-10-05 16:10:08 -07:00
ast_map.rs demode vec 2012-09-28 13:27:45 -07:00
ast_util.rs libstd: Switch off legacy modes in both core and std. 2012-10-02 12:20:06 -07:00
attr.rs demode vec 2012-09-28 13:27:45 -07:00
codemap.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
diagnostic.rs Demode extfmt 2012-09-28 13:47:45 -07:00
fold.rs demode vec 2012-09-28 13:27:45 -07:00
parse.rs core: Replace map/map_default with map_ref/map_default_ref 2012-09-26 20:15:23 -07:00
syntax.rc Add allow(deprecated_\*) to syntax, rustc, rustdoc, et al 2012-09-28 18:38:59 -07:00
visit.rs core: More option demoding 2012-09-27 17:49:10 -07:00