We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cargo run --release
报错,但是cargo run可以正常执行 检查rustup toolchain list发现是rust nightly是最新版本 报错信息显示rustc panicked
The text was updated successfully, but these errors were encountered:
考虑运行命令
rustup install nightly-2023-04-17 rustup default nightly-2023-04-17 rustup component add rust-src --toolchain nightly-2023-04-17 rustup override set nightly-2023-04-17-x86_64-unknown-linux-gnu
请参考 alecmocatta/serde_traitobject#35 希望这能够帮到你
Sorry, something went wrong.
No branches or pull requests
报错,但是cargo run可以正常执行
检查rustup toolchain list发现是rust nightly是最新版本
报错信息显示rustc panicked
The text was updated successfully, but these errors were encountered: