-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix sized deallocation for TypedArena<T>
- Loading branch information
1 parent
2fdad65
commit c76e3ca
Showing
1 changed file
with
50 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c76e3ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from nikomatsakis
at https://github.com/thestinger/rust/commit/c76e3caf104e3166c322cbce2e7ac547eb040ad4
c76e3ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging thestinger/rust/sized = c76e3ca into auto
c76e3ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thestinger/rust/sized = c76e3ca merged ok, testing candidate = 1d4aa2f8
c76e3ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-t/builds/48
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1218
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1218
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1211
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1211
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1211
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1216
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1211
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1214
exception: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-c/builds/48
c76e3ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from nikomatsakis
at https://github.com/thestinger/rust/commit/c76e3caf104e3166c322cbce2e7ac547eb040ad4
c76e3ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging thestinger/rust/sized = c76e3ca into auto
c76e3ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thestinger/rust/sized = c76e3ca merged ok, testing candidate = 38eb0e5
c76e3ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1220
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1219
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1219
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1220
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1213
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1213
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1213
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1218
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1213
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1213
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1216
success: http://buildbot.rust-lang.org/builders/auto-win32-32-opt/builds/50
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-t/builds/50
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-c/builds/50
c76e3ca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 38eb0e5