8000 fmt: make `panic!` error messages greppable by Samir-Rashid · Pull Request #4163 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fmt: make panic! error messages greppable #4163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

Samir-Rashid
Copy link
Contributor

Keep the error text contiguous in error messages so that they are easy to locate.

Fixes #4141 by making the dependency on unstable cargo for build explicit.

Formatting

  • Ran make prepush.

Keep the error text contiguous in error messages so that they are
easy to locate.

Fixes tock#4141 by making the dependency on unstable cargo for build
explicit.
@github-actions github-actions bot added the risc-v RISC-V architecture label Sep 4, 2024
@lschuermann lschuermann added the P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny. label Sep 4, 2024
@lschuermann lschuermann added the last-call Final review period for a pull request. label Sep 4, 2024
@ppannuto ppannuto added this pull request to the merge queue Sep 4, 2024
Merged via the queue into tock:master with commit 0c1b63b Sep 4, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
last-call Final review period for a pull request. P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny. risc-v RISC-V architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo: build silently breaks on stable cargo
4 participants
0