Skip to content

Emit specific warning to clarify that #[no_mangle] should not be applied on foreign statics or functions - #86376

Merged
bors merged 1 commit into
rust-lang:masterfrom
asquared31415:extern-no-mangle-84204
Sep 1, 2021
Merged

Emit specific warning to clarify that #[no_mangle] should not be applied on foreign statics or functions#86376
bors merged 1 commit into
rust-lang:masterfrom
asquared31415:extern-no-mangle-84204

emit specific warning to clarify that foreign items can't have no_mangle

fc125a5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs