rust/src/libsyntax_pos
kennytm 4a961d1f08
Rollup merge of #50192 - bobtwinkles:libsyntax_extensions, r=jseyfried
Add some utilities to `libsyntax`

Adds a few functions to `Mark` and `Span` that I found useful in an upcoming refactor of NLL region error reporting. Also includes some new documentation based on my discussion with @jseyfried on IRC.

r? @jseyfried
2018-04-28 03:32:13 +08:00
..
Cargo.toml Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
hygiene.rs Fix review nits 2018-04-26 18:28:34 -04:00
lib.rs Fix review nits 2018-04-26 18:28:34 -04:00
span_encoding.rs Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
symbol.rs Rename InternedString to LocalInternedString and introduce a new thread-safe InternedString 2018-04-27 03:35:32 +02:00