]> git.lizzy.rs Git - rust.git/commit
Merge #5262
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Wed, 8 Jul 2020 12:12:14 +0000 (12:12 +0000)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 12:12:14 +0000 (12:12 +0000)
commit9e437b26425e1c4691e2d1c5555ade5c109a358a
tree8f71f7c7128cf5e2b3c4a8da3b4ab4ce2869eb46
parent41feb816c98894d48df97193eb085738e405a3c2
parente2fec10dc17943cffde7dfc3bd94bb64b3f3c2a9
Merge #5262

5262: Workaround rollup messing up default imports r=matklad a=Veetaha

Tackles https://github.com/rust-analyzer/rust-analyzer/issues/5257#issuecomment-655435271
Related: https://github.com/rollup/plugins/issues/491

Co-authored-by: Veetaha <veetaha2@gmail.com>