mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
78fc931355
Allow multiple derefs to be splitted in deref_separator Previously in #95649 only a single deref within projection was supported and multiple derefs caused a bunch of issues, this PR fixes those issues. ```@oli-obk``` helped a ton again ❤️ |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |