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

cleanup: Remove some language features related to built-in macros #63077

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

petrochenkov
Copy link
Contributor

They are now library features.
Cleanup after #62086.
The unstable book files are moved because tidy complained.

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(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 Jul 28, 2019
@Centril
Copy link
Contributor

Centril commented Jul 28, 2019

r? @Centril

The unstable book files are moved because tidy complained.

This is suboptimal since these provided useful information -- can you move them to a suitable location or if you cannot find one, can you dump the markdown in the respective tracking issues for now?

r=me with that done.

@petrochenkov
Copy link
Contributor Author

@Centril
Moved, not removed.
They are in the library section of the unstable book now.

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jul 28, 2019

📌 Commit b92697b has been approved by petrochenkov

@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 Jul 28, 2019
@Centril
Copy link
Contributor

Centril commented Jul 28, 2019

Moved, not removed.
They are in the library section of the unstable book now.

Oh I see... oops; read that part of the diff too fast =P

Centril added a commit to Centril/rust that referenced this pull request Jul 29, 2019
…nkov

cleanup: Remove some language features related to built-in macros

They are now library features.
Cleanup after rust-lang#62086.
The unstable book files are moved because tidy complained.
bors added a commit that referenced this pull request Jul 29, 2019
Rollup of 6 pull requests

Successful merges:

 - #62809 (rustc: Update wasm32 support for LLVM 9)
 - #63055 (Various cleanups to save analysis)
 - #63076 (Miri: fix determining size of an "extra function" allocation)
 - #63077 (cleanup: Remove some language features related to built-in macros)
 - #63086 (Ignore test cases that are not supported by vxWorks)
 - #63092 (Update `impl Trait` gate issues)

Failed merges:

r? @ghost
@bors bors merged commit b92697b into rust-lang:master Jul 29, 2019
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.

5 participants