about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-02-17 15:13:20 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-02-17 15:13:20 -0800
commitf492095eb4ac061f1b4898b92880095d23dc9c86 (patch)
tree2526e476bf9f0e0cf3f144018074b3e7aa90507d /src/rustllvm/RustWrapper.cpp
parent096b1052d0c67a5e935a17ebdb7cdecbb8622bbf (diff)
parent235f35b0b724a38a5583112825d46f50c5dde980 (diff)
downloadrust-f492095eb4ac061f1b4898b92880095d23dc9c86.tar.gz
rust-f492095eb4ac061f1b4898b92880095d23dc9c86.zip
rollup merge of #22024: alexcrichton/ascii
* Move the type parameter on the `AsciiExt` trait to an associated type named
  `Owned`.
* Move `ascii::escape_default` to using an iterator.

This is a breaking change due to the removal of the type parameter on the
`AsciiExt` trait as well as the modifications to the `escape_default` function
to returning an iterator. Manual implementations of `AsciiExt` (or `AsciiExt`
bounds) should be adjusted to remove the type parameter and using the new
`escape_default` should be relatively straightforward.

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