est31

Results 666 comments of est31

Thanks for the offer, but I'd consider this project mostly done. Of course there is bugs, limitations, potential future features, and contributions are totally welcome, but I don't see much...

@mitsuhiko I think the easiest place to add this would be [this iterator chain](https://github.com/rust-lang/cargo/blob/13e43aab292c68879e62d1a5b11b3d3c56665d97/src/cargo/sources/registry/index.rs#L392-L409). That's also the place where yanked crates are being ignored. A while ago I wrote a...

> I'm wondering: Would it not make sense to generate doc_cfg hints automatically for any #[cfg(...)] items, without also needing to type #[doc(cfg(...))]? Issue with that is if you want...

This document seems to suggest "yes": https://github.com/rust-lang-nursery/rust-forge/blob/master/stabilization-guide.md#updating-documentation

hi, can you resolve the conflicts?

Sorry for the long wait, I don't have as much time as I used to.