Skip to content

static_assert: make use of anonymous constants - #60998

Merged
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:static_assert
May 22, 2019
Merged

static_assert: make use of anonymous constants#60998
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:static_assert

Conversation

@RalfJung

Copy link
Copy Markdown
Member

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @matthewjasper

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

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

Copy link
Copy Markdown
Contributor

r? @Centril@bors r+ rollup

@bors

bors commented May 21, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 5ea5fe3 has been approved by Centril

@borsbors 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
@CentrilCentril mentioned this pull request May 21, 2019
Comment threadsrc/librustc_data_structures/macros.rs Outdated
@RalfJung

Copy link
Copy Markdown
MemberAuthor

@bors r=Centril

@bors

bors commented May 21, 2019

Copy link
Copy Markdown
Collaborator

📌 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
@CentrilCentril mentioned this pull request 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
@CentrilCentril mentioned this pull request May 21, 2019
Centril added a commit to Centril/rust that referenced this pull request May 22, 2019
static_assert: make use of anonymous constants
@CentrilCentril mentioned this pull request May 22, 2019
Centril added a commit to Centril/rust that referenced this pull request May 22, 2019
static_assert: make use of anonymous constants
@CentrilCentril mentioned this pull request May 22, 2019
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:masterMay 22, 2019
@RalfJung
RalfJung deleted the static_assert branch June 10, 2019 11:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

6 participants

@RalfJung@rust-highfive@Centril@bors@euclio@matthewjasper