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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown codegen option: -Zshare-generics #54

Open
probablykasper opened this issue Jul 27, 2022 · 0 comments 路 Fixed by #14
Open

unknown codegen option: -Zshare-generics #54

probablykasper opened this issue Jul 27, 2022 · 0 comments 路 Fixed by #14
Labels
bug Something isn't working

Comments

@probablykasper
Copy link

probablykasper commented Jul 27, 2022

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

Info:

  • OS: macOS 10.15
  • rustc: rustc 1.64.0-nightly (4d6d601c8 2022-07-26)
  • Fleet: 8dce51c
@probablykasper probablykasper added the bug Something isn't working label Jul 27, 2022
@suptejas suptejas linked a pull request Aug 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant