| .. |
|
compiler-rt@58ab642c30
|
|
|
|
compiletest
|
Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton
|
2015-07-12 22:05:59 +00:00 |
|
doc
|
Rollup merge of #27397 - Dangthrimble:master, r=steveklabnik
|
2015-08-04 18:00:52 +05:30 |
|
driver
|
|
|
|
error-index-generator
|
diagnostics: Resurrect the Compiler Error Index.
|
2015-06-20 16:57:40 +10:00 |
|
etc
|
Update the ctags rules and targets.
|
2015-07-30 06:35:42 +10:00 |
|
grammar
|
|
|
|
jemalloc@e24a1a025a
|
|
|
|
liballoc
|
Auto merge of #27371 - Gankro:str-clone, r=alexcrichton
|
2015-07-30 10:25:23 +00: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 #26734 - Gankro:deprecate-vecmap, r=alexcrichton
|
2015-07-30 02:41:14 +00:00 |
|
libcollectionstest
|
implement Clone for Box<str>, closes #27323
|
2015-07-29 18:43:01 -07:00 |
|
libcore
|
vastly expand on the mem::uninitialized docs
|
2015-08-03 06:55:14 -07:00 |
|
libcoretest
|
Auto merge of #27280 - bluss:siphash-perf, r=alexcrichton
|
2015-07-28 05:38:53 +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
|
Show appropriate feature flags in docs
|
2015-07-27 12:28:13 -04:00 |
|
liblibc
|
fixes unused import compile failure
|
2015-07-31 09:19:02 -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
|
Auto merge of #26783 - eddyb:methrec, r=huonw
|
2015-08-03 23:47:02 +00:00 |
|
librustc_back
|
Implement Win64 eh_personality natively.
|
2015-07-30 11:35:16 -07:00 |
|
librustc_bitflags
|
Show appropriate feature flags in docs
|
2015-07-27 12:28:13 -04:00 |
|
librustc_borrowck
|
Added error explanation for E0384.
|
2015-08-02 15:30:06 -04:00 |
|
librustc_data_structures
|
Implement Default TyParam fallback
|
2015-07-25 19:57:57 -07:00 |
|
librustc_driver
|
Rename the unstable option --xpretty to --unpretty
|
2015-07-30 01:33:38 +02:00 |
|
librustc_lint
|
rustc_lint: handle more method calls in unconditional_recursion.
|
2015-08-04 01:17:56 +03:00 |
|
librustc_llvm
|
Rewrite the improper_ctypes lint.
|
2015-07-23 17:03:04 -07:00 |
|
librustc_privacy
|
remove get_ident and get_name, make as_str sound
|
2015-07-28 18:07:20 +02:00 |
|
librustc_resolve
|
rustc: replace def::MethodProvenance with ty::ImplOrTraitItemContainer.
|
2015-08-04 01:16:53 +03:00 |
|
librustc_trans
|
Auto merge of #27507 - eefriedman:link-section, r=alexcrichton
|
2015-08-04 09:02:43 +00:00 |
|
librustc_typeck
|
rustc: replace def::MethodProvenance with ty::ImplOrTraitItemContainer.
|
2015-08-04 01:16:53 +03:00 |
|
librustc_unicode
|
Show appropriate feature flags in docs
|
2015-07-27 12:28:13 -04:00 |
|
librustdoc
|
rustc: replace def::MethodProvenance with ty::ImplOrTraitItemContainer.
|
2015-08-04 01:16:53 +03:00 |
|
libserialize
|
Auto merge of #26734 - Gankro:deprecate-vecmap, r=alexcrichton
|
2015-07-30 02:41:14 +00:00 |
|
libstd
|
Rollup merge of #27398 - tshepang:patch-5, r=steveklabnik
|
2015-08-04 18:00:52 +05:30 |
|
libsyntax
|
Auto merge of #27134 - fhartwig:derive, r=huonw
|
2015-08-03 20:29:21 +00:00 |
|
libterm
|
std: Deprecate a number of unstable features
|
2015-07-27 16:38:25 -07:00 |
|
libtest
|
std: Remove msvc/valgrind headers
|
2015-07-27 16:21:15 -07:00 |
|
llvm@874dc4ee4c
|
Update LLVM
|
2015-07-16 20:25:51 -07:00 |
|
rt
|
std: Remove msvc/valgrind headers
|
2015-07-27 16:21:15 -07:00 |
|
rust-installer@c37d3747da
|
Fix error message spans
|
2015-07-25 19:57:59 -07:00 |
|
rustbook
|
Fix the relative path issue by including the files using include_bytes!
|
2015-07-27 20:46:01 +02:00 |
|
rustllvm
|
Write deterministic archives
|
2015-07-22 23:54:59 -07:00 |
|
test
|
Auto merge of #27507 - eefriedman:link-section, r=alexcrichton
|
2015-08-04 09:02:43 +00:00 |
|
snapshots.txt
|
adds FreeBSD i686 snapshot
|
2015-07-31 11:58:38 -07:00 |