Skip to content

char/string cleanup #1421

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

Closed
wants to merge 3 commits into from
Closed

char/string cleanup #1421

wants to merge 3 commits into from

Conversation

kud1ing
Copy link

@kud1ing kud1ing commented Jan 4, 2012

  • make str::is_whitespace() simpler (get rid of a "FIXME" en passant)
  • rename char::to_lower/uppercase() to char::to_lower/upper(), analogous to str::to_lower/upper()
  • rename str::str_from_cstr() to str::from_cstr() analogous to all the other str::from*() functions

@marijnh
Copy link
Contributor

marijnh commented Jan 4, 2012

Thanks. Merged.

@marijnh marijnh closed this Jan 4, 2012
bjorn3 added a commit to bjorn3/rust that referenced this pull request Nov 16, 2023
Add Rustup installation instructions to README
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
* Added ability to figure out workspaces from cargo kani.

* Added doc comment.

* Changed code to use `cargo_metadata` crate not raw json.
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