Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upDo not report errors from regionck if other errors were already reported #32164
Conversation
nikomatsakis
assigned
arielb1
Mar 9, 2016
This comment has been minimized.
This comment has been minimized.
|
cc @eddyb |
This comment has been minimized.
This comment has been minimized.
|
@bors r+ |
This comment has been minimized.
This comment has been minimized.
|
|
nikomatsakis
added
the
beta-nominated
label
Mar 10, 2016
This comment has been minimized.
This comment has been minimized.
|
Nominating for beta. Tiny diff, but these errors seem to have become much more common lately. |
nikomatsakis
added
T-compiler
beta-accepted
labels
Mar 10, 2016
Manishearth
added a commit
to Manishearth/rust
that referenced
this pull request
Mar 12, 2016
bors
added a commit
that referenced
this pull request
Mar 12, 2016
Manishearth
added a commit
to Manishearth/rust
that referenced
this pull request
Mar 12, 2016
bors
added a commit
that referenced
this pull request
Mar 12, 2016
Manishearth
added a commit
to Manishearth/rust
that referenced
this pull request
Mar 12, 2016
bors
added a commit
that referenced
this pull request
Mar 12, 2016
bors
added a commit
that referenced
this pull request
Mar 12, 2016
This comment has been minimized.
This comment has been minimized.
|
|
bors
added a commit
that referenced
this pull request
Mar 13, 2016
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
|
@bors retry |
Manishearth
added a commit
to Manishearth/rust
that referenced
this pull request
Mar 13, 2016
bors
added a commit
that referenced
this pull request
Mar 13, 2016
bors
merged commit 0ddc17d
into
rust-lang:master
Mar 13, 2016
This comment has been minimized.
This comment has been minimized.
|
@rust-lang/tools We need a snapshot after this to make compiler development bearable, but at the same time, we'll want a snapshot after #32080 to set up the test bot, not sure how long review will take. |
This comment has been minimized.
This comment has been minimized.
|
I'll plan on making a new snapshot once #32080 lands and if that takes too long can just go ahead and do it sooner. |
alexcrichton
referenced this pull request
Mar 16, 2016
Merged
Merge in beta-accepted into beta #32291
eddyb
referenced this pull request
Mar 19, 2016
Merged
Update snapshots to 2016-03-18 (235d774). #32345
bors
added a commit
that referenced
this pull request
Mar 20, 2016
brson
removed
the
beta-nominated
label
Mar 22, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
nikomatsakis commentedMar 9, 2016
Do not report errors from regionck if other errors were already reported during the lifetime of this inferencer. Fixes #30580.
r? @arielb1