Skip to content

stop calling exchange_free on 0-size types #12045

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

Merged
merged 1 commit into from
Feb 5, 2014
Merged

stop calling exchange_free on 0-size types #12045

merged 1 commit into from
Feb 5, 2014

Conversation

thestinger
Copy link
Contributor

A solid step towards fixing #11998. Eventually, the size may always be
passed to exchange_free but this will not be required to fix the bug.

A solid step towards fixing #11998. Eventually, the size may always be
passed to `exchange_free` but this will not be required to fix the bug.
bors added a commit that referenced this pull request Feb 5, 2014
A solid step towards fixing #11998. Eventually, the size may always be
passed to `exchange_free` but this will not be required to fix the bug.
@bors bors closed this Feb 5, 2014
@bors bors merged commit 1778b63 into rust-lang:master Feb 5, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
…e, r=jonas-schievink

fix: handle raw identifiers in move_module_to_file

Fixes rust-lang#12045

Note that I special case'd mod named `r#mod` as commented in the code. Although it's very unlikely that one would use such name, I included it in this fix for the sake of completeness.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants