Skip to content

--all-targets may unify "test-stubs" into a cdylib target when enabled for tests, which can cause issues with linking #711

Description

@Alan632

The option --all-targets feature unifies and you may either get no symbols or stubbed symbols depending on whether "test-stubs" is enabled in dev-dependencies.

The following PR changes/fixes how linker directives are emitted and surfaces this bug: #685

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions