rust/src
Alex Crichton b496adaefb rollup merge of #19912: P1start/fn-formatting
This is to encourage the use of the sugary syntax instead of the `<>` syntax, which will not be usable post-1.0. Rustdoc [still uses the `<>` syntax](https://github.com/rust-lang/rust/issues/19909), so if a rustdoc wizard is looking for something to do, it would be nice to use the parenthetical syntax there as well. (I tried to patch rustdoc as well, but failed…)
2014-12-17 11:50:30 -08:00
..
compiler-rt@62a4ca6055 Update compiler-rt to work for non-v7 arm. 2014-06-18 17:02:08 -07:00
compiletest rollup merge of #19818: emk/regex_at_name_opt 2014-12-17 11:50:24 -08:00
doc rollup merge of #19873: drewm1980/master 2014-12-17 11:50:28 -08:00
driver Separate the driver into its own crate that uses trans, typeck. 2014-12-04 10:04:52 -05:00
etc rollup merge of #19905: AaronFriel/patch-1 2014-12-17 11:50:30 -08:00
grammar Modify regex::Captures::{at,name} to return Option 2014-12-14 08:56:51 -05:00
jemalloc@b001609960 update jemalloc 2014-10-05 22:17:25 -04:00
liballoc rollup merge of #19902: alexcrichton/second-pass-mem 2014-12-17 11:50:29 -08:00
libarena libarena: use unboxed closures 2014-12-13 17:03:46 -05:00
libbacktrace
libcollections rollup merge of #19902: alexcrichton/second-pass-mem 2014-12-17 11:50:29 -08:00
libcore rollup merge of #19902: alexcrichton/second-pass-mem 2014-12-17 11:50:29 -08:00
libcoretest rollup merge of #19911: mdinger/tuple_tests2 2014-12-17 11:50:30 -08:00
libflate Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
libfmt_macros Remove all shadowed lifetimes. 2014-12-15 10:23:48 -05:00
libgetopts rollup merge of #19820: alexcrichton/deprecate-some-more-libs 2014-12-17 11:50:24 -08:00
libgraphviz rollup merge of #19892: pnkfelix/region-graphviz 2014-12-17 11:50:29 -08:00
liblibc librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
liblog rollup merge of #19820: alexcrichton/deprecate-some-more-libs 2014-12-17 11:50:24 -08:00
librand rollup merge of #19902: alexcrichton/second-pass-mem 2014-12-17 11:50:29 -08:00
librbml serialize: Change some FnOnce bounds to FnMut 2014-12-15 12:20:47 -08:00
libregex rollup merge of #19820: alexcrichton/deprecate-some-more-libs 2014-12-17 11:50:24 -08:00
libregex_macros rollup merge of #19820: alexcrichton/deprecate-some-more-libs 2014-12-17 11:50:24 -08:00
librustc rollup merge of #19912: P1start/fn-formatting 2014-12-17 11:50:30 -08:00
librustc_back Remove proc types/expressions from the parser, compiler, and 2014-12-14 04:21:56 -05:00
librustc_borrowck remove explicit if_let and tuple_indexing feature enables as they now trigger warnings 2014-12-15 15:01:26 +01:00
librustc_driver rollup merge of #19849: alexcrichton/second-pass-option 2014-12-17 11:50:26 -08:00
librustc_llvm auto merge of #19750 : murarth/rust/rusti-support, r=brson 2014-12-15 08:32:45 +00:00
librustc_trans auto merge of #19789 : nick29581/rust/assoc-ufcs2, r=nikomatsakis 2014-12-17 08:13:07 +00:00
librustc_typeck rollup merge of #19892: pnkfelix/region-graphviz 2014-12-17 11:50:29 -08:00
librustdoc auto merge of #19777 : nikomatsakis/rust/warn-on-shadowing, r=acrichto 2014-12-16 08:42:40 +00:00
librustrt rollup merge of #19832: japaric/no-nocopy 2014-12-17 11:50:25 -08:00
libserialize rollup merge of #19887: alexcrichton/serialize-fn-mut 2014-12-17 11:50:28 -08:00
libstd rollup merge of #19902: alexcrichton/second-pass-mem 2014-12-17 11:50:29 -08:00
libsyntax rollup merge of #19880: sanxiyn/assoc-resolve-lifetime 2014-12-17 11:50:28 -08:00
libterm Fix inappropriate ## headings 2014-12-10 13:54:56 -05:00
libtest Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
libtime libtime: convert Timespec binops to by value 2014-12-13 20:15:39 -05:00
libunicode std: Collapse SlicePrelude traits 2014-12-14 19:03:56 -08:00
llvm@ec1fdb3b9d Update LLVM to get slightly better memcpy elision 2014-10-17 17:16:18 +02:00
rt remove the uv_support code 2014-10-02 05:05:12 -04:00
rust-installer@aed7347241 Use rust-installer for installation 2014-12-11 17:14:17 -08:00
rustllvm Add LLVM ExecutionEngine API 2014-12-11 15:33:27 -07:00
test rollup merge of #19912: P1start/fn-formatting 2014-12-17 11:50:30 -08:00
snapshots.txt Create a snapshot on top of 1b97cd3 2014-12-16 14:39:18 +01:00