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
-Zshare-generics
Describe the bug
Just wanted to try fleet out, but getting an error even though I'm using nightly:
📝 Generated Fleet Config 🚀 Fleet is ready! error: failed to run `rustc` to learn about target-specific information Caused by: process didn't exit successfully: `rustc - --crate-name ___ --print=file-names -C -Zshare-generics=y -Csplit-debuginfo=unpacked -C -Zshare-generics=y -Csplit-debuginfo=unpacked --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=cfg` (exit status: 1) --- stderr error: unknown codegen option: `-Zshare-generics`
To Reproduce fleet build
fleet build
Info:
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
Just wanted to try fleet out, but getting an error even though I'm using nightly:
To Reproduce
fleet build
Info:
The text was updated successfully, but these errors were encountered: