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
This one is quite likely fixable by adding our own trait and some clever impls since there aren't so many function pointer types we actually care about I don't think
Tracking issue for the upstream issues:
Tracking Issue for RFC 3028: Allow "artifact dependencies" on bin, cdylib, and staticlib crates rust-lang/cargo#9096 - used by test suites as well as clipper to get clipper_inject
fn_ptr_trait, no tracking issue >:(
This one is quite likely fixable by adding our own trait and some clever impls since there aren't so many function pointer types we actually care about I don't think
Tracking Issue for
lazy_cell
rust-lang/rust#109736 - used by clipper_injectPlease don't introduce more of these if avoidable.
The text was updated successfully, but these errors were encountered: