about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-11-06 16:52:09 +0000
committerbors <bors@rust-lang.org>2014-11-06 16:52:09 +0000
commit8ed288edb27fc83b15a549af69c82b5bb4f8ac1e (patch)
tree83b50966c243c127176cfebd3271b4d82e4886ee /src/test/codegen/stack-alloc-string-slice.rs
parent60a669a1743b845dfa349684ef057bc98ec6d840 (diff)
parentcfafc1b7377d34d8c60db7cd386836d39b80af41 (diff)
downloadrust-8ed288edb27fc83b15a549af69c82b5bb4f8ac1e.tar.gz
rust-8ed288edb27fc83b15a549af69c82b5bb4f8ac1e.zip
auto merge of #18559 : aturon/rust/prelude_cleanup, r=alexcrichton
This commit renames a number of extension traits for slices and string slices, now that they have been refactored for DST. In many cases, multiple extension traits could now be consolidated. Further consolidation will be possible with generalized where clauses.

The renamings are consistent with the [new `-Prelude` suffix](https://github.com/rust-lang/rfcs/pull/344). There are probably a few more candidates for being renamed this way, but that is left for API stabilization of the relevant modules.

Because this renames traits, it is a:

[breaking-change]

However, I do not expect any code that currently uses the standard library to actually break.

Closes #17917
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions