rust/src/libsyntax_pos
Mazdak Farrokhzad 44cb86bdc8
Rollup merge of #61003 - nnethercote:rm-InternedString-PartialEq-impls, r=petrochenkov
Remove impls for `InternedString`/string equality.

`Symbol` received the same treatment in #60630.

Also, we can derive `PartialEq` for `InternedString`.

r? @petrochenkov
2019-05-22 03:47:41 +02:00
..
analyze_source_file.rs rustc: doc comments 2019-02-10 23:42:32 +00:00
Cargo.toml Use a proc macro to declare preallocated symbols 2019-04-15 07:23:01 +02:00
edition.rs Move edition outside the hygiene lock and avoid accessing it 2019-05-21 18:17:05 +02:00
hygiene.rs Move edition outside the hygiene lock and avoid accessing it 2019-05-21 18:17:05 +02:00
lib.rs Move edition outside the hygiene lock and avoid accessing it 2019-05-21 18:17:05 +02: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 #61003 - nnethercote:rm-InternedString-PartialEq-impls, r=petrochenkov 2019-05-22 03:47:41 +02:00