gccrs
gccrs copied to clipboard
Use trees should have outer attributes
It's not an issue at the moment, but we do need use trees to handle having outer attributes for things like #[prelude_import] to be feature gated properly
On it to fix it.
@CohenArthur Use Declaration can have outter attribute via VIsItem. So I don't understand where is the problem can I have more information ?