Skip to content
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

chore: include rustc --version stderr in panic #1968

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

mattsse
Copy link
Contributor

@mattsse mattsse commented Jan 22, 2025

Motivation

rustc includes a more helpful error on stderr:

error: override toolchain 'succinct' is not installed: the RUSTUP_TOOLCHAIN environment variable specifies an uninstalled toolchain

Solution

also include stderr in panic

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@nhtyy nhtyy force-pushed the matt/include-rustc-stderrmsg branch from 9175314 to 6fcbf6b Compare January 23, 2025 00:07
@nhtyy nhtyy merged commit ab3b5cc into succinctlabs:dev Jan 23, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants