| .. |
|
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
|
Strip all leading/trailing newlines
|
2015-03-15 09:08:21 -07:00 |
|
jemalloc@e24a1a025a
|
bumping again to get the updated configure
|
2015-03-05 12:38:35 +05:30 |
|
liballoc
|
rollup merge of #23176: huonw/rm-bounds
|
2015-04-01 18:38:19 -07:00 |
|
libarena
|
Deprecate MarkerTrait and PhantomFn.
|
2015-04-02 13:25:06 -04:00 |
|
libbacktrace
|
Strip trailing whitespace
|
2015-03-15 11:25:43 -07:00 |
|
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 #23938 - nikomatsakis:invariant, r=pnkfelix
|
2015-04-03 12:59:11 +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
|
Add more extended error messages for match exprs.
|
2015-04-07 11:16:32 -07: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
|
Fix printing of extended errors.
|
2015-04-04 12:37:25 -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
|
Remove *most* mentions of phantom fns and variance on traits. Leave some
|
2015-04-02 13:25:06 -04: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
|
updating llvm submodule to include bitrig support
|
2015-03-05 12:38:34 +05:30 |
|
rt
|
Strip all leading/trailing newlines
|
2015-03-15 09:08:21 -07:00 |
|
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
|
Drop support for LLVM < 3.5 and fix compile errors with 3.5
|
2015-03-14 13:14:04 +01:00 |
|
test
|
Auto merge of #23938 - nikomatsakis:invariant, r=pnkfelix
|
2015-04-03 12:59:11 +00:00 |
|
snapshots.txt
|
manually adding the last two bitrig snapshots
|
2015-04-01 13:47:09 -07:00 |