Skip to content

stop having identity casts be lexprs#36942

Merged
bors merged 1 commit into
rust-lang:masterfrom
arielb1:cast-lifetimes
Oct 5, 2016
Merged

stop having identity casts be lexprs#36942
bors merged 1 commit into
rust-lang:masterfrom
arielb1:cast-lifetimes

Conversation

@arielb1

@arielb1 arielb1 commented Oct 3, 2016

Copy link
Copy Markdown
Contributor

that made no sense (see test), and was incompatible with borrowck.

Fixes #36936.

beta-nominated since (bad) regression.

r? @eddyb

that made no sense (see test), and was incompatible with borrowck.

Fixes rust-lang#36936.
@arielb1 arielb1 added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Oct 3, 2016
@eddyb

eddyb commented Oct 3, 2016

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Oct 3, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit c2a0859 has been approved by eddyb

@alexcrichton

Copy link
Copy Markdown
Member

@bors: p=1

(fixing a regression)

@bors

bors commented Oct 5, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit c2a0859 with merge 165a03d...

bors added a commit that referenced this pull request Oct 5, 2016
stop having identity casts be lexprs

that made no sense (see test), and was incompatible with borrowck.

Fixes #36936.

beta-nominated since (bad) regression.

r? @eddyb
@bors bors merged commit c2a0859 into rust-lang:master Oct 5, 2016
@brson brson added I-nominated T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 5, 2016
@nikomatsakis nikomatsakis added beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels Oct 11, 2016
@nikomatsakis

Copy link
Copy Markdown
Contributor

Accepting for beta because small patch, regression.

cc @rust-lang/compiler

@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-accepted Accepted for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants