| .. |
|
compiler-rt@58ab642c30
|
|
|
|
compiletest
|
Fix charset of debuginfo test on FreeBSD
|
2015-04-07 20:41:34 +09:00 |
|
doc
|
Rollup merge of #24170 - omo:omo-typo-fix, r=steveklabnik
|
2015-04-10 00:24:45 +05:30 |
|
driver
|
Unquote all crate names without underscores
|
2015-03-27 10:58:12 -07:00 |
|
etc
|
Rollup merge of #24171 - rillian:rustup, r=brson
|
2015-04-09 15:53:36 +05:30 |
|
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
|
alloc: impl fmt::Pointer for Rc, Arc and Box
|
2015-04-07 22:50:36 -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 #23293 - tbu-:pr_additive_multiplicative, r=alexcrichton
|
2015-04-08 00:42:10 +00:00 |
|
libcollectionstest
|
Auto merge of #23293 - tbu-:pr_additive_multiplicative, r=alexcrichton
|
2015-04-08 00:42:10 +00:00 |
|
libcore
|
Change derive expansions to use discriminant_value intrinsic.
|
2015-04-10 16:20:18 +02:00 |
|
libcoretest
|
Auto merge of #23293 - tbu-:pr_additive_multiplicative, r=alexcrichton
|
2015-04-08 00:42:10 +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
|
Rollup merge of #24207 - kmcallister:llvm-plugin, r=brson
|
2015-04-10 00:24:43 +05:30 |
|
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
|
Modify the ExprUseVisitor to walk each part of an AutoRef, and in
|
2015-04-08 09:49:41 -04:00 |
|
librustc_driver
|
Allow plugins to register LLVM passes
|
2015-04-08 14:01:59 -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
|
Auto merge of #23998 - nrc:impl-self, r=nikomatsakis
|
2015-04-08 09:58:05 +00:00 |
|
librustc_resolve
|
Work with assoc types in a super trait.
|
2015-04-07 18:03:07 +12:00 |
|
librustc_trans
|
Implement discriminant_value intrinsic
|
2015-04-10 12:23:08 +02:00 |
|
librustc_typeck
|
Implement discriminant_value intrinsic
|
2015-04-10 12:23:08 +02:00 |
|
librustdoc
|
Auto merge of #24116 - zaeleus:rustdoc-codespan, r=alexcrichton
|
2015-04-07 07:41:32 +00:00 |
|
libserialize
|
Fallout in public-facing and semi-public-facing libs
|
2015-04-01 11:23:45 -04:00 |
|
libstd
|
Rollup merge of #24216 - alexcrichton:stabilize-from-raw-os-error, r=aturon
|
2015-04-10 00:24:44 +05:30 |
|
libsyntax
|
Incorporate repr-attr into deriving(PartialOrd) to avoid truncation errors.
|
2015-04-10 19:11:00 +02: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
|
Auto merge of #23293 - tbu-:pr_additive_multiplicative, r=alexcrichton
|
2015-04-08 00:42:10 +00: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@ebc6b04c29
|
Upgrade rust-installer
|
2015-04-02 11:31:31 -07:00 |
|
rustbook
|
Make sum and product inherent methods on Iterator
|
2015-04-08 00:26:35 +02:00 |
|
rustllvm
|
Drop support for LLVM < 3.5 and fix compile errors with 3.5
|
2015-03-14 13:14:04 +01:00 |
|
test
|
Test case for 64-bit corner cases where truncation occurred before prior commit.
|
2015-04-10 19:11:03 +02:00 |
|
snapshots.txt
|
manually adding the last two bitrig snapshots
|
2015-04-01 13:47:09 -07:00 |