rust/src/etc
Aaron Turon cfafc1b737 Prelude: rename and consolidate extension traits
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
2014-11-06 08:03:18 -08:00
..
emacs Fix spelling mistakes in comments. 2014-10-25 23:11:17 -04:00
gedit
kate Bump version to 0.13.0 2014-10-09 10:41:23 -07:00
mingw-fix-include
pkg dist: Make Windows installer modify system %PATH% 2014-09-26 18:04:48 -04:00
third-party Update license notice. 2014-09-11 09:40:20 -07:00
vim vim: Fix :RustRun when cwd has a space in it 2014-10-22 22:22:44 -07:00
zsh Improve the zsh completions. 2014-09-16 12:23:38 -04:00
2014-06-rewrite-bytes-macros.py
adb_run_wrapper.sh
apple-darwin.supp
check-binaries.py
check-links.pl
check-summary.py
cmathconsts.c
ctags.rust
extract_grammar.py
gdb_rust_pretty_printing.py debuginfo: Don't mark struct fields as artificial. 2014-10-08 11:52:06 +02:00
generate-deriving-span-tests.py
generate-keyword-tests.py
get-snapshot.py Register snapshots 2014-09-10 18:33:54 -07:00
indenter
install.sh install: Fix the install.sh script to work with spaces 2014-09-29 15:29:57 -07:00
latest-unix-snaps.py
libc.c
licenseck.py Relicense shootout-fasta-redux.rs to the shootout license. 2014-09-25 00:31:47 +02:00
lldb_batchmode.py debuginfo: Print more output in lldb_batchmode.py for better error logs. 2014-10-22 11:08:21 +02:00
lldb_rust_formatters.py debuginfo: Don't mark struct fields as artificial. 2014-10-08 11:52:06 +02:00
local_stage0.sh
make-snapshot.py
make-win-dist.py Move bundled gcc and its libs out into $rust/rustlib/<triple>/gcc/(bin|lib). This way the libs won't be on the -L library search path, and won't confuse external gcc, if one is used. The bundled gcc itself will still be able to find them, because it searches for libs relative to own install location. 2014-09-20 11:42:26 -07:00
maketest.py
mirror-all-snapshots.py
mklldeps.py Fix librustc_llvm 2014-09-30 12:52:47 -07:00
regex-match-tests.py
rustup.sh Long lines 2014-10-28 10:24:03 -07:00
snapshot.py Implement flexible target specification 2014-11-04 05:07:47 -05:00
sugarise-doc-comments.py
tidy.py
unicode.py Prelude: rename and consolidate extension traits 2014-11-06 08:03:18 -08:00
x86.supp rm obsolete valgrind suppressions 2014-10-02 05:01:10 -04:00
ziggurat_tables.py