rust/src
2015-11-25 22:31:10 +00:00
..
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 #30038 - Carreau:cargo-philosopher, r=steveklabnik 2015-11-25 09:21:18 +05:30
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 Adjust src/grammar for the introduced <- op 2015-10-27 23:06:37 +02:00
jemalloc@e24a1a025a
liballoc Auto merge of #30017 - nrc:fmt, r=brson 2015-11-25 20:40:27 +00:00
liballoc_jemalloc rustfmt: liballoc, liballoc_*, libarena 2015-11-24 11:23:17 +13:00
liballoc_system rustfmt: liballoc, liballoc_*, libarena 2015-11-24 11:23:17 +13:00
libarena rustfmt: liballoc, liballoc_*, libarena 2015-11-24 11:23:17 +13:00
libbacktrace Clean whitespace 2015-10-19 11:16:31 -04:00
libcollections Auto merge of #30017 - nrc:fmt, r=brson 2015-11-25 20:40:27 +00:00
libcollectionstest Add assertions to test_total_ord for str 2015-10-24 19:53:42 +01:00
libcore Improve docs for std::char 2015-11-25 08:22:12 -05:00
libcoretest Implement conversion traits for primitive float types 2015-10-17 16:27:31 -07:00
libflate rustfmt: libflate, libfmt_macros, libgetopts, libgraphviz, liblog, librand 2015-11-24 15:11:41 +13:00
libfmt_macros rustfmt: libflate, libfmt_macros, libgetopts, libgraphviz, liblog, librand 2015-11-24 15:11:41 +13:00
libgetopts rustfmt: libflate, libfmt_macros, libgetopts, libgraphviz, liblog, librand 2015-11-24 15:11:41 +13:00
libgraphviz rustfmt: libflate, libfmt_macros, libgetopts, libgraphviz, liblog, librand 2015-11-24 15:11:41 +13:00
liblibc@c27f4167a7 libc: Update to master 2015-11-22 11:29:12 -08:00
liblog Auto merge of #30017 - nrc:fmt, r=brson 2015-11-25 20:40:27 +00:00
librand rustfmt: libflate, libfmt_macros, libgetopts, libgraphviz, liblog, librand 2015-11-24 15:11:41 +13:00
librbml librbml: deny warnings in doctests 2015-11-12 05:16:43 +00:00
librustc Auto merge of #30034 - brson:rust_path, r=alexcrichton 2015-11-25 08:14:39 +00:00
librustc_back Various straight-forward ports that override visit_nested_items 2015-11-18 19:23:29 -05:00
librustc_bitflags Rustfmt-ing librustc_bitflags. 2015-10-13 23:14:32 +01:00
librustc_borrowck Use the EntryOrExit variants qualified. 2015-11-24 13:06:12 +01:00
librustc_data_structures move fnv hashing support into librustc_data_structures 2015-09-06 07:27:22 -04:00
librustc_driver Auto merge of #29980 - Manishearth:missing-diag, r=eddyb 2015-11-22 06:42:56 +00:00
librustc_front Fix two long lines. 2015-11-18 19:23:29 -05:00
librustc_lint Auto merge of #29952 - petrochenkov:depr, r=brson 2015-11-23 20:08:49 +00:00
librustc_llvm Rollup merge of #29933 - tbu-:pr_dont_opt_in_copy, r=nikomatsakis 2015-11-24 09:43:46 -05:00
librustc_mir Rewrite stmt processing not to recurse to avoid stack overflow if there 2015-11-24 19:31:48 -05:00
librustc_platform_intrinsics Remove executable permission from .rs files 2015-11-09 09:28:51 -05:00
librustc_privacy Register diagnostics for rustc_privacy and rustc_trans properly 2015-11-22 10:26:22 +05:30
librustc_resolve Auto merge of #29530 - jseyfried:resolve, r=nikomatsakis 2015-11-23 17:31:19 +00:00
librustc_trans Auto merge of #30034 - brson:rust_path, r=alexcrichton 2015-11-25 08:14:39 +00:00
librustc_typeck Auto merge of #29934 - arielb1:constrained-projection-2, r=nikomatsakis 2015-11-24 14:30:46 +00:00
librustc_unicode Improve docs for std::char 2015-11-25 08:22:12 -05:00
librustdoc Auto merge of #29822 - petrochenkov:pubexport, r=alexcrichton 2015-11-20 18:13:10 +00:00
libserialize libserialize: deny warnings in doctests 2015-11-12 05:16:53 +00:00
libstd Auto merge of #30052 - Ryman:bind_docs, r=apasel422 2015-11-25 13:18:16 +00:00
libsyntax Fix "Cannot fill in a NT" ICE 2015-11-25 20:58:57 +01:00
libterm Rustfmt libterm, skip long static in compiled.rs 2015-11-22 13:24:56 +13:00
libtest libtest: deny warnings in doctests 2015-11-12 05:17:07 +00: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 Fix error message spans 2015-07-25 19:57:59 -07:00
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 #30060 - jonas-schievink:asparagus, r=nikomatsakis 2015-11-25 22:31:10 +00:00
snapshots.txt adding openbsd snapshot 2015-09-04 15:01:06 -07:00