| .. |
|
compiler-rt@58ab642c30
|
|
|
|
compiletest
|
Run benchmarks once, as a test by default.
|
2015-05-02 15:45:23 +10:00 |
|
doc
|
Auto merge of #25214 - acgtyrant:patch-1, r=brson
|
2015-05-09 07:31:44 +00:00 |
|
driver
|
Unquote all crate names without underscores
|
2015-03-27 10:58:12 -07:00 |
|
error-index-generator
|
Error index style tweaks.
|
2015-05-05 11:17:00 +10:00 |
|
etc
|
Remove unused extract_grammar.py
|
2015-05-03 17:45:37 -04:00 |
|
grammar
|
Panic if the grammar verifier sees a token it doesn't recognize
|
2015-05-05 19:47:50 -04:00 |
|
jemalloc@e24a1a025a
|
bumping again to get the updated configure
|
2015-03-05 12:38:35 +05:30 |
|
liballoc
|
Update with correct output.
|
2015-05-05 23:19:23 +02:00 |
|
libarena
|
Register new snapshots
|
2015-04-28 17:23:45 -07:00 |
|
libbacktrace
|
Reapply rust-specific changes to libbacktrace
|
2015-04-11 22:30:17 +10:00 |
|
libcollections
|
Auto merge of #25162 - seanmonstar:asref-bytes, r=alexcrichton
|
2015-05-09 00:18:49 +00:00 |
|
libcollectionstest
|
Auto merge of #24890 - jooert:bitvec-append-split_off, r=alexcrichton
|
2015-05-07 00:20:25 +00:00 |
|
libcore
|
Auto merge of #25159 - inrustwetrust:wrapping_inline, r=alexcrichton
|
2015-05-09 03:55:27 +00:00 |
|
libcoretest
|
Optimize iterator adapters.
|
2015-05-05 14:17:23 -04:00 |
|
libflate
|
test: Fixup many library unit tests
|
2015-04-14 10:14:19 -07:00 |
|
libfmt_macros
|
Negative case of len() -> is_empty()
|
2015-04-14 20:26:03 -07:00 |
|
libgetopts
|
implement rfc 1054: split_whitespace() fn, deprecate words()
|
2015-04-21 15:31:51 -04:00 |
|
libgraphviz
|
Fallout in public-facing and semi-public-facing libs
|
2015-04-01 11:23:45 -04:00 |
|
liblibc
|
Rollup merge of #25211 - huonw:libc, r=cmr
|
2015-05-09 00:37:45 +05:30 |
|
liblog
|
fix doc:#1398 stop passing --cfg ndebug and uses -C debug-assertions
|
2015-05-02 10:24:10 +08:00 |
|
librand
|
Add a reason to the libc & rand instability.
|
2015-05-08 23:20:53 +10:00 |
|
librbml
|
std: Remove deprecated/unstable num functionality
|
2015-04-21 11:37:43 -07:00 |
|
librustc
|
Auto merge of #25123 - arielb1:self-inhibiting-error, r=nikomatsakis
|
2015-05-07 23:40:55 +00:00 |
|
librustc_back
|
rollup merge of #24953: tamird/android-pie
|
2015-04-29 15:45:56 -07:00 |
|
librustc_bitflags
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
|
librustc_borrowck
|
Auto merge of #24884 - michaelsproul:extended-errors, r=nrc
|
2015-04-30 02:03:27 +00:00 |
|
librustc_data_structures
|
Change name of unit test sub-module to "tests".
|
2015-04-24 23:06:41 +02:00 |
|
librustc_driver
|
rustc: Fix more verbatim paths leaking to gcc
|
2015-05-05 15:21:52 -07:00 |
|
librustc_lint
|
lint: deny transmuting from immutable to mutable, since it's undefined behavior
|
2015-05-05 22:26:23 -07:00 |
|
librustc_llvm
|
Don't repeat Attribute in the const names
|
2015-05-05 22:03:45 -04:00 |
|
librustc_privacy
|
Functional changes for associated constants. Cross-crate usage of associated constants is not yet working.
|
2015-04-23 21:02:26 -06:00 |
|
librustc_resolve
|
Auto merge of #24884 - michaelsproul:extended-errors, r=nrc
|
2015-04-30 02:03:27 +00:00 |
|
librustc_trans
|
Rollup merge of #25160 - michaelwu:remove-schedule_free_slice, r=cmr
|
2015-05-07 12:21:05 +02:00 |
|
librustc_typeck
|
Rollup merge of #25190 - nham:E0046_E0054, r=alexcrichton
|
2015-05-09 00:37:43 +05:30 |
|
librustc_unicode
|
Replaces instanced of 'an UTF' with 'a UTF'
|
2015-04-30 21:38:01 -04:00 |
|
librustdoc
|
Remove references to deprecated extern crate "foo" as bar syntax
|
2015-05-08 20:48:54 -04:00 |
|
libserialize
|
rollup merge of #24636: alexcrichton/remove-deprecated
|
2015-04-21 15:28:53 -07:00 |
|
libstd
|
Auto merge of #25218 - Manishearth:rollup, r=Manishearth
|
2015-05-08 20:39:08 +00:00 |
|
libsyntax
|
Auto merge of #25013 - pnkfelix:span_to_lines-oflo, r=huonw
|
2015-05-07 15:25:09 +00:00 |
|
libterm
|
Change name of unit test sub-module to "tests".
|
2015-04-24 23:06:41 +02:00 |
|
libtest
|
Run benchmarks once, as a test by default.
|
2015-05-02 15:45:23 +10:00 |
|
llvm@bff6907697
|
updating llvm submodule to include bitrig support
|
2015-03-05 12:38:34 +05:30 |
|
rt
|
fix typos caught by codespell
|
2015-05-06 03:00:13 +02:00 |
|
rust-installer@e54d4823d2
|
Update rust-installer. Fixes problems with CDPATH
|
2015-04-22 14:49:01 -07:00 |
|
rustbook
|
rustbook: Fixes display of navigation links in README.html.
|
2015-04-25 00:21:13 +02:00 |
|
rustllvm
|
Add singlethreaded fence intrinsics.
|
2015-04-25 19:41:21 -06:00 |
|
test
|
Remove references to deprecated extern crate "foo" as bar syntax
|
2015-05-08 20:48:54 -04:00 |
|
snapshots.txt
|
Register new snapshots
|
2015-04-28 17:23:45 -07:00 |