rust/src
2015-09-17 12:58:22 +00:00
..
compiler-rt@58ab642c30
compiletest Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
doc Fixe heading 2015-09-15 10:37:52 -07:00
driver
error-index-generator diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
etc Add a comment to explain the #[inline(never)] annotation 2015-09-12 17:05:29 +02:00
grammar Use consistent terminology for byte string literals 2015-09-03 10:54:53 +03:00
jemalloc@e24a1a025a
liballoc std: Stabilize/deprecate features for 1.4 2015-09-11 09:48:48 -07:00
liballoc_jemalloc test: Fix tests for requiring issues 2015-08-15 19:35:52 -07:00
liballoc_system test: Fix tests for requiring issues 2015-08-15 19:35:52 -07:00
libarena std: Internalize almost all of std::rt 2015-09-11 11:19:20 -07:00
libbacktrace Add line numbers to windows-gnu backtraces 2015-09-04 01:25:15 +01:00
libcollections std: Stabilize/deprecate features for 1.4 2015-09-11 09:48:48 -07:00
libcollectionstest std: Account for CRLF in {str, BufRead}::lines 2015-09-03 23:01:41 -07:00
libcore Auto merge of #28436 - ranma42:faster-partialord, r=bluss 2015-09-16 21:45:46 +00:00
libcoretest std: Stabilize/deprecate features for 1.4 2015-09-11 09:48:48 -07:00
libflate rustdoc: Removed issue_tracker_base_url from crates not in public API docs 2015-08-17 20:37:30 +02:00
libfmt_macros some code improvements in libfmt_macros 2015-09-11 19:44:06 +03:00
libgetopts some more clippy-based improvements 2015-09-08 00:36:29 +02:00
libgraphviz manual fixups 2015-09-11 20:41:09 +12:00
liblibc Atomically set CLOEXEC on duplicated sockets 2015-08-30 10:24:05 +02:00
liblog Auto merge of #28339 - alexcrichton:stabilize-1.4, r=aturon 2015-09-13 19:45:15 +00:00
librand Auto merge of #27823 - eefriedman:float-dep-core, r=alexcrichton 2015-08-18 04:23:25 +00:00
librbml rustdoc: Removed issue_tracker_base_url from crates not in public API docs 2015-08-17 20:37:30 +02:00
librustc Auto merge of #28381 - ebfull:aint-fraid-a-no-ghosts-redux, r=me 2015-09-17 10:11:23 +00:00
librustc_back Remove hir::ExprParen 2015-09-17 12:16:46 +12:00
librustc_bitflags Add issue for the rustc_private feature everywhere 2015-08-15 18:09:17 -07:00
librustc_borrowck Use ast attributes every where (remove HIR attributes). 2015-09-16 10:57:06 +12: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 #28454 - GSam:master, r=nrc 2015-09-17 08:28:33 +00:00
librustc_front Remove hir::ExprParen 2015-09-17 12:16:46 +12:00
librustc_lint Change to a multi-trait approach 2015-09-17 12:16:46 +12:00
librustc_llvm rustdoc: Removed issue_tracker_base_url from crates not in public API docs 2015-08-17 20:37:30 +02:00
librustc_mir Remove hir::ExprParen 2015-09-17 12:16:46 +12:00
librustc_platform_intrinsics Add a comment to explain the #[inline(never)] annotation 2015-09-12 17:05:29 +02:00
librustc_privacy Add error code for private struct field issue 2015-09-10 14:19:01 +02:00
librustc_resolve Use ast attributes every where (remove HIR attributes). 2015-09-16 10:57:06 +12:00
librustc_trans Auto merge of #28381 - ebfull:aint-fraid-a-no-ghosts-redux, r=me 2015-09-17 10:11:23 +00:00
librustc_typeck Auto merge of #28381 - ebfull:aint-fraid-a-no-ghosts-redux, r=me 2015-09-17 10:11:23 +00:00
librustc_unicode Refactor low-level UTF-16 decoding. 2015-08-23 00:28:56 +02:00
librustdoc Add an early lint pass for lints that operate on the AST 2015-09-17 12:16:46 +12:00
libserialize fixes/improvements thanks to @Manishearth 2015-09-08 01:03:01 +02:00
libstd Auto merge of #28256 - petrochenkov:conv, r=alexcrichton 2015-09-14 22:21:41 +00:00
libsyntax Fix the span for ! returns 2015-09-17 15:13:51 +12:00
libterm some more clippy-based improvements 2015-09-08 00:36:29 +02:00
libtest Reverted for-loop, it messes up type inference 2015-09-08 09:02:04 +02:00
llvm@3c88bf78f9 Rwind LLVM 2015-09-12 15:26:50 -07:00
rt Remove a needless memset(). It's okay that we don't append NUL because len is actually one more than the length of argv[0]. However, this is precarious and should probably be replaced with more robust logic. 2015-09-14 18:12:45 -04:00
rust-installer@c37d3747da Fix error message spans 2015-07-25 19:57:59 -07:00
rustbook rustbook: Fix relative links on the Introduction page 2015-09-04 17:00:33 -04:00
rustllvm Update LLVM to fix nightly build failures 2015-09-11 17:40:37 +02:00
test Auto merge of #28381 - ebfull:aint-fraid-a-no-ghosts-redux, r=me 2015-09-17 10:11:23 +00:00
snapshots.txt adding openbsd snapshot 2015-09-04 15:01:06 -07:00