| .. |
|
compiler-rt@b6087e82ba
|
Update compiler-rt
|
2015-11-07 00:26:44 +08:00 |
|
compiletest
|
compiletest/raise_fd_limit: use libc instead of custom impl
|
2015-11-10 12:27:55 -05:00 |
|
doc
|
Rollup merge of #30154 - salty-horse:guessing_panic, r=steveklabnik
|
2015-12-01 19:01:42 -05:00 |
|
driver
|
Run rustfmt on driver.
|
2015-10-11 23:41:43 -07:00 |
|
error-index-generator
|
Run rustfmt on error-index-generator.
|
2015-10-11 23:44:32 -07:00 |
|
etc
|
Rename #[deprecated] to #[rustc_deprecated]
|
2015-11-20 16:11:20 +03:00 |
|
grammar
|
fix rustc-test
|
2015-11-26 19:19:54 +02:00 |
|
jemalloc@e24a1a025a
|
|
|
|
liballoc
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
liballoc_jemalloc
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
liballoc_system
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
libarena
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
libbacktrace
|
Clean whitespace
|
2015-10-19 11:16:31 -04:00 |
|
libcollections
|
Auto merge of #30124 - steveklabnik:doc_string_errors, r=alexcrichton
|
2015-12-01 16:09:33 +00:00 |
|
libcollectionstest
|
Add assertions to test_total_ord for str
|
2015-10-24 19:53:42 +01:00 |
|
libcore
|
Implement Clone for arrays without using slice patterns
|
2015-12-04 09:16:48 +00:00 |
|
libcoretest
|
Implement conversion traits for primitive float types
|
2015-10-17 16:27:31 -07:00 |
|
libflate
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
libfmt_macros
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
libgetopts
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
libgraphviz
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
liblibc@867c6ff0b8
|
Better docs for the str primitive
|
2015-11-30 16:10:47 -05:00 |
|
liblog
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
librand
|
Auto merge of #30015 - petrochenkov:staged, r=brson
|
2015-11-26 10:22:37 +00:00 |
|
librbml
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
librustc
|
Rollup merge of #30136 - fhahn:remove-int-from-doc-examples, r=steveklabnik
|
2015-12-01 19:01:41 -05:00 |
|
librustc_back
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
librustc_bitflags
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
librustc_borrowck
|
Replace uses of int/uint with isize/uzsize in doc examples
|
2015-12-01 21:21:45 +01:00 |
|
librustc_data_structures
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
librustc_driver
|
fix rustc-test
|
2015-11-26 19:19:54 +02:00 |
|
librustc_front
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
librustc_lint
|
split the metadata code into rustc_metadata
|
2015-11-26 18:22:40 +02:00 |
|
librustc_llvm
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
librustc_metadata
|
fix tidy
|
2015-11-26 18:22:40 +02:00 |
|
librustc_mir
|
Also move the MIR visitor to librustc.
|
2015-11-30 10:03:33 +01:00 |
|
librustc_platform_intrinsics
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
librustc_plugin
|
split the metadata code into rustc_metadata
|
2015-11-26 18:22:40 +02:00 |
|
librustc_privacy
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
librustc_resolve
|
Auto merge of #29383 - petrochenkov:empstr, r=pnkfelix
|
2015-11-28 00:45:34 +00:00 |
|
librustc_trans
|
Rollup merge of #30136 - fhahn:remove-int-from-doc-examples, r=steveklabnik
|
2015-12-01 19:01:41 -05:00 |
|
librustc_typeck
|
Rollup merge of #30136 - fhahn:remove-int-from-doc-examples, r=steveklabnik
|
2015-12-01 19:01:41 -05:00 |
|
librustc_unicode
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
librustdoc
|
Auto merge of #30074 - jonas-schievink:macro-doc, r=sanxiyn
|
2015-11-28 16:22:27 +00:00 |
|
libserialize
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
libstd
|
Rollup merge of #30150 - steveklabnik:fix_exe_suffix, r=alexcrichton
|
2015-12-01 19:01:42 -05:00 |
|
libsyntax
|
Auto merge of #25570 - oli-obk:const_indexing, r=nikomatsakis
|
2015-12-01 19:47:38 +00:00 |
|
libterm
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
libtest
|
Remove all uses of #[staged_api]
|
2015-11-25 21:55:26 +03:00 |
|
llvm@cde1ed3196
|
Update LLVM fork to include a backported fix for broken debug locations
|
2015-10-18 16:40:45 +02:00 |
|
rt
|
Add test case for #28676.
|
2015-10-14 14:51:26 -06:00 |
|
rtstartup
|
Moar comments.
|
2015-10-21 10:05:27 -07:00 |
|
rust-installer@c37d3747da
|
|
|
|
rustbook
|
fixes #17017 (update padding:11px line 142 of rustbook.css)
|
2015-09-28 12:11:18 -05:00 |
|
rustllvm
|
Remove segmented stack option from LLVMRustCreateTargetMachine. Unused.
|
2015-11-19 16:58:23 -08:00 |
|
test
|
Auto merge of #25570 - oli-obk:const_indexing, r=nikomatsakis
|
2015-12-01 19:47:38 +00:00 |
|
snapshots.txt
|
adding openbsd snapshot
|
2015-09-04 15:01:06 -07:00 |