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

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.
Fixesrust-lang#36936.
@arielb1arielb1 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:masterOct 5, 2016
@brsonbrson added I-nominated T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 5, 2016
@nikomatsakisnikomatsakis 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

@alexcrichtonalexcrichton mentioned this pull request Oct 11, 2016
@brsonbrson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Oct 11, 2016
@brsonbrson mentioned this pull request Oct 14, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.T-compilerRelevant 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

@arielb1@eddyb@bors@alexcrichton@nikomatsakis@brson