Convert doc examples to no_run for compiler verification#91
Merged
Conversation
Contributor
Package Changes Through f56e127There are 2 changes which include tracing with patch, tracing-js with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
Merged
johncarmack1984
pushed a commit
that referenced
this pull request
Jan 14, 2026
# Version Updates Merging this PR will release new versions of the following packages based on your change files. # tracing ## [0.3.1] - b61f9ab (#89 by @johncarmack1984) Add crates.io, docs.rs, npm, license, and CI status badges to README. - 26b5482 (#92 by @johncarmack1984) Handle `%c` CSS styling format specifier in console messages. The CSS argument is consumed but not rendered since terminals don't support CSS styling. - 393ed48 (#91 by @johncarmack1984) Convert doc examples from `ignore` to `no_run` for compiler verification. Fix layer ordering in flamegraph examples (BoxedFlameLayer must be first). - 49e3b90 (#94 by @johncarmack1984) Automatically update README version when covector runs version bumps. # tracing-js ## [0.3.1] - b61f9ab (#89 by @johncarmack1984) Add crates.io, docs.rs, npm, license, and CI status badges to README. - 26b5482 (#92 by @johncarmack1984) Handle `%c` CSS styling format specifier in console messages. The CSS argument is consumed but not rendered since terminals don't support CSS styling. - 393ed48 (#91 by @johncarmack1984) Convert doc examples from `ignore` to `no_run` for compiler verification. Fix layer ordering in flamegraph examples (BoxedFlameLayer must be first). - 49e3b90 (#94 by @johncarmack1984) Automatically update README version when covector runs version bumps. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ignoretono_runso they're compiler-verifiedBoxedFlameLayermust be first)generate_context!()per Tauri convention