Skip to content

Subtree sync #5140

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

Merged
Merged

Conversation

calebcartwright
Copy link
Member

No description provided.

calebcartwright and others added 5 commits December 2, 2021 21:35
By changing `as_str()` to take `&self` instead of `self`, we can just
return `&str`. We're still lying about lifetimes, but it's a smaller lie
than before, where `SymbolStr` contained a (fake) `&'static str`!
@calebcartwright
Copy link
Member Author

Will have to wait for the 2021-12-20 nightly to come out

@calebcartwright calebcartwright merged commit 0346bc7 into rust-lang:master Dec 20, 2021
@calebcartwright calebcartwright deleted the subtree-sync-2021-12-19 branch December 20, 2021 22:40
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.

2 participants