| .. |
|
compiler-rt@58ab642c30
|
|
|
|
compiletest
|
Negative case of len() -> is_empty()
|
2015-04-14 20:26:03 -07:00 |
|
doc
|
TRPL: type aliases and unsized types
|
2015-04-22 13:27:13 -04:00 |
|
driver
|
Unquote all crate names without underscores
|
2015-03-27 10:58:12 -07:00 |
|
etc
|
optimize Unicode tables
|
2015-04-18 13:20:57 -04:00 |
|
grammar
|
Strip all leading/trailing newlines
|
2015-03-15 09:08:21 -07:00 |
|
jemalloc@e24a1a025a
|
bumping again to get the updated configure
|
2015-03-05 12:38:35 +05:30 |
|
liballoc
|
Rollup merge of #24629 - steveklabnik:gh24511, r=alexcrichton
|
2015-04-20 21:15:53 -04:00 |
|
libarena
|
Doc: remove a "safety note" made obsolete by dropck for TypedArena
|
2015-04-10 18:30:52 +02:00 |
|
libbacktrace
|
Reapply rust-specific changes to libbacktrace
|
2015-04-11 22:30:17 +10:00 |
|
libcollections
|
Update reference to old_io in fmt docs
|
2015-04-20 17:51:56 -07:00 |
|
libcollectionstest
|
collections: Move optimized String::from_str to String::from
|
2015-04-19 10:59:06 -07:00 |
|
libcore
|
Rollup merge of #24628 - steveklabnik:gh24173, r=alexcrichton
|
2015-04-20 21:15:53 -04:00 |
|
libcoretest
|
deprecate Unicode functions that will be moved to crates.io
|
2015-04-16 17:03:05 -04:00 |
|
libflate
|
test: Fixup many library unit tests
|
2015-04-14 10:14:19 -07:00 |
|
libfmt_macros
|
Negative case of len() -> is_empty()
|
2015-04-14 20:26:03 -07:00 |
|
libgetopts
|
Negative case of len() -> is_empty()
|
2015-04-14 20:26:03 -07:00 |
|
libgraphviz
|
Fallout in public-facing and semi-public-facing libs
|
2015-04-01 11:23:45 -04:00 |
|
liblibc
|
Auto merge of #24464 - lambdaburrito:master, r=alexcrichton
|
2015-04-18 09:12:53 +00:00 |
|
liblog
|
Positive case of len() -> is_empty()
|
2015-04-14 20:26:03 -07:00 |
|
librand
|
More test fixes
|
2015-04-14 10:14:19 -07:00 |
|
librbml
|
Fallout in public-facing and semi-public-facing libs
|
2015-04-01 11:23:45 -04:00 |
|
librustc
|
Make stability attributes an error. #22830
|
2015-04-20 17:33:31 -07:00 |
|
librustc_back
|
Negative case of len() -> is_empty()
|
2015-04-14 20:26:03 -07:00 |
|
librustc_bitflags
|
Add #![feature] attributes to doctests
|
2015-03-23 14:40:26 -07:00 |
|
librustc_borrowck
|
Dataflow changes and associated borrowck fix.
|
2015-04-15 18:16:40 +02:00 |
|
librustc_data_structures
|
Make stability attributes an error. #22830
|
2015-04-20 17:33:31 -07:00 |
|
librustc_driver
|
Return nonzero exit code if there are errors at a stop point
|
2015-04-18 12:23:49 +02:00 |
|
librustc_lint
|
lint: explain the non-obvious need for a negative test
|
2015-04-20 23:11:58 +02:00 |
|
librustc_llvm
|
Implement LLVMGetOrInsertGlobal wrapper
|
2015-04-03 15:48:07 +03:00 |
|
librustc_privacy
|
Negative case of len() -> is_empty()
|
2015-04-14 20:26:03 -07:00 |
|
librustc_resolve
|
Negative case of len() -> is_empty()
|
2015-04-14 20:26:03 -07:00 |
|
librustc_trans
|
Emit correct alignment information for loads/store of small aggregates
|
2015-04-18 18:32:14 +02:00 |
|
librustc_typeck
|
Auto merge of #24461 - nikomatsakis:issue-22077-unused-lifetimes, r=aturon
|
2015-04-17 20:38:18 +00:00 |
|
librustc_unicode
|
optimize Unicode tables
|
2015-04-18 13:20:57 -04:00 |
|
librustdoc
|
Auto merge of #24597 - bombless:doc, r=steveklabnik
|
2015-04-20 15:23:52 +00:00 |
|
libserialize
|
Auto merge of #24428 - kwantam:deprecate_unicode_fns, r=alexcrichton
|
2015-04-18 07:09:22 +00:00 |
|
libstd
|
Auto merge of #24608 - frewsxcv:patch-15, r=alexcrichton
|
2015-04-20 02:47:45 +00:00 |
|
libsyntax
|
Rollup merge of #24542 - michaelsproul:rollup, r=alexcrichton
|
2015-04-18 23:29:57 +05:30 |
|
libterm
|
Negative case of len() -> is_empty()
|
2015-04-14 20:26:03 -07:00 |
|
libtest
|
Auto merge of #23985 - erickt:derive-cleanup, r=erickt
|
2015-04-18 00:48:34 +00:00 |
|
llvm@bff6907697
|
updating llvm submodule to include bitrig support
|
2015-03-05 12:38:34 +05:30 |
|
rt
|
Strip all leading/trailing newlines
|
2015-03-15 09:08:21 -07:00 |
|
rust-installer@ebc6b04c29
|
Upgrade rust-installer
|
2015-04-02 11:31:31 -07:00 |
|
rustbook
|
Auto merge of #24177 - alexcrichton:rustdoc, r=aturon
|
2015-04-10 16:18:44 +00:00 |
|
rustllvm
|
Implement LLVMGetOrInsertGlobal wrapper
|
2015-04-03 15:48:07 +03:00 |
|
test
|
Make stability attributes an error. #22830
|
2015-04-20 17:33:31 -07:00 |
|
snapshots.txt
|
manually adding the last two bitrig snapshots
|
2015-04-01 13:47:09 -07:00 |