Skip to content

Fix -C metadata documentation#2266

Merged
bors-ferrocene[bot] merged 1 commit intomainfrom
jyn/doc-metadata
Apr 3, 2026
Merged

Fix -C metadata documentation#2266
bors-ferrocene[bot] merged 1 commit intomainfrom
jyn/doc-metadata

Conversation

@jyn514
Copy link
Copy Markdown
Contributor

@jyn514 jyn514 commented Apr 3, 2026

@Hoverbear
Copy link
Copy Markdown
Member

bors merge

bors-ferrocene Bot added a commit that referenced this pull request Apr 3, 2026
2265: blanket: Report all unused annotations at once r=Hoverbear a=jyn514

Cherry-picked from #2180.

2266: Fix `-C metadata` documentation r=Hoverbear a=jyn514

Fixes #8.

Our docs: https://public-docs.ferrocene.dev/main/user-manual/rustc/cli.html#um_rustc_C_metadata
Upstream's docs: https://doc.rust-lang.org/rustc/codegen-options/index.html#metadata

2267: Blanket: terminal output distinguishes annotated functions r=Hoverbear a=jyn514

Before, this was possible to distinguish in the generated HTML doc, but hard to figure out from CI logs.

I verified locally that running `x test --coverage=library` shows the same output for fully/partially/untested in the terminal as shown in the HTML.

Co-authored-by: Jynn Nelson <[email protected]>
@bors-ferrocene
Copy link
Copy Markdown
Contributor

bors-ferrocene Bot commented Apr 3, 2026

Build failed (retrying...):

  • full

@bors-ferrocene
Copy link
Copy Markdown
Contributor

bors-ferrocene Bot commented Apr 3, 2026

Build succeeded:

@bors-ferrocene bors-ferrocene Bot merged commit 4731f11 into main Apr 3, 2026
7 checks passed
@bors-ferrocene bors-ferrocene Bot deleted the jyn/doc-metadata branch April 3, 2026 23:51
@github-actions github-actions Bot added backport:maybe PR candidate for backport merged-in:1.96 labels Apr 3, 2026
@github-actions github-actions Bot removed the backport:maybe PR candidate for backport label Apr 6, 2026
ferrocene-automations Bot pushed a commit that referenced this pull request Apr 6, 2026
Ferrocene-backport-of: #2266
bors-ferrocene Bot added a commit that referenced this pull request Apr 6, 2026
2271: Backport to `release/1.95` r=Hoverbear a=ferrocene-automations[bot]

This PR backports the following PRs to the `release/1.95` branch:

* #2155
* #2237
* #2248
* #2255
* #2266

Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.

Co-authored-by: Ana Hobden <[email protected]>
Co-authored-by: Jynn Nelson <[email protected]>
ferrocene-automations Bot pushed a commit that referenced this pull request Apr 8, 2026
Ferrocene-backport-of: #2266
bors-ferrocene Bot added a commit that referenced this pull request Apr 8, 2026
2280: Backport to `release/1.95` r=tshepang a=ferrocene-automations[bot]

This PR backports the following PRs to the `release/1.95` branch:

* #2155
* #2248
* #2255
* #2266
* #2270
* #2251
* #2272

Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.

Co-authored-by: Ana Hobden <[email protected]>
Co-authored-by: Jynn Nelson <[email protected]>
Co-authored-by: Samuel Wright <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Codegen metadata documentation is wrong

3 participants