rust/src
2015-07-20 00:16:37 +03:00
..
compiler-rt@58ab642c30
compiletest Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton 2015-07-12 22:05:59 +00:00
doc Merge branch 'more-ref-fixes' of https://github.com/tshepang/rust into rollup_central 2015-07-16 17:55:07 -04:00
driver Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
error-index-generator diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
etc Add comments. 2015-07-12 21:19:19 -05:00
grammar Replace usage of String::from_str with String:from 2015-06-08 16:55:35 +02:00
jemalloc@e24a1a025a
liballoc Update boxed.rs 2015-07-13 06:43:54 +08: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 #26241 - SimonSapin:derefmut-for-string, r=alexcrichton 2015-07-13 23:47:06 +00:00
libcollectionstest Auto merge of #26241 - SimonSapin:derefmut-for-string, r=alexcrichton 2015-07-13 23:47:06 +00:00
libcore Rollup merge of #27039 - bluss:siphash-tests, r=alexcrichton 2015-07-16 16:37:40 +05:30
libcoretest core: Revive SipHash's tests 2015-07-14 18:41:04 +02: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 Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
liblibc adding support for i686-unknown-freebsd target 2015-07-11 00:23:04 -07:00
liblog More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
librand Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
librbml core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
librustc implement 'a:'static region bounds 2015-07-20 00:16:35 +03:00
librustc_back trans: Clean up handling the LLVM data layout 2015-07-16 20:25:52 -07: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 Change some instances of .connect() to .join() 2015-07-10 19:40:46 -04:00
librustc_llvm trans: Clean up handling the LLVM data layout 2015-07-16 20:25:52 -07:00
librustc_privacy 'iff' for docs to 'if and only if' 2015-07-08 21:17:13 -05:00
librustc_resolve Rollup merge of #26898 - GuillaumeGomez:fixup, r=eddyb 2015-07-16 14:13:25 +05:30
librustc_trans return erased regions from fulfill_obligation 2015-07-20 00:16:37 +03:00
librustc_typeck clean-up find_bound_for_assoc_item 2015-07-20 00:16:37 +03:00
librustc_unicode Remove char::to_titlecase. Fix #26555 2015-06-24 22:16:25 -07:00
librustdoc Merge branch 'fix-26673' of https://github.com/nhowell/rust into rollup_central 2015-07-16 17:55:19 -04:00
libserialize More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
libstd Rollup merge of #27080 - soderstroff:kristof-patch, r=Gankro 2015-07-17 15:56:12 +05:30
libsyntax Rollup merge of #26838 - P1start:refactor-diagnostic, r=alexcrichton 2015-07-16 14:13:10 +05:30
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 Auto merge of #27076 - alexcrichton:update-llvm, r=brson 2015-07-17 16:18:52 +00: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: Clean up handling the LLVM data layout 2015-07-16 20:25:52 -07:00
test return erased regions from fulfill_obligation 2015-07-20 00:16:37 +03:00
snapshots.txt Register snapshots (2015-05-24 ba0e1cd). 2015-05-27 11:19:02 +03:00