| .. |
|
compiler-rt@58ab642c30
|
|
|
|
compiletest
|
Allow multi-digit GDB minor version numbers
|
2015-09-24 13:04:22 -04:00 |
|
doc
|
Rollup merge of #29028 - Seeker14491:patch-1, r=Manishearth
|
2015-10-14 12:50:57 +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
|
typos: fix a grabbag of typos all over the place
|
2015-10-08 19:49:31 +01:00 |
|
grammar
|
Cleanup interfaces of Name, SyntaxContext and Ident
|
2015-09-24 23:05:02 +03:00 |
|
jemalloc@e24a1a025a
|
|
|
|
liballoc
|
Run rustfmt on liballoc.
|
2015-10-11 22:11:59 -07:00 |
|
liballoc_jemalloc
|
Run rustfmt on liballoc_jemalloc.
|
2015-10-11 22:18:51 -07:00 |
|
liballoc_system
|
Run rustfmt on liballoc_system.
|
2015-10-11 23:35:08 -07:00 |
|
libarena
|
Run rustfmt on libarena.
|
2015-10-11 19:33:51 -07:00 |
|
libbacktrace
|
Clean newlines
|
2015-10-06 11:14:11 -04:00 |
|
libcollections
|
Trivial typo fix: from_utrf8 should be from_utf8
|
2015-10-10 23:33:43 -04:00 |
|
libcollectionstest
|
typos: fix a grabbag of typos all over the place
|
2015-10-08 19:49:31 +01:00 |
|
libcore
|
Document the free functions of std::iter
|
2015-10-13 14:46:17 -04:00 |
|
libcoretest
|
Auto merge of #28900 - cristicbz:typos, r=alexcrichton
|
2015-10-08 22:40:50 +00:00 |
|
libflate
|
Update Libflate Formatting
|
2015-10-10 19:00:20 +01:00 |
|
libfmt_macros
|
Revert "fixups"
|
2015-10-13 23:21:05 +01: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
|
Add PATH_MAX to liblibc's Linux bindings.
|
2015-09-27 21:06:54 +05:30 |
|
liblog
|
Manually alligned comments.
|
2015-10-13 10:46:41 +01:00 |
|
librand
|
Run rustfmt on librand/distributions/normal.rs
|
2015-10-10 00:01:57 -04:00 |
|
librbml
|
improve the tyencode abbrev format
|
2015-10-01 22:10:09 +03:00 |
|
librustc
|
Rollup merge of #29006 - arielb1:callee-outlives-call, r=pnkfelix
|
2015-10-14 12:50:55 +05:30 |
|
librustc_back
|
Dict -> Struct, StructDef -> VariantData, def -> data
|
2015-10-13 15:19:24 +03:00 |
|
librustc_bitflags
|
Rustfmt-ing librustc_bitflags.
|
2015-10-13 23:14:32 +01:00 |
|
librustc_borrowck
|
typos: fix a grabbag of typos all over the place
|
2015-10-08 19:49:31 +01:00 |
|
librustc_data_structures
|
move fnv hashing support into librustc_data_structures
|
2015-09-06 07:27:22 -04:00 |
|
librustc_driver
|
review comments
|
2015-10-09 21:44:44 +13:00 |
|
librustc_front
|
Comment on the purpose(s) of NodeId in VariantData
|
2015-10-13 16:18:33 +03:00 |
|
librustc_lint
|
Merge VariantData and VariantData_
|
2015-10-13 15:19:27 +03: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
|
Partially format librustc_mir with rustfmt.
|
2015-10-07 14:37:45 +02:00 |
|
librustc_platform_intrinsics
|
Add a comment to explain the #[inline(never)] annotation
|
2015-09-12 17:05:29 +02:00 |
|
librustc_privacy
|
Merge VariantData and VariantData_
|
2015-10-13 15:19:27 +03:00 |
|
librustc_resolve
|
Merge VariantData and VariantData_
|
2015-10-13 15:19:27 +03:00 |
|
librustc_trans
|
rust_trans: struct argument over ffi were passed incorrectly in some situations on x86_64.
|
2015-10-15 01:06:57 -04:00 |
|
librustc_typeck
|
Rollup merge of #29006 - arielb1:callee-outlives-call, r=pnkfelix
|
2015-10-14 12:50:55 +05:30 |
|
librustc_unicode
|
Write a bunch of docs for char
|
2015-10-06 17:58:51 -04:00 |
|
librustdoc
|
Merge VariantData and VariantData_
|
2015-10-13 15:19:27 +03:00 |
|
libserialize
|
Miscellaneous cleanup for old issues.
|
2015-09-20 11:37:08 +01:00 |
|
libstd
|
Auto merge of #29003 - tari:freebsd-current_exe-vec, r=alexcrichton
|
2015-10-14 18:03:47 +00:00 |
|
libsyntax
|
Auto merge of #28827 - thepowersgang:unsafe-const-fn-2, r=Aatch
|
2015-10-14 10:17:30 +00: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@62ad301a24
|
possessive its
|
2015-10-05 22:32:53 -04: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
|
fixes #17017 (update padding:11px line 142 of rustbook.css)
|
2015-09-28 12:11:18 -05:00 |
|
rustllvm
|
Avoid using getDataLayout, deprecated in LLVM 3.7
|
2015-10-13 15:11:59 +09:00 |
|
test
|
rust_trans: struct argument over ffi were passed incorrectly in some situations on x86_64.
|
2015-10-15 01:06:57 -04:00 |
|
snapshots.txt
|
adding openbsd snapshot
|
2015-09-04 15:01:06 -07:00 |