diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-10-13 14:59:37 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 14:59:37 +0000 |
| commit | 5091b5e9739a283329b475cab84a83117eb5814a (patch) | |
| tree | f8e3bc969b502075cf1157fe33fc044d204cb022 /docs/dev/debugging.md | |
| parent | 2d79bb9413b3e30d15d70b49ca19fcf47a97e592 (diff) | |
| parent | 2620b8d42f2d9c41ead1af518158691840141583 (diff) | |
| download | rust-5091b5e9739a283329b475cab84a83117eb5814a.tar.gz rust-5091b5e9739a283329b475cab84a83117eb5814a.zip | |
Merge #6209
6209: Fix MergeBehaviour::Full/Last not working when merging nested long paths r=matklad a=Veykril
Prior to this inserting `std::foo::bar::Baz` with a nested import containing a multi segment path like `use std::{foo::bar::Qux};` present would result in `use std::{foo::bar::Baz, foo::bar::Qux};` with Full/Last Mergebehaviour.
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions
