rust/src/libproc_macro
bors 8c2d7b2da3 Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis
Bump the bootstrap compiler to 1.26.0 beta

Holy cow that's a lot of `cfg(stage0)` removed and a lot of new stable language
features!
2018-04-07 11:58:38 +00:00
..
Cargo.toml Replace Rc with Lrc for shared data 2018-03-02 10:48:52 +01:00
diagnostic.rs Initial diagnostic API for proc-macros. 2017-08-28 02:58:22 -07:00
lib.rs Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +00:00
quote.rs proc_macro: Improve Debug representations 2018-04-06 15:20:57 -07:00