Skip to content

Perform meta tag matching to bind to crates #459

Closed
@graydon

Description

@graydon

Currently 'use std' is resolved by unambiguously opening libstd.so (or .dylib, .dll) in each of the library search paths. This is inadequate. We should be opening all relevant crates and scanning the metadata sections looking for meta tag matches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Compiler frontend (errors, parsing and HIR)A-linkageArea: linking into static, shared libraries and binaries

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions