Skip to content

Use ? in librustc macros - #58313

Merged
bors merged 1 commit into
rust-lang:masterfrom
matthewjasper:use-question-in-macros
Feb 12, 2019
Merged

Use ? in librustc macros#58313
bors merged 1 commit into
rust-lang:masterfrom
matthewjasper:use-question-in-macros

Conversation

@matthewjasper

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @oli-obk

(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 Feb 8, 2019
@mark-i-m

Copy link
Copy Markdown
Contributor

Thanks! I had been meaning to do this :)

Comment threadsrc/librustc/macros.rs Outdated
@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Feb 10, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 0a16b87 has been approved by oli-obk

@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 Feb 10, 2019
emilyalbini added a commit to emilyalbini/rust that referenced this pull request Feb 10, 2019
Centril added a commit to Centril/rust that referenced this pull request Feb 12, 2019
@CentrilCentril mentioned this pull request Feb 12, 2019
bors added a commit that referenced this pull request Feb 12, 2019
Rollup of 11 pull requests
Successful merges:
- #58105 (libarena => 2018)
- #58111 (libterm => 2018)
- #58287 (rustc-std-workspace-core => 2018)
- #58288 (rustc-workspace-hack => 2018)
- #58300 (librustc_typeck => 2018)
- #58313 (Use `?` in librustc macros)
- #58318 (libserialize => 2018)
- #58322 (librustc_codegen_ssa => 2018)
- #58342 (Revert removed #![feature(nll)])
- #58367 (Remove two dead functions.)
- #58382 (docs: remove "experimental" wording from std::os::unix)
Failed merges:
r? @ghost
@bors
bors merged commit 0a16b87 into rust-lang:masterFeb 12, 2019
@matthewjasper
matthewjasper deleted the use-question-in-macros branch February 23, 2019 18:11
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.

5 participants

@matthewjasper@rust-highfive@mark-i-m@oli-obk@bors