What's Changed
- Cargo.toml: Make it easier to use a local version of rustdoc-types by @Enselic in #89
- Properly render HRTBs for GenericBound::TraitBound by @Enselic in #90
- Properly render HRTBs for FunctionPointer by @Enselic in #91
- CI.yml: Instead of -D, use --deny for clarity by @Enselic in #93
- Gracefully handle
ErrorKind::BrokenPipe(public-api ... | head -n 1) by @Enselic in #94 - Render HRTBs for WherePredicate::BoundPredicate by @Enselic in #92
Full Changelog: v0.10.2...v0.11.0