| .. |
|
compiler-rt@58ab642c30
|
|
|
|
compiletest
|
Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton
|
2015-07-12 22:05:59 +00:00 |
|
doc
|
Clean up some wording around globs.
|
2015-07-17 13:15:06 -04:00 |
|
driver
|
|
|
|
error-index-generator
|
diagnostics: Resurrect the Compiler Error Index.
|
2015-06-20 16:57:40 +10:00 |
|
etc
|
fix pretty printers to handle new Vec
|
2015-07-17 10:43:58 -07:00 |
|
grammar
|
Replace usage of String::from_str with String:from
|
2015-06-08 16:55:35 +02:00 |
|
jemalloc@e24a1a025a
|
|
|
|
liballoc
|
address review feedback: remove dupe feature opt-in.
|
2015-07-22 23:25:52 +02:00 |
|
libarena
|
Make align_of behave like min_align_of.
|
2015-06-24 17:00:43 -07:00 |
|
libbacktrace
|
'iff' for docs to 'if and only if'
|
2015-07-08 21:17:13 -05:00 |
|
libcollections
|
Auto merge of #27172 - alexcrichton:snapshots, r=brson
|
2015-07-22 00:29:08 +00:00 |
|
libcollectionstest
|
Add RawVec to unify raw Vecish code
|
2015-07-17 08:29:15 -07:00 |
|
libcore
|
placate make tidy.
|
2015-07-22 23:23:36 +02:00 |
|
libcoretest
|
Auto merge of #27026 - nagisa:overflowing-unsigned, r=pnkfelix
|
2015-07-20 16:38:33 +00:00 |
|
libflate
|
Fallout in tests and docs from feature renamings
|
2015-06-17 09:07:16 -07:00 |
|
libfmt_macros
|
Make the unused_mut lint smarter with respect to locals.
|
2015-07-01 00:12:12 +03:00 |
|
libgetopts
|
Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton
|
2015-07-12 22:05:59 +00:00 |
|
libgraphviz
|
graphviz: support style attributes
|
2015-07-20 15:45:25 +12:00 |
|
liblibc
|
Register new snapshots
|
2015-07-20 09:51:29 -07:00 |
|
liblog
|
More test fixes and fallout of stability changes
|
2015-06-17 09:07:17 -07:00 |
|
librand
|
Fix negate_unsigned feature gate check
|
2015-07-14 21:48:43 +03:00 |
|
librbml
|
core: Split apart the global core feature
|
2015-06-17 09:06:59 -07:00 |
|
librustc
|
Instrumentation in effort to understand treatment of allow_internal_unstable.
|
2015-07-22 15:34:00 +02:00 |
|
librustc_back
|
fixes #27124 for openbsd
|
2015-07-20 08:52:11 +02:00 |
|
librustc_bitflags
|
Fallout in tests and docs from feature renamings
|
2015-06-17 09:07:16 -07:00 |
|
librustc_borrowck
|
Suggest using ref inline in an error
|
2015-07-11 13:59:09 +12:00 |
|
librustc_data_structures
|
Use vec![elt; n] where possible
|
2015-07-09 11:05:32 +02:00 |
|
librustc_driver
|
Fixup #27046 with pattern bindings
|
2015-07-16 16:37:40 +05:30 |
|
librustc_lint
|
Auto merge of #27160 - brson:revdoc, r=huonw
|
2015-07-21 11:32:54 +00:00 |
|
librustc_llvm
|
trans: Move rust_try into the compiler
|
2015-07-21 16:08:11 -07:00 |
|
librustc_privacy
|
'iff' for docs to 'if and only if'
|
2015-07-08 21:17:13 -05:00 |
|
librustc_resolve
|
Auto merge of #27120 - apasel422:associated-item-error, r=arielb1
|
2015-07-20 01:46:20 +00:00 |
|
librustc_trans
|
Auto merge of #27176 - alexcrichton:fix-stock-llvm, r=brson
|
2015-07-22 09:13:09 +00:00 |
|
librustc_typeck
|
Change signature for move_val_init intrinsic to take *mut T for dest.
|
2015-07-22 15:34:00 +02:00 |
|
librustc_unicode
|
std: Create separate docs for the primitives
|
2015-07-20 13:18:06 -07:00 |
|
librustdoc
|
Use a span from the correct file for the inner span of a module
|
2015-07-21 21:55:19 +12:00 |
|
libserialize
|
More test fixes and fallout of stability changes
|
2015-06-17 09:07:17 -07:00 |
|
libstd
|
Avoid feature-warnings on stage0.
|
2015-07-22 15:34:00 +02:00 |
|
libsyntax
|
placate make tidy.
|
2015-07-22 23:23:36 +02:00 |
|
libterm
|
Temp fix for all constants that are missing docs.
|
2015-06-21 16:04:37 +01:00 |
|
libtest
|
Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton
|
2015-07-12 22:05:59 +00:00 |
|
llvm@874dc4ee4c
|
Update LLVM
|
2015-07-16 20:25:51 -07:00 |
|
rt
|
trans: Move rust_try into the compiler
|
2015-07-21 16:08:11 -07:00 |
|
rust-installer@c37d3747da
|
Upgrade rust-installer. Fixes install on Fedora-based Linuxes.
|
2015-07-10 11:33:29 -07:00 |
|
rustbook
|
doc: add rel=prev/next for links to adjacent sections
|
2015-07-15 23:32:58 +02:00 |
|
rustllvm
|
trans: Move rust_try into the compiler
|
2015-07-21 16:08:11 -07:00 |
|
test
|
Add test of placement-in syntax, analogous to new-box-syntax.rs
|
2015-07-22 15:34:01 +02:00 |
|
snapshots.txt
|
Register new snapshots
|
2015-07-20 09:51:29 -07:00 |