| .. |
|
compiler-rt@58ab642c30
|
|
|
|
compiletest
|
Avoid loading the whole gdb debug scripts section.
|
2015-09-21 15:43:52 -05:00 |
|
doc
|
Rollup merge of #28622 - tshepang:known-as-structs, r=steveklabnik
|
2015-09-24 10:26:37 -06:00 |
|
driver
|
|
|
|
error-index-generator
|
diagnostics: Resurrect the Compiler Error Index.
|
2015-06-20 16:57:40 +10:00 |
|
etc
|
add support for non-standard name of stdc++ library
|
2015-09-18 18:03:59 +02:00 |
|
grammar
|
Use consistent terminology for byte string literals
|
2015-09-03 10:54:53 +03:00 |
|
jemalloc@e24a1a025a
|
|
|
|
liballoc
|
Correctly walk import lists in AST visitors
|
2015-09-17 14:13:12 +03: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
|
Fix bad copypasta for patterns doc in std::str
|
2015-09-23 14:35:53 -04:00 |
|
libcollectionstest
|
Miscellaneous cleanup for old issues.
|
2015-09-20 11:37:08 +01:00 |
|
libcore
|
Make function pointers implement traits for up to 12 parameters
|
2015-09-21 14:21:30 +05:30 |
|
libcoretest
|
Auto merge of #28539 - rkruppe:shuffle-num-internals, r=alexcrichton
|
2015-09-20 23:14:58 +00: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
|
unbreak openbsd after netbsd integration
|
2015-09-23 09:39:50 +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 #28596 - sanxiyn:dedup-unused, r=alexcrichton
|
2015-09-23 21:41:09 +00:00 |
|
librustc_back
|
Use Names in hir::{Field, ExprMethodCall, ExprField}
|
2015-09-22 19:53:53 +03:00 |
|
librustc_bitflags
|
Add issue for the rustc_private feature everywhere
|
2015-08-15 18:09:17 -07:00 |
|
librustc_borrowck
|
Add librustc_trans error codes
|
2015-09-19 17:04:27 +02:00 |
|
librustc_data_structures
|
move fnv hashing support into librustc_data_structures
|
2015-09-06 07:27:22 -04:00 |
|
librustc_driver
|
Use Names in HIR Items
|
2015-09-22 19:53:52 +03:00 |
|
librustc_front
|
Fix rebase
|
2015-09-22 20:46:23 +03:00 |
|
librustc_lint
|
Auto merge of #28580 - wesleywiser:split_out_type_lints, r=alexcrichton
|
2015-09-23 02:11:18 +00: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
|
Use Names in the remaining HIR structures with exception of...
|
2015-09-22 19:58:29 +03:00 |
|
librustc_platform_intrinsics
|
Add a comment to explain the #[inline(never)] annotation
|
2015-09-12 17:05:29 +02:00 |
|
librustc_privacy
|
Auto merge of #28535 - petrochenkov:name, r=nrc
|
2015-09-23 00:25:42 +00:00 |
|
librustc_resolve
|
Use Names in the remaining HIR structures with exception of...
|
2015-09-22 19:58:29 +03:00 |
|
librustc_trans
|
Use Names in the remaining HIR structures with exception of...
|
2015-09-22 19:58:29 +03:00 |
|
librustc_typeck
|
Use Names in the remaining HIR structures with exception of...
|
2015-09-22 19:58:29 +03:00 |
|
librustc_unicode
|
Refactor low-level UTF-16 decoding.
|
2015-08-23 00:28:56 +02:00 |
|
librustdoc
|
Use Names in the remaining HIR structures with exception of...
|
2015-09-22 19:58:29 +03:00 |
|
libserialize
|
Miscellaneous cleanup for old issues.
|
2015-09-20 11:37:08 +01:00 |
|
libstd
|
Auto merge of #28585 - ranma42:simpler-panic, r=alexcrichton
|
2015-09-23 03:56:27 +00:00 |
|
libsyntax
|
Encode/decode Names as strings
|
2015-09-22 19:45:05 +03: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
|
Upgrade hoedown to 3.0.5.
|
2015-09-21 21:07:45 +01:00 |
|
rust-installer@c37d3747da
|
Fix error message spans
|
2015-07-25 19:57:59 -07:00 |
|
rustbook
|
Miscellaneous cleanup for old issues.
|
2015-09-20 11:37:08 +01:00 |
|
rustllvm
|
Update LLVM to fix nightly build failures
|
2015-09-11 17:40:37 +02:00 |
|
test
|
Auto merge of #28596 - sanxiyn:dedup-unused, r=alexcrichton
|
2015-09-23 21:41:09 +00:00 |
|
snapshots.txt
|
adding openbsd snapshot
|
2015-09-04 15:01:06 -07:00 |