rust/mk
Alex Crichton 2148bdfcc7 rustc: Rename rustc_macro to proc_macro
This commit blanket renames the `rustc_macro` infrastructure to `proc_macro`,
which reflects the general consensus of #35900. A follow up PR to Cargo will be
required to purge the `rustc-macro` name as well.
2016-10-06 11:07:23 -07:00
..
cfg Preliminary wasm32 support 2016-09-30 14:02:45 -07:00
clean.mk
crates.mk rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
ctags.mk
debuggers.mk
dist.mk
docs.mk
grammar.mk
host.mk
install.mk
llvm.mk
main.mk
platform.mk
prepare.mk
reconfig.mk
rt.mk
rustllvm.mk
stage0.mk
target.mk
tests.mk
util.mk