Skip to content

Make infobox about limited feature metadata clearer - #3418

Merged
syphar merged 1 commit into
rust-lang:mainfrom
mikwielgus:feature-metadata-infobox
Jul 27, 2026
Merged

Make infobox about limited feature metadata clearer#3418
syphar merged 1 commit into
rust-lang:mainfrom
mikwielgus:feature-metadata-infobox

Conversation

@mikwielgus

Copy link
Copy Markdown
Contributor

I have clarified the message that tells the user about feature metadata support being limited and linked to the relevant Rust RFC.

I saw this message for the first time when I was looking for the best way to document feature flags in my published crate. It made me mistakenly doubt that I have misconfigured my crate by failing to supply proper metadata for display on this page. I realized that this is not the case only after a Web search that brought me to this Rust users forum thread:

https://users.rust-lang.org/t/what-does-there-is-very-little-structured-metadata-to-build-this-page-from-currently-on-the-crate-features-page-mean/137618

Turns out, I wasn't the only person who had difficulty understanding this message.

I believe this improved version will remove the ambiguity. I have tested its appearance on my local machine and I'm satisfied with it.

@mikwielgus
mikwielgus requested a review from a team as a code owner July 26, 2026 22:18
@github-actions github-actions Bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jul 26, 2026
I have clarified the message that tells the user about feature metadata
support being limited and linked to the relevant Rust RFC.

I saw this message for the first time when I was looking for the
best way to document feature flags in my published crate. It made me
mistakenly doubt that I have misconfigured my crate by failing to supply
proper metadata for display on this page. I realized that this is not
the case only after a Web search that brought me to this Rust users
forum thread:

https://users.rust-lang.org/t/what-does-there-is-very-little-structured-metadata-to-build-this-page-from-currently-on-the-crate-features-page-mean/137618

Turns out, I wasn't the only person who had difficulty understanding
this message.

I believe this improved version will remove the ambiguity. I have tested
its appearance on my local machine and I'm satisfied with it.
@mikwielgus
mikwielgus force-pushed the feature-metadata-infobox branch from 67fc733 to 974db85 Compare July 26, 2026 22:39
@syphar
syphar merged commit 34ad0e9 into rust-lang:main Jul 27, 2026
10 of 12 checks passed
@github-actions github-actions Bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants