rust/src/libsyntax
Tim Chevalier f96a2a2ca1 Remove by-mutable-ref mode from the compiler
and test cases. Closes #3513
2012-10-05 22:45:50 -07:00
..
ext Remove by-copy mode from std, mostly 2012-10-04 19:59:47 -07:00
parse Remove by-mutable-ref mode from the compiler 2012-10-05 22:45:50 -07:00
print Remove by-mutable-ref mode from the compiler 2012-10-05 22:45:50 -07:00
util Allow hashmaps to infer their types 2012-09-26 16:20:24 -07:00
ast.rs Remove by-mutable-ref mode from the compiler 2012-10-05 22:45:50 -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