Skip to content

Proper support for import aliases and attributes on imports #14079

Open
@Veykril

Description

@Veykril

We currently don't really support aliasing imports at all (aliases usually just break things or make them not work at all), likewise we kind of ignore most attributes on imports, like #[doc(hidden)] and similar things. We should make these work, though it's not clear how to tackle this.

some issues depending on this:

Metadata

Metadata

Assignees

Labels

A-idegeneral IDE featuresC-ArchitectureBig architectural things which we need to figure up-front (or suggestions for rewrites :0) )C-tracking-issueCategory: tracking issueE-unknownIt's unclear if the issue is E-hard or E-easy without digging in

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions