Skip to content

Stabilize #[coverage] attribute#130766

Merged
bors merged 1 commit intorust-lang:masterfrom
clarfonthey:stable-coverage-attribute
Dec 17, 2024
Merged

Stabilize #[coverage] attribute#130766
bors merged 1 commit intorust-lang:masterfrom
clarfonthey:stable-coverage-attribute

Conversation

@clarfonthey
Copy link
Contributor

@clarfonthey clarfonthey commented Sep 23, 2024

Closes #84605, which passed FCP.

Stabilisation report here: #84605 (comment)

Also added to reference here: rust-lang/reference#1628


try-job: aarch64-apple
try-job: x86_64-gnu
try-job: x86_64-msvc

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking issue for function attribute #[coverage]