rust/src
2017-01-27 18:08:51 +00: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 a few links in the docs 2017-01-27 18:08:51 +00: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 Fix a few links in the docs 2017-01-27 18:08:51 +00:00
liballoc_jemalloc std: Compile libbacktrace with -fvisibility=hidden 2017-01-26 23:48:08 -08: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 Fix a few links in the docs 2017-01-27 18:08:51 +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 #39281 - michaelwoerister:make-cc-incr-comp-opt-in, r=nikomatsakis 2017-01-27 07:36:43 +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 #39139 - estebank:issue-38147, r=nikomatsakis 2017-01-27 04:57:12 +00:00
librustc_const_eval rustc: don't call the HIR AST. 2017-01-26 13:41:28 +02: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 rustc: don't call the HIR AST. 2017-01-26 13:41:28 +02: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 Auto merge of #39281 - michaelwoerister:make-cc-incr-comp-opt-in, r=nikomatsakis 2017-01-27 07:36:43 +00:00
librustc_lint rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
librustc_llvm calling convention for MSP430 interrupts 2017-01-18 20:42:54 -05:00
librustc_metadata rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
librustc_mir Auto merge of #39066 - arielb1:lifetime-extension-test, r=nikomatsakis 2017-01-26 17:42:52 +00:00
librustc_passes Auto merge of #39158 - petrochenkov:bounds, r=nikomatsakis 2017-01-27 01:27:12 +00: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 rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
librustc_resolve Auto merge of #38920 - petrochenkov:selfimpl, r=eddyb 2017-01-25 23:08:56 +00:00
librustc_save_analysis rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
librustc_trans rustc: Don't export builtins/panic/alloc syms 2017-01-26 23:47:39 -08:00
librustc_typeck Auto merge of #39158 - petrochenkov:bounds, r=nikomatsakis 2017-01-27 01:27:12 +00:00
librustdoc Auto merge of #39158 - petrochenkov:bounds, r=nikomatsakis 2017-01-27 01:27:12 +00:00
libserialize Remove unused extern crates. 2017-01-22 01:31:02 +00:00
libstd Fix a few links in the docs 2017-01-27 18:08:51 +00:00
libstd_unicode Implement Display for char Escape*, To*case. 2017-01-11 12:39:56 -05:00
libsyntax Auto merge of #39158 - petrochenkov:bounds, r=nikomatsakis 2017-01-27 01:27:12 +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 Fix covered-switch-default warnings in RustWrapper 2017-01-14 15:38:12 +01:00
test Auto merge of #39281 - michaelwoerister:make-cc-incr-comp-opt-in, r=nikomatsakis 2017-01-27 07:36:43 +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