Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustrt: Don't conditionally init the at_exit QUEUE
This initialization should happen unconditionally, but the rtassert! macro is gated on the ENFORCE_SANITY define Closes rust-lang#16106
- Loading branch information
3aed207
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.
r+