Skip to content

syntax: misc extractions - #65376

Merged
bors merged 4 commits into
rust-lang:masterfrom
Centril:syntax-extractions-1
Oct 15, 2019
Merged

syntax: misc extractions#65376
bors merged 4 commits into
rust-lang:masterfrom
Centril:syntax-extractions-1

Conversation

@Centril

Copy link
Copy Markdown
Contributor

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

This comment has been minimized.

@Centril
Centrilforce-pushed the syntax-extractions-1 branch from cdf6652 to 9262b02CompareOctober 13, 2019 15:31
@rust-highfive

This comment has been minimized.

@Centril
Centrilforce-pushed the syntax-extractions-1 branch from 6ed37c2 to aaeb137CompareOctober 14, 2019 10:18
@rust-highfive

This comment has been minimized.

@bors

This comment has been minimized.

Comment threadsrc/libsyntax/parse/sess.rs Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm pretty sure this doesn't belong to sess.rs even if it was there previously.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I agree, but I'm not quite sure where to put it tho and we can always move it later. =)

@petrochenkov

Copy link
Copy Markdown
Contributor

r=me after rebase and fixing tests

@petrochenkovpetrochenkov added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 14, 2019
@Centril
Centrilforce-pushed the syntax-extractions-1 branch from aaeb137 to ae156a5CompareOctober 15, 2019 07:42
@Centril

Copy link
Copy Markdown
ContributorAuthor

@bors r=petrochenkov

@bors

bors commented Oct 15, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit ae156a5 has been approved by petrochenkov

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Oct 15, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 15, 2019
@CentrilCentril mentioned this pull request Oct 15, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 15, 2019
@CentrilCentril mentioned this pull request Oct 15, 2019
bors added a commit that referenced this pull request Oct 15, 2019
Rollup of 4 pull requests
Successful merges:
- #64035 (Stabilize proc macros generating `macro_rules` items)
- #65376 (syntax: misc extractions)
- #65426 (Remove custom `PartialEq` impls for `LocalInternedString`.)
- #65428 (Refactor: Rename `db` locals to `diag`)
Failed merges:
r? @ghost
@bors
bors merged commit ae156a5 into rust-lang:masterOct 15, 2019
@Centril
Centril deleted the syntax-extractions-1 branch October 15, 2019 19:21
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.

4 participants

@Centril@bors@rust-highfive@petrochenkov