fix build on docs.rs: doc_auto_cfg merged with doc_cfg#582
Conversation
|
Hi @amorison Thank you for your commitment.
That's something I was experimenting with a long time ago. I mean I was basically figuring out the parameters I am not sure whether it's safe enough to merge, since we will no longer support older compilers right? And if you could have time to help with CI could be great :) |
|
I spotted the issue on
In practice
I might have some time in the coming days to have a look at the existing CI. |
|
Is there anything blocking this being merged? |
|
No I think it is cool Thank you @amorison. Once again sorry. Have a great day there. |
The
doc_auto_cfgfeature has been merged withdoc_cfg. rust-lang/rust#138907It might be worth setting up an action running
cargo docs-rsto detect this sort of issues in CI. See https://github.com/syphar/cargo-docs-rs