You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix conditional attributes in exported allocator name. (#299)
`#[export_name]` already takes precedence over `#[no_mangle]`,
so this is a no-op, but it silences the warning.
Found with nightly.
Signed-off-by: Piotr Sikora <[email protected]>
0 commit comments