rust/src/libsyntax_pos
Mazdak Farrokhzad cd21715c34
Rollup merge of #63613 - petrochenkov:stdhyg, r=alexcrichton
Hygienize use of built-in macros in the standard library

Same as https://github.com/rust-lang/rust/pull/61629, but for built-in macros.

Closes https://github.com/rust-lang/rust/issues/48781
r? @alexcrichton
2019-08-16 18:22:30 +02:00
..
analyze_source_file libsyntax_pos: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
symbol libsyntax_pos: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
analyze_source_file.rs libsyntax_pos: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
Cargo.toml cleanup: Remove extern crate serialize as rustc_serializes 2019-07-23 19:20:16 +03:00
edition.rs syntax_pos: Remove the duplicate global edition 2019-08-15 20:41:45 +03:00
hygiene.rs hygiene: ExpnInfo -> ExpnData 2019-08-15 20:41:45 +03:00
lib.rs hygiene: ExpnInfo -> ExpnData 2019-08-15 20:41:45 +03:00
span_encoding.rs Increase Span from 4 bytes to 8 bytes. 2019-04-05 12:26:09 +11:00
symbol.rs Rollup merge of #63613 - petrochenkov:stdhyg, r=alexcrichton 2019-08-16 18:22:30 +02:00
tests.rs libsyntax_pos: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00