rust/src
Steve Klabnik 0571726d90 Rollup merge of #26001 - sae-bom:master, r=alexcrichton
fixed build fail on aarch64-android
by support aarch64-android raw type definitions
2015-06-05 11:20:28 +02:00
..
compiler-rt@58ab642c30
compiletest Improve diagnostic messages for range patterns. 2015-06-03 16:15:15 +10:00
doc Rollup merge of #25925 - azerupi:patch-4, r=steveklabnik 2015-06-05 11:20:28 +02: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 Auto merge of #25905 - michaelwoerister:lldb-pp-strings, r=brson 2015-06-02 13:07:41 +00:00
grammar Auto merge of #25337 - bleibig:update-grammar, r=nikomatsakis 2015-05-18 23:29:26 +00:00
jemalloc@e24a1a025a
liballoc Mark Arc function get_mut and method make_unique unsafe 2015-05-30 22:15:40 +02:00
libarena libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libbacktrace Reapply rust-specific changes to libbacktrace 2015-04-11 22:30:17 +10:00
libcollections properly null out ptr in LinkedList::split_off - fixes #26020 2015-06-04 18:01:27 -07:00
libcollectionstest add const_fn features 2015-05-29 09:42:54 -04:00
libcore Improve try! docs to make clearer it returns Result. 2015-06-03 10:12:16 -04:00
libcoretest Auto merge of #25817 - XMPPwocky:once_cleanedup, r=alexcrichton 2015-05-30 01:12:35 +00:00
libflate libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libfmt_macros libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libgetopts libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libgraphviz libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
liblibc crate libc: Correct signature of WriteFile 2015-06-04 21:45:35 +08:00
liblog add const_fn features 2015-05-29 09:42:54 -04:00
librand libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librbml Return TaggedDocsIterator from reader::tagged_docs. 2015-05-24 17:30:42 +02:00
librustc Auto merge of #25975 - arielb1:remove-param-space, r=nikomatsakis 2015-06-04 21:48:58 +00:00
librustc_back Rollup merge of #25939 - wca:fix-freebsd-configure, r=alexcrichton 2015-06-03 14:46:40 +05:30
librustc_bitflags Fallout 2015-04-29 08:55:31 -07:00
librustc_borrowck Auto merge of #25790 - eddyb:oh-snap-ctfe-arrived, r=alexcrichton 2015-05-27 08:47:53 +00:00
librustc_data_structures Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
librustc_driver Remove build date from the output of --version 2015-05-27 11:28:41 +02:00
librustc_lint Auto merge of #25785 - arielb1:cleanup-201505, r=eddyb 2015-05-26 12:15:30 +00:00
librustc_llvm Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
librustc_privacy libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_resolve Remove #[cfg(stage0)] items. 2015-05-27 11:19:02 +03:00
librustc_trans Auto merge of #25975 - arielb1:remove-param-space, r=nikomatsakis 2015-06-04 21:48:58 +00:00
librustc_typeck Auto merge of #25975 - arielb1:remove-param-space, r=nikomatsakis 2015-06-04 21:48:58 +00:00
librustc_unicode doc: fix a broken link 2015-05-19 19:36:10 +02:00
librustdoc rustdoc: Tweak css of function where clauses 2015-05-31 22:46:19 +02:00
libserialize fix documentation in libserialize 2015-05-30 17:41:09 +02:00
libstd Rollup merge of #26001 - sae-bom:master, r=alexcrichton 2015-06-05 11:20:28 +02:00
libsyntax Rollup merge of #25994 - marcusklaas:issue-25969, r=huonw 2015-06-04 10:07:03 +05:30
libterm libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libtest Enable colored test output when capturing output of tests 2015-05-26 23:51:13 +02:00
llvm@bff6907697
rt Auto merge of #25632 - alexcrichton:dt-dir, r=brson 2015-05-23 12:47:16 +00:00
rust-installer@e54d4823d2 Update rust-installer 2015-05-11 15:05:57 -07:00
rustbook Add 'active' class to current page in rustbook table of contents 2015-05-17 17:05:23 -04:00
rustllvm rustc_llvm: Don't export constants across dlls 2015-05-19 10:53:07 -07:00
test Auto merge of #25981 - nham:fix_E0201, r=alexcrichton 2015-06-04 11:48:58 +00:00
snapshots.txt Register snapshots (2015-05-24 ba0e1cd). 2015-05-27 11:19:02 +03:00