-
Couldn't load subscription status.
- Fork 13.9k
instantiate closures on demand #37797
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
Conversation
|
📌 Commit 52f7f13 has been approved by |
|
@bors r=michaelwoerister |
|
📌 Commit 01fe235 has been approved by |
|
☔ The latest upstream changes (presumably #37660) made this pull request unmergeable. Please resolve the merge conflicts. |
this should fix compilation with `-C codegen-units=4` - tested locally with `RUSTFLAGS='-C codegen-units=4' ../x.py test`
01fe235 to
4fc02f6
Compare
|
@bors r=michaelwoerister |
|
📌 Commit 4fc02f6 has been approved by |
instantiate closures on demand this should fix compilation with `-C codegen-units=4` - tested locally with `RUSTFLAGS='-C codegen-units=4' ../x.py test` r? @michaelwoerister
this should fix compilation with
-C codegen-units=4- tested locallywith
RUSTFLAGS='-C codegen-units=4' ../x.py testr? @michaelwoerister