rust/src
Simonas Kazlauskas 1363cdaec9 Remove unnecessary LLVMRustPersonalityFn binding
LLVM Core C bindings provide this function for all the versions back to what we support (3.7), and
helps to avoid this unnecessary builder->function transition every time. Also a negative diff.
2017-01-26 23:49:17 +02:00
..
bootstrap rustbuild: Start building --enable-extended 2017-01-24 14:48:03 -08:00
build_helper
ci Auto merge of #39245 - alexcrichton:enable-platform, r=brson 2017-01-24 23:34:35 +00:00
compiler-rt@a8fc4c169f
doc fix book: refer to add_two as "tested function" 2017-01-24 22:44:41 +01:00
driver
etc rustbuild: Start building --enable-extended 2017-01-24 14:48:03 -08:00
grammar
jemalloc@11bfb0dcf8 Update jemalloc to include various fixes for OSX 10.12 2017-01-19 09:01:52 +09:00
liballoc Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix 2017-01-10 20:27:41 +09:00
liballoc_jemalloc Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
liballoc_system Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libarena Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix 2017-01-10 20:27:41 +09:00
libbacktrace
libcollections Remove trailing whitespace 2017-01-25 13:57:36 -05:00
libcollectionstest Auto merge of #39062 - martinhath:placement-in-binaryheap, r=nagisa 2017-01-20 13:31:10 +00:00
libcompiler_builtins travis: Expand the cross linux image 2017-01-16 18:50:01 -08:00
libcore Auto merge of #39075 - est31:remove_reflect, r=nikomatsakis 2017-01-26 09:54:03 +00:00
libcoretest Remove a FIXME in core/hash tests 2017-01-22 22:35:33 -05:00
libflate Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00
libfmt_macros Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00
libgetopts Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00
libgraphviz Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00
liblibc@7d57bdcdbb Properly ban the negation of unsigned integers in type-checking. 2017-01-03 21:48:17 +02:00
liblog Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00
libpanic_abort Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libpanic_unwind Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libproc_macro Refactor TokenStream. 2017-01-22 21:37:38 +00:00
libproc_macro_plugin Remove open_span and close_span from Delimited. 2017-01-23 06:49:06 +00:00
librand Remove specialization from Debug implementations 2017-01-20 13:10:36 +01:00
librustc Auto merge of #38819 - GuillaumeGomez:main_func_wrong_type, r=GuillaumeGomez 2017-01-26 12:23:13 +00:00
librustc_back travis: Enable testing i686 musl 2017-01-22 10:29:56 -08:00
librustc_bitflags Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00
librustc_borrowck Auto merge of #38813 - eddyb:lazy-11, r=nikomatsakis 2017-01-08 11:36:52 +00:00
librustc_const_eval rename Tables to TypeckTables 2017-01-25 16:24:00 -05:00
librustc_const_math Remove unused extern crates. 2017-01-22 01:31:02 +00:00
librustc_data_structures Auto merge of #38610 - djzin:master, r=sfackler 2017-01-15 21:44:51 +00:00
librustc_driver rename Tables to TypeckTables 2017-01-25 16:24:00 -05:00
librustc_errors Auto merge of #39214 - estebank:fix-labels-without-msg, r=nikomatsakis 2017-01-24 11:51:34 +00:00
librustc_i128 Try to fix some things 2016-12-30 15:17:28 +01:00
librustc_incremental rename Tables to TypeckTables 2017-01-25 16:24:00 -05:00
librustc_lint Warn on unused #[macro_use] imports. 2017-01-22 01:31:00 +00:00
librustc_llvm Remove unnecessary LLVMRustPersonalityFn binding 2017-01-26 23:49:17 +02:00
librustc_metadata rename Tables to TypeckTables 2017-01-25 16:24:00 -05:00
librustc_mir rename Tables to TypeckTables 2017-01-25 16:24:00 -05:00
librustc_passes rename Tables to TypeckTables 2017-01-25 16:24:00 -05:00
librustc_platform_intrinsics Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
librustc_plugin Remove unused extern crates. 2017-01-22 01:31:02 +00:00
librustc_privacy rename Tables to TypeckTables 2017-01-25 16:24:00 -05:00
librustc_resolve Auto merge of #38920 - petrochenkov:selfimpl, r=eddyb 2017-01-25 23:08:56 +00:00
librustc_save_analysis rename Tables to TypeckTables 2017-01-25 16:24:00 -05:00
librustc_trans Remove unnecessary LLVMRustPersonalityFn binding 2017-01-26 23:49:17 +02:00
librustc_typeck Auto merge of #39000 - nikomatsakis:incr_comp_crosscontaminate_impl_item, r=michaelwoerister 2017-01-26 04:25:03 +00:00
librustdoc Force backline on all where in docs 2017-01-21 15:34:11 +01:00
libserialize Remove unused extern crates. 2017-01-22 01:31:02 +00:00
libstd Auto merge of #38856 - zackw:process-envs, r=aturon 2017-01-25 20:24:02 +00:00
libstd_unicode Implement Display for char Escape*, To*case. 2017-01-11 12:39:56 -05:00
libsyntax Auto merge of #39075 - est31:remove_reflect, r=nikomatsakis 2017-01-26 09:54:03 +00:00
libsyntax_ext Rollup merge of #38842 - abonander:proc_macro_attribute, r=jseyfried 2017-01-20 08:34:30 -08:00
libsyntax_pos Remove not(stage0) from deny(warnings) 2016-12-29 21:07:20 -08:00
libterm Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libtest Auto merge of #38779 - Craig-Macomber:bench, r=alexcrichton 2017-01-12 14:42:02 +00:00
libunwind Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
llvm@ceb177eeef Remove accidental submodule change. 2017-01-06 23:13:32 -05:00
rt Fix UB in test helpers 2017-01-16 11:46:00 +02:00
rtstartup
rust-installer@4f99485080
rustc Expose a feature to force use of alloc_system, teach rustbuild 2017-01-16 03:06:45 +00:00
rustllvm Remove unnecessary LLVMRustPersonalityFn binding 2017-01-26 23:49:17 +02:00
test Auto merge of #38819 - GuillaumeGomez:main_func_wrong_type, r=GuillaumeGomez 2017-01-26 12:23:13 +00:00
tools Remove Reflect 2017-01-24 23:22:44 +01:00
vendor
Cargo.lock Remove crate proc_macro_tokens. 2017-01-22 21:37:40 +00:00
Cargo.toml
stage0.txt Bump bootstrap compiler 2016-12-29 08:47:20 -08:00