Skip to content

Move injection of attributes from command line to libsyntax_ext - #64243

Merged
bors merged 1 commit into
rust-lang:masterfrom
petrochenkov:cmdattr
Sep 7, 2019
Merged

Move injection of attributes from command line to libsyntax_ext#64243
bors merged 1 commit into
rust-lang:masterfrom
petrochenkov:cmdattr

Conversation

@petrochenkov

Copy link
Copy Markdown
Contributor

Just a tiny bit of code generation that wasn't moved into libsyntax_ext in #62771.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

(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 Sep 6, 2019
@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Sep 6, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 3dde650 has been approved by alexcrichton

@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 Sep 6, 2019
Centril added a commit to Centril/rust that referenced this pull request Sep 7, 2019
Move injection of attributes from command line to `libsyntax_ext`
Just a tiny bit of code generation that wasn't moved into `libsyntax_ext` in rust-lang#62771.
@CentrilCentril mentioned this pull request Sep 7, 2019
bors added a commit that referenced this pull request Sep 7, 2019
Rollup of 10 pull requests
Successful merges:
- #63919 (Use hygiene for AST passes)
- #63927 (Filter linkcheck spurious failure)
- #64149 (rustc_codegen_llvm: give names to non-alloca variable values.)
- #64192 (Bail out when encountering likely missing turbofish in parser)
- #64231 (Move the HIR CFG to `rustc_ast_borrowck`)
- #64233 (Correct pluralisation of various diagnostic messages)
- #64236 (reduce visibility)
- #64240 (Include compiler-rt in the source tarball)
- #64241 ([doc] Added more prereqs and note about default directory)
- #64243 (Move injection of attributes from command line to `libsyntax_ext`)
Failed merges:
r? @ghost
@bors
bors merged commit 3dde650 into rust-lang:masterSep 7, 2019
@petrochenkov
petrochenkov deleted the cmdattr branch February 22, 2025 18:34
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

@petrochenkov@rust-highfive@alexcrichton@bors