rust/src
bors 9ca511cf63 Auto merge of #26914 - alexcrichton:deprecate-easy, r=aturon
Many of these have long since reached their stage of being obsolete, so this
commit starts the removal process for all of them. The unstable features that
were deprecated are:

* box_heap
* cmp_partial
* fs_time
* hash_default
* int_slice
* iter_min_max
* iter_reset_fuse
* iter_to_vec
* map_in_place
* move_from
* owned_ascii_ext
* page_size
* read_and_zero
* scan_state
* slice_chars
* slice_position_elem
* subslice_offset
2015-07-28 01:12:39 +00:00
..
compiler-rt@58ab642c30
compiletest Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton 2015-07-12 22:05:59 +00:00
doc Auto merge of #27284 - lastorset:default-methods, r=Gankro 2015-07-27 16:34:40 +00:00
driver
error-index-generator diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
etc fix pretty printers to handle new Vec 2015-07-17 10:43:58 -07:00
grammar Replace usage of String::from_str with String:from 2015-06-08 16:55:35 +02:00
jemalloc@e24a1a025a
liballoc std: Deprecate a number of unstable features 2015-07-27 16:38:25 -07:00
libarena Make align_of behave like min_align_of. 2015-06-24 17:00:43 -07:00
libbacktrace 'iff' for docs to 'if and only if' 2015-07-08 21:17:13 -05:00
libcollections Auto merge of #26914 - alexcrichton:deprecate-easy, r=aturon 2015-07-28 01:12:39 +00:00
libcollectionstest Add RawVec to unify raw Vecish code 2015-07-17 08:29:15 -07:00
libcore Auto merge of #26914 - alexcrichton:deprecate-easy, r=aturon 2015-07-28 01:12:39 +00:00
libcoretest Auto merge of #27026 - nagisa:overflowing-unsigned, r=pnkfelix 2015-07-20 16:38:33 +00:00
libflate Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
libfmt_macros Make the unused_mut lint smarter with respect to locals. 2015-07-01 00:12:12 +03:00
libgetopts Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton 2015-07-12 22:05:59 +00:00
libgraphviz graphviz: support style attributes 2015-07-20 15:45:25 +12:00
liblibc Register new snapshots 2015-07-20 09:51:29 -07:00
liblog More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
librand Fix negate_unsigned feature gate check 2015-07-14 21:48:43 +03:00
librbml core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
librustc Auto merge of #26914 - alexcrichton:deprecate-easy, r=aturon 2015-07-28 01:12:39 +00:00
librustc_back Rollup merge of #27137 - dhuseby:fixing_bitrig_linking, r=alexcrichton 2015-07-24 14:56:01 -04:00
librustc_bitflags Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_borrowck Add long diagnostics for E0373 2015-07-23 15:07:26 +01:00
librustc_data_structures Implement Default TyParam fallback 2015-07-25 19:57:57 -07:00
librustc_driver Fixup #27046 with pattern bindings 2015-07-16 16:37:40 +05:30
librustc_lint In improper-ctypes lint, handle functions which explicitly return (). 2015-07-26 19:21:53 -07:00
librustc_llvm Rewrite the improper_ctypes lint. 2015-07-23 17:03:04 -07:00
librustc_privacy 'iff' for docs to 'if and only if' 2015-07-08 21:17:13 -05:00
librustc_resolve Auto merge of #27230 - GuillaumeGomez:patch-1, r=brson 2015-07-27 19:44:22 +00:00
librustc_trans Auto merge of #27250 - alexcrichton:ucrt, r=brson 2015-07-27 23:38:04 +00:00
librustc_typeck typeck: handle unsized structs in type hints by recursing into their last field. 2015-07-27 00:31:08 +03:00
librustc_unicode wtf8, char: Replace uses of mem::transmute with more specific functions 2015-07-23 13:55:37 +02:00
librustdoc std: Deprecate a number of unstable features 2015-07-27 16:38:25 -07:00
libserialize More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
libstd Auto merge of #26914 - alexcrichton:deprecate-easy, r=aturon 2015-07-28 01:12:39 +00:00
libsyntax Auto merge of #27297 - mitaa:cleanup_E0005, r=alexcrichton 2015-07-26 15:17:24 +00:00
libterm std: Deprecate a number of unstable features 2015-07-27 16:38:25 -07:00
libtest Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton 2015-07-12 22:05:59 +00:00
llvm@874dc4ee4c Update LLVM 2015-07-16 20:25:51 -07:00
rt trans: Move rust_try into the compiler 2015-07-21 16:08:11 -07:00
rust-installer@c37d3747da Fix error message spans 2015-07-25 19:57:59 -07:00
rustbook Fix the relative path issue by including the files using include_bytes! 2015-07-27 20:46:01 +02:00
rustllvm Write deterministic archives 2015-07-22 23:54:59 -07:00
test Auto merge of #27304 - alexcrichton:revert-picky-dllimport, r=brson 2015-07-27 18:09:22 +00:00
snapshots.txt adds snapshots for bitrig and freebsd 2015-07-23 10:20:43 -07:00