about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-12-27 21:51:43 +0000
committerbors <bors@rust-lang.org>2014-12-27 21:51:43 +0000
commit070ab63807dc80fa6a6c5ee80531284761ab42de (patch)
tree52706298e8d708cccdea4ad1781d58ea26887db1 /src/rustllvm/RustWrapper.cpp
parent0201334439393bed205c1148bed425b80aab8c22 (diff)
parent12e60719c4cd2f1f4f8790eb0452869c5816f7dd (diff)
downloadrust-070ab63807dc80fa6a6c5ee80531284761ab42de.tar.gz
rust-070ab63807dc80fa6a6c5ee80531284761ab42de.zip
auto merge of #19916 : SimonSapin/rust/ascii-reform, r=sfackler
Implements [RFC 486](https://github.com/rust-lang/rfcs/pull/486). Fixes #19908.

* Rename `to_ascii_{lower,upper}` to `to_ascii_{lower,upper}case`, per #14401
* Remove the `Ascii` type and associated traits: `AsciiCast`, `OwnedAsciiCast`, `AsciiStr`, `IntoBytes`, and `IntoString`.
* As a replacement, add `.is_ascii()` to `AsciiExt`, and implement `AsciiExt` for `u8` and `char`.

[breaking-change]
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions