clipper
clipper copied to clipboard
Nightly features tracking list
Tracking issue for the upstream issues:
-
[ ] https://github.com/rust-lang/cargo/issues/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
-
[x] https://github.com/rust-lang/rust/issues/109736 - used by clipper_inject
Please don't introduce more of these if avoidable.