rust/src
Niko Matsakis ab579883f2 Factor out the "region substs" creation to occur earlier, so that the
complete set of regions are available when converting types.
2015-02-16 10:55:37 -05:00
..
compiler-rt@58ab642c30
compiletest Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
doc Fix grammar 2015-02-16 03:56:52 +05:30
driver Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
etc Audit integer types in libunicode, libcore/(char, str) and libstd/ascii 2015-02-15 00:09:40 +03:00
grammar Bison grammar: fix precedence with ranges followed by blocks 2015-02-10 17:59:02 -08:00
jemalloc@b001609960
liballoc Feature-gate the #[unsafe_no_drop_flag] attribute. 2015-02-11 13:57:40 +01:00
libarena Added lifetime param to Arena. 2015-02-11 13:51:21 +01:00
libbacktrace openbsd support 2015-02-01 14:41:38 +01:00
libcollections Auto merge of #22367 - Manishearth:rollup, r=steveklabnik 2015-02-16 00:46:43 +00:00
libcore Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libcoretest Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libflate Add core::marker::PhantomData. 2015-02-11 13:51:09 +01:00
libfmt_macros Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libgetopts Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libgraphviz Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
liblibc Even more test fixes 2015-02-11 16:38:02 -08:00
liblog Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
librand Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librbml Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
librustc Various simplifications and renamings based on the fact that old-school closures are gone and type parameters can now have multiple region bounds (and hence use a different path). Should have no effect on the external behavior of the compiler. 2015-02-16 10:55:37 -05:00
librustc_back Rollup merge of #22297 - nagisa:spring-cleanup, r=alexcrichton 2015-02-15 18:42:47 +05:30
librustc_bitflags Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librustc_borrowck Auto merge of #22126 - steveklabnik:gh21281, r=nikomatsakis 2015-02-15 07:53:07 +00:00
librustc_driver Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
librustc_llvm Rollup merge of #21925 - sfackler:allow-missing-copy, r=alexcrichton 2015-02-06 16:21:08 +05:30
librustc_privacy Add comment noting that this naive approach is not too naive. 2015-02-10 15:45:36 +01:00
librustc_resolve Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
librustc_trans Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
librustc_typeck Factor out the "region substs" creation to occur earlier, so that the 2015-02-16 10:55:37 -05:00
librustdoc Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libserialize Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libstd Auto merge of #22367 - Manishearth:rollup, r=steveklabnik 2015-02-16 00:46:43 +00:00
libsyntax Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libterm Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libtest Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libunicode Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
llvm@4891e6382e Update LLVM to disable asserts in the PassInfo cache 2015-02-12 21:30:04 +01:00
rt Rollup merge of #21964 - semarie:openbsd-env, r=alexcrichton 2015-02-06 16:21:05 +05:30
rust-installer@60fd8abfca Upgrade rust-installer 2015-02-12 20:36:17 -08:00
rustbook Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
rustllvm Update LLVM to disable asserts in the PassInfo cache 2015-02-12 21:30:04 +01:00
test Implement the basic rules of RFC 599, but do not yet support custom types. 2015-02-16 10:55:37 -05:00
snapshots.txt register snapshots 2015-02-04 20:06:12 -05:00