clipper icon indicating copy to clipboard operation
clipper copied to clipboard

Nightly features tracking list

Open lf- opened this issue 2 years ago • 0 comments

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.

lf- avatar Jul 25 '23 23:07 lf-