Skip to content

Merge warning removals and unnecessary import#1

Open
Aceeri wants to merge 3 commits into
gudtech:masterfrom
vickenty:master
Open

Merge warning removals and unnecessary import#1
Aceeri wants to merge 3 commits into
gudtech:masterfrom
vickenty:master

Conversation

@Aceeri

@Aceeri Aceeri commented Jun 23, 2022

Copy link
Copy Markdown

No description provided.

jtk18 and others added 3 commits November 7, 2019 22:38
perlxs_derive included dependency on perl_xs, which, on later versions
of rustc caused the compiled proc macro library to require perl's
symbols. Since the proc macro is loaded by the rustc and not perl,
these symbols could not be resolved and compilation failed.

Fix the problem by removing the unnecessary import.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants