Skip to content

rustc: Fix a borrow failure in .ln_str() #11175

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
Dec 28, 2013
Merged

rustc: Fix a borrow failure in .ln_str() #11175

merged 1 commit into from
Dec 28, 2013

Conversation

klutzy
Copy link
Contributor

@klutzy klutzy commented Dec 28, 2013

ln_str caused ICE if RUST_LOG=rustc::middle::liveness is given
due to borrow failure.

`ln_str` caused ICE if `RUST_LOG=rustc::middle::liveness` is given
due to borrow failure.
bors added a commit that referenced this pull request Dec 28, 2013
`ln_str` caused ICE if `RUST_LOG=rustc::middle::liveness` is given
due to borrow failure.
@bors bors closed this Dec 28, 2013
@bors bors merged commit eaae0ac into rust-lang:master Dec 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 31, 2023
[`redundant_pattern_matching`]: include guard in suggestion

Fixes rust-lang#11174

changelog: [`redundant_pattern_matching`]: include guard in suggestion
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.

3 participants