rust/src/libsyntax_pos
Vadim Petrochenkov 08f8faedd0 syntax: Rename some keywords
`CrateRoot` -> `PathRoot`, `::` doesn't necessarily mean crate root now
`SelfValue` -> `SelfLower`, `SelfType` -> `SelfUpper`, both `self` and `Self` can be used in type and value namespaces now
2018-12-04 00:30:27 +03:00
..
analyze_source_file.rs Rename other occs of (Code/File)Map to Source(Map/File) #51574 2018-10-29 21:26:13 +01:00
Cargo.toml Add SSE2 accelerated version of FileMap analysis. 2018-06-27 14:00:34 +02:00
edition.rs Add support for running doc test in specific edition 2018-09-19 14:32:09 +02:00
hygiene.rs Deprecate the FxHashMap() and FxHashSet() constructor function hack 2018-10-19 14:34:44 +02:00
lib.rs Add inline attributes and add unit to CommonTypes 2018-11-29 22:11:02 +01:00
span_encoding.rs libsyntax_pos: Tweak some visibilities 2018-07-08 16:17:36 +03:00
symbol.rs syntax: Rename some keywords 2018-12-04 00:30:27 +03:00