Skip to content
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

static_assert: make use of anonymous constants #60998

Merged
merged 2 commits into from
May 22, 2019

Conversation

RalfJung
Copy link
Member

No description provided.

@rust-highfive
Copy link
Collaborator

r? @matthewjasper

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 21, 2019
@Centril
Copy link
Contributor

Centril commented May 21, 2019

r? @Centril @bors r+ rollup

@bors
Copy link
Contributor

bors commented May 21, 2019

📌 Commit 5ea5fe3 has been approved by Centril

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 21, 2019
Centril added a commit to Centril/rust that referenced this pull request May 21, 2019
static_assert: make use of anonymous constants
@RalfJung
Copy link
Member Author

@bors r=Centril

@bors
Copy link
Contributor

bors commented May 21, 2019

📌 Commit a2168b0 has been approved by Centril

Centril added a commit to Centril/rust that referenced this pull request May 21, 2019
static_assert: make use of anonymous constants
Centril added a commit to Centril/rust that referenced this pull request May 21, 2019
static_assert: make use of anonymous constants
Centril added a commit to Centril/rust that referenced this pull request May 22, 2019
static_assert: make use of anonymous constants
Centril added a commit to Centril/rust that referenced this pull request May 22, 2019
static_assert: make use of anonymous constants
bors added a commit that referenced this pull request May 22, 2019
Rollup of 10 pull requests

Successful merges:

 - #59742 (Move `edition` outside the hygiene lock and avoid accessing it)
 - #60581 (convert custom try macro to `?`)
 - #60963 (Update boxed::Box docs on memory layout)
 - #60973 (Avoid symbol interning in `file_metadata`.)
 - #60982 (Do not fail on child without DefId)
 - #60991 (LocalDecl push returns Local len)
 - #60995 (Add stream_to_parser_with_base_dir)
 - #60998 (static_assert: make use of anonymous constants)
 - #61003 (Remove impls for `InternedString`/string equality.)
 - #61006 (adjust deprecation date of mem::uninitialized)

Failed merges:

r? @ghost
@bors bors merged commit a2168b0 into rust-lang:master May 22, 2019
@RalfJung RalfJung deleted the static_assert branch June 10, 2019 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants