rustdoc-json: Report default field values information #142207
Labels
A-rustdoc-json
Area: Rustdoc JSON backend
A-stability
Area: `#[stable]`, `#[unstable]` etc.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
F-default_field_values
`#![feature(default_field_values)]`
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
RFC 3681 (tracking issue) proposes supporting default values on fields.
As I mentioned at RustWeek, I'd love to move toward having SemVer lints available in
cargo-semver-checks
on day 1 of new language features hitting stable Rust. This feature is a perfect candidate to trial that:cargo-semver-checks
schema and lints we'd need are relatively straightforwardcc @aDotInTheVoid
@rustbot label A-rustdoc-json
The text was updated successfully, but these errors were encountered: