Skip to content

Add warnings and errors when the crate 'link' attribute looks malformed #614

Closed
@brson

Description

@brson

The link attribute has special meaning on crates, and certain rules should be enforced like:

  • Warn if there is no 'name' or 'vers' item for shared libraries
  • Error if there are two items with the same identifier

Some of this used to exist until I lost it.

Metadata

Metadata

Assignees

Labels

A-linkageArea: linking into static, shared libraries and binariesE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions