Skip to content

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