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

Stop returning error strings in From{Base64,Hex} #11597

Merged
merged 1 commit into from
Jan 16, 2014

Conversation

sfackler
Copy link
Member

An enum allows callers to deal with errors in a more reasonable way.

An enum allows callers to deal with errors in a more reasonable way.
bors added a commit that referenced this pull request Jan 16, 2014
An enum allows callers to deal with errors in a more reasonable way.
@bors bors closed this Jan 16, 2014
@bors bors merged commit 9fe5d16 into rust-lang:master Jan 16, 2014
@sfackler sfackler deleted the err-enums branch May 15, 2014 05:03
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 16, 2023
new lint: `repeat_vec_with_capacity`

Closes rust-lang#11537

[Lint description](https://github.com/y21/rust-clippy/blob/repeat_vec_with_capacity/clippy_lints/src/repeat_vec_with_capacity.rs#L14) should explain this PR :)

changelog: new lint: `repeat_vec_with_capacity`
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