Skip to content

Make various methods on InferenceTable public #718

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 1 commit into from
Jul 12, 2021

Conversation

flodiebold
Copy link
Member

I don't see a reason for them to be pub(crate), and especially the
snapshot/rollback functionality is necessary for rust-analyzer.

I made some other functions more private that are only used from their
modules.

I don't see a reason for them to be pub(crate), and especially the
snapshot/rollback functionality is necessary for rust-analyzer.

I made some other functions more private that are only used from their
modules.
@jackh726
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jul 12, 2021

📌 Commit 5442f5e has been approved by jackh726

@bors
Copy link
Contributor

bors commented Jul 12, 2021

⌛ Testing commit 5442f5e with merge 9456600...

@bors
Copy link
Contributor

bors commented Jul 12, 2021

☀️ Test successful - checks-actions
Approved by: jackh726
Pushing 9456600 to master...

@bors bors merged commit 9456600 into rust-lang:master Jul 12, 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.

3 participants