]> git.lizzy.rs Git - rust.git/commit
Merge #9262
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 14 Jun 2021 11:57:20 +0000 (11:57 +0000)
committerGitHub <noreply@github.com>
Mon, 14 Jun 2021 11:57:20 +0000 (11:57 +0000)
commit278ae172df6c1c49e2d8ecf6ef47de4dc73ddc59
treed9bfc9f1b0c2caf0475b39db64c1e730373bb2cf
parent388a91c8a8d542f7a8e0ddff879cce4d4c2b20ae
parent7cf273a18e7893f2c57bf4430c8962685ed10c09
Merge #9262

9262: fix: Don't keep a trailing `self` token in import paths after `unmerge_use` r=Veykril a=Veykril

Fixes #9213
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>