rust/src
Corey Farwell 3b002a8ab5 Rollup merge of #40453 - tschottdorf:lint-deny-wording, r=alexcrichton
Improve wording in the -{W,A,F,D} options

This was so trivial that I'm wondering whether I'm missing something.

Fixes #28708.
2017-03-12 12:48:50 -04:00
..
bootstrap Auto merge of #39770 - alexcrichton:configure-clean, r=brson 2017-03-12 05:27:45 +00:00
build_helper rustbuild: Assert directory creation succeeds 2017-03-07 15:24:36 -08:00
ci Auto merge of #40199 - alexcrichton:doc-proc-macro, r=brson 2017-03-11 11:42:09 +00:00
compiler-rt@d30da544a8
doc Rollup merge of #40222 - steveklabnik:extract-nomicon, r=alexcrichton 2017-03-08 20:53:50 +02:00
driver
etc
grammar
jemalloc@11bfb0dcf8
liballoc Box docs: no allocation is done for ZSTs. 2017-03-08 21:53:28 -05:00
liballoc_jemalloc Automate timestamp creation and build skipping for native libraries 2017-03-04 21:38:26 +03:00
liballoc_system
libarena
libbacktrace
libcollections Rollup merge of #40423 - DirkyJerky:patch-2, r=BurntSushi 2017-03-10 20:05:06 -08:00
libcollectionstest Implement placement-in protocol for and VecDeque 2017-03-09 22:46:20 +08:00
libcompiler_builtins Rollup merge of #40254 - nagisa:compiler-builtin-no-panic, r=alexcrichton 2017-03-08 20:53:53 +02:00
libcore Rollup merge of #40299 - GuillaumeGomez:fmt-display-example, r=frewsxcv 2017-03-11 21:57:40 +02:00
libcoretest
libflate Add/remove rerun-if-changed when necessary 2017-03-04 21:38:26 +03:00
libfmt_macros
libgetopts
libgraphviz
liblibc@64d954c6a7
liblog
libpanic_abort
libpanic_unwind
libproc_macro Add doc attributes to proc_macro crate 2017-03-12 02:54:43 +00:00
libproc_macro_plugin
librand
librustc Auto merge of #40446 - arielb1:rollup, r=alexcrichton 2017-03-12 02:50:17 +00:00
librustc_asan sanitizer runtime crates shouldn't be tested 2017-03-05 14:25:47 -05:00
librustc_back
librustc_bitflags
librustc_borrowck isolate dep-graph tasks 2017-03-10 08:15:13 -08:00
librustc_const_eval Fix ICE: don't use struct_variant on enums 2017-03-06 00:13:14 -03:00
librustc_const_math
librustc_data_structures Add extra methods to IndexVec and implement TypeFoldable for it 2017-03-10 02:55:39 +02:00
librustc_driver Improve wording in the -{W,A,F,D} options 2017-03-12 06:12:05 -04:00
librustc_errors Rollup merge of #40287 - estebank:label-overlap, r=nrc 2017-03-10 16:18:28 -08:00
librustc_incremental isolate dep-graph tasks 2017-03-10 08:15:13 -08:00
librustc_lint Point to enclosing block/fn on nested unsafe 2017-03-10 07:53:08 -08:00
librustc_llvm Add/remove rerun-if-changed when necessary 2017-03-04 21:38:26 +03:00
librustc_lsan sanitizer runtime crates shouldn't be tested 2017-03-05 14:25:47 -05:00
librustc_metadata Avoid using Mark and Invocation for macro defs. 2017-03-10 08:08:32 -08:00
librustc_mir Rollup merge of #40372 - nagisa:never-drop, r=eddyb 2017-03-11 21:57:45 +02:00
librustc_msan sanitizer runtime crates shouldn't be tested 2017-03-05 14:25:47 -05:00
librustc_passes Refactor out ast::ItemKind::MacroDef. 2017-03-10 08:08:32 -08:00
librustc_platform_intrinsics
librustc_plugin Remove ability for plugins to register a MIR pass 2017-03-10 08:09:29 -08:00
librustc_privacy
librustc_resolve Rollup merge of #40369 - petrochenkov:segspan, r=eddyb 2017-03-12 12:48:46 -04:00
librustc_save_analysis Rollup merge of #40344 - nrc:save-container, r=eddyb 2017-03-11 21:57:43 +02:00
librustc_trans Auto merge of #40308 - nikomatsakis:incr-comp-isolate-task, r=mw 2017-03-11 15:50:33 +00:00
librustc_tsan sanitizer runtime crates shouldn't be tested 2017-03-05 14:25:47 -05:00
librustc_typeck Rollup merge of #40319 - eddyb:it's-"unsize"-not-"unsound", r=nikomatsakis 2017-03-11 21:57:42 +02:00
librustdoc Auto merge of #40446 - arielb1:rollup, r=alexcrichton 2017-03-12 02:50:17 +00:00
libserialize
libstd Implement placement-in protocol for HashMap 2017-03-11 21:08:18 +08:00
libstd_unicode
libsyntax Rollup merge of #40369 - petrochenkov:segspan, r=eddyb 2017-03-12 12:48:46 -04:00
libsyntax_ext Rollup merge of #40369 - petrochenkov:segspan, r=eddyb 2017-03-12 12:48:46 -04:00
libsyntax_pos
libterm
libtest
libunwind Add/remove rerun-if-changed when necessary 2017-03-04 21:38:26 +03:00
llvm@859fb26936 LLVM: Update submodule to include SRet support patch for MSP430. 2017-03-10 08:10:21 -08:00
rt
rtstartup
rust-installer@4f99485080
rustc
rustllvm LLVM: Update submodule to include SRet support patch for MSP430. 2017-03-10 08:10:21 -08:00
test Rollup merge of #40369 - petrochenkov:segspan, r=eddyb 2017-03-12 12:48:46 -04:00
tools Update mdbook to new version 2017-03-11 09:54:47 -05:00
Cargo.lock Update mdbook to new version 2017-03-11 09:54:47 -05:00
Cargo.toml Don't put Cargo into the rustc workspace 2017-03-10 14:49:19 -08:00
stage0.txt rustbuild: Use copies instead of hard links 2017-03-09 07:00:13 -08:00