Skip to content

Conversation

brson
Copy link
Contributor

@brson brson commented Aug 2, 2013

In some scenarios upcall_rust_stack_limit fails to record the stack
limit, leaving it 0, and allowing subsequent Rust code to run into
the red zone.

In some scenarios upcall_rust_stack_limit fails to record the stack
limit, leaving it 0, and allowing subsequent Rust code to run into
the red zone.
bors added a commit that referenced this pull request Aug 4, 2013
In some scenarios upcall_rust_stack_limit fails to record the stack
limit, leaving it 0, and allowing subsequent Rust code to run into
the red zone.
@bors bors closed this Aug 4, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 27, 2022
Fix `needless_borrow` causing mutable borrows to be moved

fixes rust-lang#8191

changelog: Fix `needless_borrow` causing mutable borrows to be moved
changelog: Rename `ref_in_deref` to `needless_borrow`
changelog: Suggest removing the borrow on method call receivers in `needless_borrow`
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