rust/src
bors 82dcec7ee4 Auto merge of #23934 - lfairy:write-no-deref, r=alexcrichton
This means passing in e.g. a `Vec<u8>` or `String` will work as
intended, rather than deref-ing to `&mut [u8]` or `&mut str`.

[breaking-change]

Closes #23768
2015-04-03 07:13:51 +00:00
..
compiler-rt@58ab642c30
compiletest rollup merge of #23939: nikomatsakis/fn-box 2015-04-01 13:30:51 -07:00
doc Auto merge of #23822 - tanadeau:remove-box-syntax-in-pointers-doc, r=steveklabnik 2015-04-02 10:02:30 +00:00
driver Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
etc rustup: Fix typo in nightly 2015-04-01 13:18:25 -07:00
grammar
jemalloc@e24a1a025a
liballoc rollup merge of #23176: huonw/rm-bounds 2015-04-01 18:38:19 -07:00
libarena Add trivial cast lints. 2015-03-25 10:03:57 +13:00
libbacktrace
libcollections Auto merge of #23832 - petrochenkov:usize, r=aturon 2015-04-03 04:29:52 +00:00
libcollectionstest Auto merge of #23832 - petrochenkov:usize, r=aturon 2015-04-03 04:29:52 +00:00
libcore Auto merge of #23934 - lfairy:write-no-deref, r=alexcrichton 2015-04-03 07:13:51 +00:00
libcoretest Auto merge of #23832 - petrochenkov:usize, r=aturon 2015-04-03 04:29:52 +00:00
libflate Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
libfmt_macros Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
libgetopts Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
libgraphviz Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
liblibc unary negation of unsigned integers 2015-04-02 14:23:41 +02:00
liblog Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
librand rollup merge of #23860: nikomatsakis/copy-requires-clone 2015-04-01 18:37:54 -07:00
librbml Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
librustc Auto merge of #23832 - petrochenkov:usize, r=aturon 2015-04-03 04:29:52 +00:00
librustc_back Fallout out rustc 2015-04-01 11:22:39 -04:00
librustc_bitflags Add #![feature] attributes to doctests 2015-03-23 14:40:26 -07:00
librustc_borrowck Fallout out rustc 2015-04-01 11:22:39 -04:00
librustc_driver rollup merge of #23860: nikomatsakis/copy-requires-clone 2015-04-01 18:37:54 -07:00
librustc_lint rollup merge of #23860: nikomatsakis/copy-requires-clone 2015-04-01 18:37:54 -07:00
librustc_llvm Fallout out rustc 2015-04-01 11:22:39 -04:00
librustc_privacy Rollup merge of #23803 - richo:unused-braces, r=Manishearth 2015-03-28 18:12:06 +05:30
librustc_resolve rollup merge of #23860: nikomatsakis/copy-requires-clone 2015-04-01 18:37:54 -07:00
librustc_trans rollup merge of #23860: nikomatsakis/copy-requires-clone 2015-04-01 18:37:54 -07:00
librustc_typeck rollup merge of #23860: nikomatsakis/copy-requires-clone 2015-04-01 18:37:54 -07:00
librustdoc rollup merge of #23860: nikomatsakis/copy-requires-clone 2015-04-01 18:37:54 -07:00
libserialize Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
libstd Auto merge of #23832 - petrochenkov:usize, r=aturon 2015-04-03 04:29:52 +00:00
libsyntax Auto merge of #23974 - pnkfelix:fix-23973, r=alexcrichton 2015-04-03 01:44:00 +00:00
libterm Tweak relese notes + rebase fixes 2015-04-02 00:18:45 -07:00
libtest Tweak relese notes + rebase fixes 2015-04-02 00:18:45 -07:00
libunicode Stabilize std::num 2015-03-31 07:50:25 -07:00
llvm@bff6907697
rt
rust-installer@49cc7f6fef Update rust-installer. Fixes --help and interop with NixOS 2015-03-26 16:09:46 -07:00
rustbook Stabilize std::convert and related code 2015-03-31 11:24:38 -07:00
rustllvm
test Auto merge of #23832 - petrochenkov:usize, r=aturon 2015-04-03 04:29:52 +00:00
snapshots.txt manually adding the last two bitrig snapshots 2015-04-01 13:47:09 -07:00