Skip to content

Conversation

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Jul 1, 2014

with overloaded calls.

This enforces the mutability and borrow restrictions around overloaded
calls.

[breaking-change]

Closes #12223.

r? @alexcrichton

with overloaded calls.

This enforces the mutability and borrow restrictions around overloaded
calls.

Closes rust-lang#14774.

[breaking-change]
bors added a commit that referenced this pull request Jul 2, 2014
…crichton

with overloaded calls.

This enforces the mutability and borrow restrictions around overloaded
calls.

[breaking-change]

Closes #12223.

r? @alexcrichton
@bors bors closed this Jul 2, 2014
@bors bors merged commit 454b9d2 into rust-lang:master Jul 2, 2014
@pcwalton pcwalton deleted the overloaded-call-expr-use branch July 2, 2014 23:29
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 24, 2023
docs: Add example on how to change configuration options in Kate

closes rust-lang#15305
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 25, 2025
…ust-lang#15313)

Closes rust-lang/rust-clippy#15301

changelog: [`missing_inline_in_public_items`] fix FP on functions with
`extern`
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.

Drop allowed while active borrows still in scope

3 participants