rust/src
Niko Matsakis 4e789e03be Remove the coherence impls pass that was specialized to builtin bounds,
since there are separate checks that apply to Copy (and Send uses the
generic defaulted trait rules). Also prohibit `Sized` from being
manually implemented for now.
2015-03-06 18:27:50 -05:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
doc Auto merge of #22899 - huonw:macro-stability, r=alexcrichton 2015-03-06 05:20:11 +00:00
driver Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
etc Rollup merge of #23000 - Florob:unicode-FL, r=brson 2015-03-05 12:37:48 +05:30
grammar Bison grammar: parse higher ranked constraints in where clauses 2015-03-01 13:59:35 -08:00
jemalloc@e24a1a025a bumping again to get the updated configure 2015-03-05 12:38:35 +05:30
liballoc Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
libarena Add : Box<_> or ::Box<_> type annotations to various places. 2015-03-03 20:29:01 +01:00
libbacktrace bitrig integration 2015-02-11 14:49:06 -08:00
libcollections Rollup merge of #22937 - MDCox:str-docs, r=steveklabnik 2015-03-05 12:39:06 +05:30
libcore Auto merge of #22899 - huonw:macro-stability, r=alexcrichton 2015-03-06 05:20:11 +00:00
libcoretest Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
libflate Use consts instead of statics where appropriate 2015-03-02 17:11:51 +01:00
libfmt_macros int audit - libcore::fmt 2015-02-23 16:07:38 +13:00
libgetopts std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
libgraphviz Enable recursion for visit_ty in lint visitor 2015-03-02 15:35:48 -08:00
liblibc Rollup merge of #22994 - eddyb:unsuffix-ints-good, r=alexcrichton 2015-03-05 12:38:33 +05:30
liblog std: Stabilize the env module 2015-02-27 13:41:49 -08:00
librand Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
librbml Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
librustc Change the data structures for tracking defaulted traits. In the tcx, we 2015-03-06 18:27:50 -05:00
librustc_back Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
librustc_bitflags Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
librustc_borrowck Rollup merge of #22764 - ivanradanov:fileline_help, r=huonw 2015-03-05 12:38:32 +05:30
librustc_driver Run feature-gating on the final AST passed to the compiler. 2015-03-06 00:18:29 +11:00
librustc_lint Auto merge of #23031 - Manishearth:rollup, r=Manishearth 2015-03-05 21:03:10 +00:00
librustc_llvm std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
librustc_privacy privacy: walk associated types in trait impls 2015-03-03 01:28:20 -05:00
librustc_resolve Change span_help calls to fileline_help where appropriate 2015-03-03 15:18:33 +02:00
librustc_trans Auto merge of #23031 - Manishearth:rollup, r=Manishearth 2015-03-05 21:03:10 +00:00
librustc_typeck Remove the coherence impls pass that was specialized to builtin bounds, 2015-03-06 18:27:50 -05:00
librustdoc Auto merge of #23026 - nikomatsakis:issue-20220-supertrait, r=nikomatsakis 2015-03-05 17:52:21 +00:00
libserialize Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
libstd Auto merge of #22899 - huonw:macro-stability, r=alexcrichton 2015-03-06 05:20:11 +00:00
libsyntax Auto merge of #22899 - huonw:macro-stability, r=alexcrichton 2015-03-06 05:20:11 +00:00
libterm Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
libtest Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
libunicode Rollup merge of #22994 - eddyb:unsuffix-ints-good, r=alexcrichton 2015-03-05 12:38:33 +05:30
llvm@bff6907697 updating llvm submodule to include bitrig support 2015-03-05 12:38:34 +05:30
rt renaming rust_load_self to rust_current_exe 2015-02-11 14:49:11 -08:00
rust-installer@60fd8abfca Upgrade rust-installer 2015-02-12 20:36:17 -08:00
rustbook std: Deprecate std::old_io::fs 2015-03-04 15:59:30 -08:00
rustllvm updating llvm-auto-clean-trigger too 2015-03-05 12:38:35 +05:30
test Remove the coherence impls pass that was specialized to builtin bounds, 2015-03-06 18:27:50 -05:00
snapshots.txt adding bitrig snapshot to snapshots file 2015-03-05 12:38:35 +05:30