rust/src/libproc_macro
Sergio Benitez 10bb5edb19 Add multispan support to proc-macro diagnostics.
Also updates the issue number for 'proc_macro_diagnostic'.
2018-09-13 01:19:48 -07:00
..
Cargo.toml Replace Rc with Lrc for shared data 2018-03-02 10:48:52 +01:00
diagnostic.rs Add multispan support to proc-macro diagnostics. 2018-09-13 01:19:48 -07:00
lib.rs Add multispan support to proc-macro diagnostics. 2018-09-13 01:19:48 -07:00
quote.rs proc_macro: clean up the implementation of quasi-quoting. 2018-07-20 00:15:11 +03:00
rustc.rs Track distinct spans for open and close delimiter 2018-09-08 19:01:48 -07:00