You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix building cargo-examples after stabilization of #cfg(doc)
`rustdoc` is now just `doc` and no longer requires unstable features.
This raises the MSRV for building cargo-examples's documentationto
1.41.0.
See rust-lang/rust#61351Fixes#101
0 commit comments