| .. |
|
compiler-rt@62a4ca6055
|
Update compiler-rt to work for non-v7 arm.
|
2014-06-18 17:02:08 -07:00 |
|
compiletest
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
doc
|
Merge pull request #20520 from nhowell/patch-1
|
2015-01-04 21:36:41 +00:00 |
|
driver
|
Separate the driver into its own crate that uses trans, typeck.
|
2014-12-04 10:04:52 -05:00 |
|
etc
|
Merge pull request #20452 from brson/rustup
|
2015-01-04 21:36:35 +00:00 |
|
grammar
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
jemalloc@b001609960
|
update jemalloc
|
2014-10-05 22:17:25 -04:00 |
|
liballoc
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
libarena
|
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
|
2015-01-03 22:54:18 -05:00 |
|
libbacktrace
|
|
|
|
libcollections
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
libcore
|
Rename macro_escape to macro_use
|
2015-01-05 12:00:57 -08:00 |
|
libcoretest
|
Rename macro_escape to macro_use
|
2015-01-05 12:00:57 -08:00 |
|
libflate
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
libfmt_macros
|
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
|
2015-01-03 22:54:18 -05:00 |
|
libgetopts
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
libgraphviz
|
Merge pull request #20457 from frewsxcv/rm-reexports
|
2015-01-04 21:36:36 +00:00 |
|
liblibc
|
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
|
2015-01-03 22:54:18 -05:00 |
|
liblog
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
librand
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
librbml
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
libregex
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
librustc
|
Allow selective macro import
|
2015-01-05 18:21:13 -08:00 |
|
librustc_back
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
librustc_borrowck
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
librustc_driver
|
Move #[macro_reexport] to extern crate
|
2015-01-05 18:21:13 -08:00 |
|
librustc_llvm
|
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
|
2015-01-03 22:54:18 -05:00 |
|
librustc_resolve
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
librustc_trans
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
librustc_typeck
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
librustdoc
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
libserialize
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
libstd
|
Move #[macro_reexport] to extern crate
|
2015-01-05 18:21:13 -08:00 |
|
libsyntax
|
Allow selective macro import
|
2015-01-05 18:21:13 -08:00 |
|
libterm
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
libtest
|
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
|
2015-01-05 18:21:13 -08:00 |
|
libunicode
|
Apply explicit stabilities to unicode parts of CharExt.
|
2015-01-05 12:30:51 +11:00 |
|
llvm@ec1fdb3b9d
|
Update LLVM to get slightly better memcpy elision
|
2014-10-17 17:16:18 +02:00 |
|
rt
|
Initial version of AArch64 support.
|
2015-01-03 15:16:10 +00:00 |
|
rust-installer@b5ac4cd443
|
Update rust-installer. Fixes #20479
|
2015-01-03 12:34:48 -08:00 |
|
rustllvm
|
Initial version of AArch64 support.
|
2015-01-03 15:16:10 +00:00 |
|
test
|
Allow selective macro import
|
2015-01-05 18:21:13 -08:00 |
|
snapshots.txt
|
Register new snapshots
|
2015-01-03 09:34:05 -05:00 |