rust/src
Alex Crichton 2d389c125e std: Stabilize the str_matches feature
This commit stabilizes the `str::{matches, rmatches}` functions and iterators,
but renames the unstable feature for the `str::{matches,rmatches}_indices`
function to `str_match_indices` due to the comment present on the functions
about the iterator's return value.
2015-06-17 09:07:16 -07:00
..
compiler-rt@58ab642c30
compiletest Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
doc Auto merge of #24738 - joliv:patch-2, r=steveklabnik 2015-06-16 17:08:36 +00:00
driver Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
error-index-generator Removed many pointless calls to *iter() and iter_mut() 2015-06-10 21:14:03 +01:00
etc Correctly map upper-case Sigma to lower-case in word-final position. Fix #26035. 2015-06-06 12:37:11 +02:00
grammar Replace usage of String::from_str with String:from 2015-06-08 16:55:35 +02:00
jemalloc@e24a1a025a bumping again to get the updated configure 2015-03-05 12:38:35 +05:30
liballoc Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
libarena alloc: Split apart the global alloc feature 2015-06-17 09:06:59 -07:00
libbacktrace Reapply rust-specific changes to libbacktrace 2015-04-11 22:30:17 +10:00
libcollections std: Stabilize the str_matches feature 2015-06-17 09:07:16 -07:00
libcollectionstest Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
libcore std: Stabilize the str_matches feature 2015-06-17 09:07:16 -07:00
libcoretest Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
libflate Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
libfmt_macros libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libgetopts Removed many pointless calls to *iter() and iter_mut() 2015-06-10 21:14:03 +01:00
libgraphviz collections: Split the collections feature 2015-06-17 09:06:59 -07:00
liblibc When building libc crate with musl, don't look for libc.a 2015-06-15 13:42:18 +01:00
liblog std: Split the std_misc feature 2015-06-17 09:06:59 -07:00
librand Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librbml core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
librustc Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_back collections: Split the collections feature 2015-06-17 09:06:59 -07:00
librustc_bitflags Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_borrowck Cleanup: rename middle::ty::sty and its variants. 2015-06-12 11:07:16 -07:00
librustc_data_structures Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
librustc_driver Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_lint Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_llvm collections: Split the collections feature 2015-06-17 09:06:59 -07:00
librustc_privacy Cleanup: rename middle::ty::sty and its variants. 2015-06-12 11:07:16 -07:00
librustc_resolve collections: Split the collections feature 2015-06-17 09:06:59 -07:00
librustc_trans Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_typeck Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_unicode Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustdoc Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
libserialize std: Split the std_misc feature 2015-06-17 09:06:59 -07:00
libstd std: Stabilize the once_new feature 2015-06-17 09:07:16 -07:00
libsyntax collections: Split the collections feature 2015-06-17 09:06:59 -07:00
libterm std: Split the std_misc feature 2015-06-17 09:06:59 -07:00
libtest Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
llvm@8cbcdf1b72 rustc: Update LLVM 2015-06-16 22:56:42 -07:00
rt Auto merge of #25632 - alexcrichton:dt-dir, r=brson 2015-05-23 12:47:16 +00:00
rust-installer@e54d4823d2 Update rust-installer 2015-05-11 15:05:57 -07:00
rustbook Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
rustllvm Auto merge of #26025 - alexcrichton:update-llvm, r=brson 2015-06-17 06:56:15 +00:00
test Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
snapshots.txt Register snapshots (2015-05-24 ba0e1cd). 2015-05-27 11:19:02 +03:00