#19 kind: proc-macro?
Closed: Fixed 7 years ago Opened 7 years ago by ignatenkobrain.

What are we supposed to do with this during packaging? Same as for libs?


Same as any other lib, yes. These are for Rust 1.15 new custom-derive feature. They build as shared libraries, which is forcing me to keep the shared standard libs available now too, but it's still just a transitive build artifact. Any crate using a proc-macro can still build it from our source-devel package like any other dependency.

commit e834deb
Author: Igor Gnatenko ignatenkobrain@fedoraproject.org
Date: Sat Feb 18 19:53:08 2017 +0100

add support for proc-macro kind

Closes: https://pagure.io/fedora-rust/rust2rpm/issue/19
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

Metadata Update from @ignatenkobrain:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Metadata Update from @ignatenkobrain:
- Issue assigned to ignatenkobrain

7 years ago

Login to comment on this ticket.

Metadata