Migrate to numeric associated consts - #72906
Merged
Merged
Conversation
tesuji
force-pushed
the
migrate-numeric-assoc-consts
branch
2 times, most recently
from
June 2, 2020 06:52
ffa2681 to
dda4edc
Compare
tesuji
marked this pull request as ready for review
June 2, 2020 06:52
dtolnay
requested changes
Jun 2, 2020
tesuji
force-pushed
the
migrate-numeric-assoc-consts
branch
3 times, most recently
from
June 2, 2020 08:17
54635e2 to
2111399
Compare
Collaborator
|
☔ The latest upstream changes (presumably #72957) made this pull request unmergeable. Please resolve the merge conflicts. |
Member
|
Labeling as blocked on #72972. |
tesuji
force-pushed
the
migrate-numeric-assoc-consts
branch
from
June 10, 2020 01:28
2111399 to
7647d02
Compare
Contributor
|
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
tesuji
force-pushed
the
migrate-numeric-assoc-consts
branch
from
June 10, 2020 01:35
7647d02 to
fff822f
Compare
Member
|
@bors r+ |
Collaborator
|
📌 Commit fff822f has been approved by |
RalfJung
added a commit
to RalfJung/rust
that referenced
this pull request
Jun 11, 2020
…, r=dtolnay Migrate to numeric associated consts The deprecation PR is rust-lang#72885 cc rust-lang#68490 cc rust-lang/rfcs#2700
RalfJung
added a commit
to RalfJung/rust
that referenced
this pull request
Jun 12, 2020
…, r=dtolnay Migrate to numeric associated consts The deprecation PR is rust-lang#72885 cc rust-lang#68490 cc rust-lang/rfcs#2700
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Jun 12, 2020
Rollup of 5 pull requests Successful merges: - rust-lang#72906 (Migrate to numeric associated consts) - rust-lang#73178 (expand: More precise locations for expansion-time lints) - rust-lang#73225 (Allow inference regions when relating consts) - rust-lang#73236 (Clean up E0666 explanation) - rust-lang#73273 (Fix Zulip pings) Failed merges: r? @ghost
flip1995
pushed a commit
to flip1995/rust
that referenced
this pull request
Jun 23, 2020
…, r=dtolnay Migrate to numeric associated consts The deprecation PR is rust-lang#72885 cc rust-lang#68490 cc rust-lang/rfcs#2700
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The deprecation PR is #72885
cc #68490
cc rust-lang/rfcs#2700