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

Support overwriting the name of core crate #199

Merged
merged 1 commit into from May 6, 2020
Merged

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented May 6, 2020

See rust-lang/pin-utils#26 (comment)

Note: If the proc-macro does not depend on its own items, it may be preferable not to
support overwriting the name of core/std crate for compatibility with reexport.

@taiki-e
Copy link
Owner Author

taiki-e commented May 6, 2020

bors r+

@taiki-e taiki-e added the C-enhancement Category: A new feature or an improvement for an existing one label May 6, 2020
@bors
Copy link
Contributor

bors bot commented May 6, 2020

Build succeeded:

@bors bors bot merged commit b9c3583 into master May 6, 2020
@bors bors bot deleted the overwriting-core-crate branch May 6, 2020 15:43
bors bot added a commit to taiki-e/pin-project-lite that referenced this pull request May 7, 2020
14: Support overwriting the name of core crate r=taiki-e a=taiki-e

taiki-e/pin-project#199

Co-authored-by: Taiki Endo <te316e89@gmail.com>
bors bot added a commit to taiki-e/futures-async-stream that referenced this pull request May 7, 2020
53: Add test to make sure core crate overwrite works r=taiki-e a=taiki-e

taiki-e/pin-project#199

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@taiki-e taiki-e removed the C-enhancement Category: A new feature or an improvement for an existing one label Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant