rust/src/libsyntax_pos
Ariel Ben-Yehuda 5d79e8c4c9 reserve impl<T> From<!> for T
this is necessary for never-type stabilization
2019-09-24 21:11:50 +03: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 Rollup merge of #64486 - matthewjasper:hygiene-debugging, r=petrochenkov 2019-09-17 21:27:22 -07:00
lib.rs Remove with_legacy_ctxt 2019-09-15 09:15:38 +01:00
span_encoding.rs Increase Span from 4 bytes to 8 bytes. 2019-04-05 12:26:09 +11:00
symbol.rs reserve impl<T> From<!> for T 2019-09-24 21:11:50 +03:00
tests.rs convert \r\n to \n when loading files 2019-08-14 15:35:12 +03:00