rust/src
2015-07-13 02:05:02 +02:00
..
compiler-rt@58ab642c30
compiletest Auto merge of #25754 - geofft:remove-compiletest-jit, r=alexcrichton 2015-07-05 19:05:14 +00:00
doc Rollup merge of #26855 - steveklabnik:gh26344, r=alexcrichton 2015-07-07 09:49:56 -04:00
driver
error-index-generator diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
etc llconfig is llvm-config 2015-07-06 08:40:40 -04:00
grammar Replace usage of String::from_str with String:from 2015-06-08 16:55:35 +02:00
jemalloc@e24a1a025a
liballoc Fix 'Relaaxed' typo in code comment 2015-07-03 00:13:02 -07:00
libarena Make align_of behave like min_align_of. 2015-06-24 17:00:43 -07:00
libbacktrace
libcollections Auto merge of #26817 - cmr:vecdeque-docs, r=Gankro 2015-07-06 05:01:21 +00:00
libcollectionstest Auto merge of #26327 - bluss:two-way, r=aturon 2015-06-30 18:09:51 +00:00
libcore Significantly improve formatter trait docs 2015-07-06 17:26:59 -04:00
libcoretest std: Fix formatting flags for chars 2015-06-30 19:26:03 -07: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 Removed many pointless calls to *iter() and iter_mut() 2015-06-10 21:14:03 +01:00
libgraphviz collections: Split the collections feature 2015-06-17 09:06:59 -07:00
liblibc Rollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton 2015-07-06 18:06:29 -04:00
liblog More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
librand Auto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik 2015-07-01 13:39:57 +00:00
librbml core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
librustc Auto merge of #26859 - arielb1:const-deref-again, r=eddyb 2015-07-08 03:11:36 +00:00
librustc_back Add netbsd amd64 support 2015-07-01 19:09:14 -07:00
librustc_bitflags Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
librustc_borrowck Auto merge of #26378 - arielb1:unused-mut, r=pnkfelix 2015-07-03 21:31:46 +00:00
librustc_data_structures Expand the "givens" set to cover transitive relations. The givens array 2015-06-19 12:22:03 -04:00
librustc_driver Revert "rustc_driver: Print stage info in --version --verbose" 2015-07-07 10:54:06 -07:00
librustc_lint Auto merge of #26473 - Eljay:missing_docs, r=alexcrichton 2015-07-05 20:37:26 +00:00
librustc_llvm Simplify argument forwarding in the various shim generators 2015-06-20 03:35:24 +02:00
librustc_privacy rustc: remove MethodOrigin and use the container to distinguish inherent methods. 2015-07-04 17:51:31 +03:00
librustc_resolve Remove warnings by centralizing error codes usage 2015-07-13 02:05:02 +02:00
librustc_trans use is_method_call rather than directly accessing the method_map 2015-07-07 18:48:27 +03:00
librustc_typeck Auto merge of #26859 - arielb1:const-deref-again, r=eddyb 2015-07-08 03:11:36 +00:00
librustc_unicode Remove char::to_titlecase. Fix #26555 2015-06-24 22:16:25 -07:00
librustdoc Auto merge of #26733 - nhowell:update-jquery, r=steveklabnik 2015-07-02 23:28:20 +00:00
libserialize More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
libstd Auto merge of #26741 - alexcrichton:noinline-destructors, r=brson 2015-07-06 19:49:16 +00:00
libsyntax Auto merge of #26747 - huonw:stability-issue, r=alexcrichton 2015-07-07 17:41:43 +00:00
libterm Temp fix for all constants that are missing docs. 2015-06-21 16:04:37 +01:00
libtest windows: Don't link rust_builtin 2015-07-02 10:44:40 -07:00
llvm@8cbcdf1b72 rustc: Update LLVM 2015-06-16 22:56:42 -07:00
rt rustc_trans: Disable landing pads on 32-bit MSVC 2015-07-02 10:45:13 -07:00
rust-installer@8e4f8ea581 updating installer to fix install issues on bitrig 2015-06-18 23:43:46 -07:00
rustbook Auto merge of #26037 - nhowell:plain_js_playpen, r=steveklabnik 2015-06-22 05:23:50 +00:00
rustllvm Auto merge of #26025 - alexcrichton:update-llvm, r=brson 2015-06-17 06:56:15 +00:00
test Auto merge of #26859 - arielb1:const-deref-again, r=eddyb 2015-07-08 03:11:36 +00:00
snapshots.txt