Skip to content

Items must show what paths they make available. #129

Closed
@Havvy

Description

@Havvy

Every item should declare what paths it adds. We can say that the canonical path for an item is its path prefix followed by :: followed by the item's path component. Modules and implementations change the path prefix, while everything except implementations define new path components.

  • constants
  • enumerations
  • extern crates
  • external blocks
  • functions
  • implementations
  • modules
  • statics
  • structs
  • traits
  • type aliases
  • unions
  • use declarations

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-resolveName resolution, paths, namespaces, preludes, etc.E-EasyWe believe this would not be difficult to actually fixNew ContentMissing features or aspects of language not currently documented.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions