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

from_strs should return option::t<T> #1335

Closed
erickt opened this issue Dec 19, 2011 · 0 comments
Closed

from_strs should return option::t<T> #1335

erickt opened this issue Dec 19, 2011 · 0 comments
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@erickt
Copy link
Contributor

erickt commented Dec 19, 2011

Since from_str functions will be mainly used to parse user input, they should return optional types instead of failing on malformed input.

flip1995 pushed a commit to flip1995/rust that referenced this issue Jan 30, 2021
…1995

Add new lint `upper_case_acronyms`

Close rust-lang#1335
I need some reviews on the English sentences because I feel they're messed up. ;)

changelog: Add new lint `upper_case_acronyms`
coastalwhite pushed a commit to coastalwhite/rust that referenced this issue Aug 5, 2023
Kobzol pushed a commit to Kobzol/rust that referenced this issue Dec 30, 2024
bors pushed a commit to rust-lang-ci/rust that referenced this issue Jan 2, 2025
bors added a commit to rust-lang-ci/rust that referenced this issue Jan 4, 2025
Bump cc in the compiler

Changelog:

- Regenerate target info ([rust-lang#1342](rust-lang/cc-rs#1342))
- Allow using Visual Studio target names in `find_tool` ([rust-lang#1335](rust-lang/cc-rs#1335))
- Fix `is_flag_supported` on msvc ([rust-lang#1336](rust-lang/cc-rs#1336))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

2 participants