diff options
| author | bors <bors@rust-lang.org> | 2013-09-25 03:55:56 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-09-25 03:55:56 -0700 |
| commit | df97d23c71f6fbe300d3bc0dca23b063044b3934 (patch) | |
| tree | c547494b35d37a114e61d19f16a5a5dd792f7a7e /src/rustllvm/PassWrapper.cpp | |
| parent | f6c9ff392becd86ee22ad96cd66e137b65195f97 (diff) | |
| parent | 13571af92fc8f2aa115ce1fcb8b82b5f654e5780 (diff) | |
| download | rust-df97d23c71f6fbe300d3bc0dca23b063044b3934.tar.gz rust-df97d23c71f6fbe300d3bc0dca23b063044b3934.zip | |
auto merge of #9455 : jesseray/rust/master, r=pnkfelix
In "/src/libstd/char.rs", there are function and method definitions for `is_lowercase()`, `is_uppercase()`, `is_whitespace()`, etc. However, there was no function or method for control characters, so I added the `is_control()` function and method definitions along with documentation and tests. Running `./configure && make check` shows that all tests for `is_control()` pass.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
