rust/src/libsyntax
Alex Crichton 045f8f6929 rustc: Stabilize the proc_macro feature
This commit stabilizes the `proc_macro` and `proc_macro_lib` features in the
compiler to stabilize the "Macros 1.1" feature of the language. Many more
details can be found on the tracking issue, #35900.

Closes #35900
2017-01-02 12:13:30 -08:00
..
diagnostics
ext rustc: Stabilize the proc_macro feature 2017-01-02 12:13:30 -08:00
parse Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
print Auto merge of #38692 - estebank:remove-try-from-pprust, r=petrochenkov 2017-01-01 18:42:34 +00:00
util
abi.rs Further and hopefully final Windows fixes 2016-12-30 15:19:50 +01:00
ast.rs Fix LEB128 to work with the stage1 2016-12-30 15:17:25 +01:00
attr.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
Cargo.toml Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
codemap.rs
config.rs
diagnostic_list.rs
entry.rs
feature_gate.rs rustc: Stabilize the proc_macro feature 2017-01-02 12:13:30 -08:00
fold.rs Auto merge of #38566 - jseyfried:fix_import_resolution_bug, r=eddyb 2016-12-25 13:14:12 +00:00
json.rs
lib.rs Such large. Very 128. Much bits. 2016-12-30 15:15:44 +01:00
ptr.rs
show_span.rs
std_inject.rs Refactor how global paths are represented (for both ast and hir). 2016-12-22 06:14:35 +00:00
str.rs
symbol.rs Refactor how global paths are represented (for both ast and hir). 2016-12-22 06:14:35 +00:00
test_snippet.rs
test.rs Refactor how global paths are represented (for both ast and hir). 2016-12-22 06:14:35 +00:00
tokenstream.rs
visit.rs Optimize ast::PathSegment. 2016-12-19 20:57:00 +00:00