rust/src/libsyntax
2012-10-02 18:15:19 -07:00
..
ext Split auto_serialize2 into two macros 2012-10-01 20:44:30 -07:00
parse rustc: Only allow imports marked with "pub" to be imported from other modules 2012-10-02 18:15:19 -07:00
print Pretty-print item visibility modifiers 2012-09-28 15:04:23 -07:00
util Allow hashmaps to infer their types 2012-09-26 16:20:24 -07:00
ast.rs libstd: Switch off legacy modes in both core and std. 2012-10-02 12:20:06 -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