-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Resolve error when initializing a struct with explicit module #3846
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Dup of #3767 |
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this issue
May 15, 2021
RalfJung
pushed a commit
to RalfJung/rust
that referenced
this issue
Aug 30, 2024
See rust-lang#3846 for more information.
RalfJung
pushed a commit
to RalfJung/rust
that referenced
this issue
Aug 30, 2024
RalfJung
pushed a commit
to RalfJung/rust
that referenced
this issue
Aug 30, 2024
Disable tree traversal optimization that is wrong due to lazy nodes. See rust-lang#3846 for more information. For now, the optimization is disabled in a very "hotfix" way, while we think about potential fixes. Nonetheless, this fixes rust-lang#3846
RalfJung
added a commit
to RalfJung/rust
that referenced
this issue
Dec 8, 2024
This commit supplies a real fix, which makes retags more complicated, at the benefit of making accesses more performant. Co-authored-by: Ralf Jung <post@ralfj.de>
RalfJung
added a commit
to RalfJung/rust
that referenced
this issue
Dec 8, 2024
Fix rust-lang#3846 properly, so that subtrees can be skipped again
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
This doesn't make any sense to me.
Test case
Output
The text was updated successfully, but these errors were encountered: