rust/src/test/run-make/pretty-expanded-hygiene
Huon Wilson 32e437161d rustc: implement a pretty mode to print ident/name's ctxt & gensyms.
`--pretty expanded,hygiene` is helpful with debugging macro issues,
since two identifiers/names can be textually the same, but different
internally (resulting in weird "undefined variable" errors).
2014-08-30 16:50:38 +10:00
..
input.pp.rs rustc: implement a pretty mode to print ident/name's ctxt & gensyms. 2014-08-30 16:50:38 +10:00
input.rs rustc: implement a pretty mode to print ident/name's ctxt & gensyms. 2014-08-30 16:50:38 +10:00
Makefile rustc: implement a pretty mode to print ident/name's ctxt & gensyms. 2014-08-30 16:50:38 +10:00