Joshua Liebow-Feeser
Joshua Liebow-Feeser
I've put up a policy in #722; I'll wait until tomorrow to merge it so folks have a chance to provide feedback if they want.
> My OP did mention that we're using cargo-deny, and we opted-in to failing CI on yanked dependencies. This is only tenable, of course, if the ecosystem norms align on...
Idea for future update: Once we support unsized `MaybeValid`, we could store `cell::Ref` inside of `Ref` instead of storing `cell::Ref`. This would eliminate the need to re-compute the `&T` at...
Ack. I'll remove this as a 0.8 blocker.
We've made no progress on this.
However, @shivanth mentioned that they might work on #3. I don't know if that's happened.
Awesome, thanks so much for the PR! Could you squash the two commits into one with a commit message something along the lines of `alloc-fmt: Add links to documentation` (see...
Awesome, thanks!
Now that implied short links (https://github.com/rust-lang/rust/pull/48335) have been merged, this should be easier.
@lambdude Have you continued working on this?