]> git.lizzy.rs Git - rust.git/commit
Merge #9335
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fri, 18 Jun 2021 21:58:35 +0000 (21:58 +0000)
committerGitHub <noreply@github.com>
Fri, 18 Jun 2021 21:58:35 +0000 (21:58 +0000)
commit0d3bad85e60d011b35da0a8e5dd6611934f6816d
tree26403f2e9927f32698009cad0d8995ffa9cb058b
parentd9666ce5098442ab0cbac4d4363435074eb12923
parent344cb5e76a31b8ef7ae80ce0ef39c54248ad8df7
Merge #9335

9335: feat: Don't insert imports outside of cfg attributed items r=Veykril a=Veykril

Closes #6939

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