rust/src
bors c4b4f07592 Auto merge of #26727 - remram44:coerceunsized-weak, r=eddyb
This is a simple addition, shouldn't change behavior.

Fixes #26704

I don't know if the coercion for `Rc` is tested, if it is this probably needs the same test with `Weak`.
2015-07-02 09:19:27 +00:00
..
compiler-rt@58ab642c30
compiletest Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
doc Rollup merge of #26580 - adamheins:master, r=steveklabnik 2015-06-30 15:37:44 -04:00
driver
error-index-generator diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
etc Remove char::to_titlecase. Fix #26555 2015-06-24 22:16:25 -07:00
grammar Replace usage of String::from_str with String:from 2015-06-08 16:55:35 +02:00
jemalloc@e24a1a025a
liballoc Implement CoerceUnsized for arc::Weak 2015-07-01 17:58:05 -04:00
libarena Make align_of behave like min_align_of. 2015-06-24 17:00:43 -07:00
libbacktrace Reapply rust-specific changes to libbacktrace 2015-04-11 22:30:17 +10:00
libcollections Auto merge of #26034 - Gankro:deprecate-bits, r=alexcrichton 2015-07-01 17:55:20 +00:00
libcollectionstest Auto merge of #26327 - bluss:two-way, r=aturon 2015-06-30 18:09:51 +00:00
libcore Auto merge of #26698 - alexcrichton:char-fmt, r=huonw 2015-07-01 03:35:46 +00:00
libcoretest std: Fix formatting flags for chars 2015-06-30 19:26:03 -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 Add flock() to liblibc 2015-06-24 10:22:10 -07:00
liblog More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
librand Auto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik 2015-07-01 13:39:57 +00:00
librbml core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
librustc Auto merge of #26722 - arielb1:log-deadlock, r=eddyb 2015-07-02 07:47:29 +00:00
librustc_back rustc_back: Learn about i686-pc-windows-msvc 2015-06-27 13:02:18 -07:00
librustc_bitflags Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_borrowck Remove Typer and ClosureTyper 2015-06-30 02:41:40 -07:00
librustc_data_structures Expand the "givens" set to cover transitive relations. The givens array 2015-06-19 12:22:03 -04:00
librustc_driver Update librustc_driver/test.rs 2015-07-01 19:29:17 -07:00
librustc_lint Auto merge of #26677 - jroesch:fulfillment-context-refactor, r=nrc 2015-07-02 03:10:25 +00:00
librustc_llvm Simplify argument forwarding in the various shim generators 2015-06-20 03:35:24 +02:00
librustc_privacy Begin refactor type checking state 2015-06-27 13:43:20 -07:00
librustc_resolve rustc_resolve: don't require redundant arguments to resolve_crate. 2015-06-19 01:18:42 +03:00
librustc_trans Auto merge of #26677 - jroesch:fulfillment-context-refactor, r=nrc 2015-07-02 03:10:25 +00:00
librustc_typeck Auto merge of #26722 - arielb1:log-deadlock, r=eddyb 2015-07-02 07:47:29 +00:00
librustc_unicode Remove char::to_titlecase. Fix #26555 2015-06-24 22:16:25 -07:00
librustdoc In js from the docs, change keyboard eventlistener to be compatible with non-english keyboard layouts. Fixes #26016 Fixes #16572 2015-07-01 10:11:23 +02:00
libserialize More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
libstd Auto merge of #26658 - alexcrichton:windows-net-no-inherit, r=aturon 2015-07-01 19:28:15 +00:00
libsyntax Auto merge of #26034 - Gankro:deprecate-bits, r=alexcrichton 2015-07-01 17:55:20 +00:00
libterm std: Split the std_misc feature 2015-06-17 09:06:59 -07:00
libtest Auto merge of #26192 - alexcrichton:features-clean, r=aturon 2015-06-18 19:14:52 +00:00
llvm@8cbcdf1b72 rustc: Update LLVM 2015-06-16 22:56:42 -07:00
rt rt: Update comment for new location of unwind 2015-06-27 19:25:55 -07:00
rust-installer@8e4f8ea581 updating installer to fix install issues on bitrig 2015-06-18 23:43:46 -07:00
rustbook Auto merge of #26037 - nhowell:plain_js_playpen, r=steveklabnik 2015-06-22 05:23:50 +00:00
rustllvm Auto merge of #26025 - alexcrichton:update-llvm, r=brson 2015-06-17 06:56:15 +00:00
test Auto merge of #26727 - remram44:coerceunsized-weak, r=eddyb 2015-07-02 09:19:27 +00:00
snapshots.txt Register snapshots (2015-05-24 ba0e1cd). 2015-05-27 11:19:02 +03:00