mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
a41a6925ba
Remove `SymbolStr` This was originally proposed in https://github.com/rust-lang/rust/pull/74554#discussion_r466203544. As well as removing the icky `SymbolStr` type, it allows the removal of a lot of `&` and `*` occurrences. Best reviewed one commit at a time. r? `@oli-obk` |
||
---|---|---|
.. | ||
ast_validation.rs | ||
feature_gate.rs | ||
lib.rs | ||
node_count.rs | ||
show_span.rs |