Skip to content

Make base64::config fields public again #10931

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
Dec 14, 2013

Conversation

sfackler
Copy link
Member

These got swept up in the great privatizing of 2013.

These got swept up in the great privatizing of 2013.
bors added a commit that referenced this pull request Dec 14, 2013
These got swept up in the great privatizing of 2013.
@bors bors closed this Dec 14, 2013
@bors bors merged commit 9762698 into rust-lang:master Dec 14, 2013
@sfackler sfackler deleted the base64-visibility branch December 23, 2013 03:50
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2023
[`unnecessary_fold`]: suggest turbofish if necessary

Fixes rust-lang#10000

This adds turbofish `::<T>` to the suggestion in `unnecessary_fold`. This is necessary because the `Sum` trait is generic, which breaks inference when changing `fold()` to `sum()`.

changelog: [`unnecessary_fold`]: suggest turbofish if necessary
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