rust/src
bors fe597dc9a9 Auto merge of #39222 - GuillaumeGomez:rustdoc_where, r=frewsxcv,steveklabnik,alexcrichton,nrc
Force backline on all where in docs

Pictures are better than words in this case:

Before:

<img width="1440" alt="screen shot 2017-01-21 at 15 34 27" src="https://cloud.githubusercontent.com/assets/3050060/22175139/6e7c75d8-dfef-11e6-9904-023d63e609d2.png">

After:

<img width="1440" alt="screen shot 2017-01-21 at 15 34 32" src="https://cloud.githubusercontent.com/assets/3050060/22175140/75cc3846-dfef-11e6-9799-fffb213653e4.png">

r? @steveklabnik

cc @rust-lang/docs
2017-01-24 15:26:20 +00:00
..
bootstrap Auto merge of #39206 - MJDSys:fix_rustbuild_libdir, r=alexcrichton 2017-01-21 08:41:40 +00:00
build_helper
ci travis: Enable testing i686 musl 2017-01-22 10:29:56 -08:00
compiler-rt@a8fc4c169f
doc Rollup merge of #39191 - cesarb:book/trait-objects-vtable-size-and-align, r=steveklabnik 2017-01-23 16:40:49 -05:00
driver
etc
grammar
jemalloc@11bfb0dcf8 Update jemalloc to include various fixes for OSX 10.12 2017-01-19 09:01:52 +09:00
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Rollup merge of #39135 - TheCycoONE:vec_drain_doc, r=alexcrichton 2017-01-20 08:35:48 -08:00
libcollectionstest Auto merge of #39062 - martinhath:placement-in-binaryheap, r=nagisa 2017-01-20 13:31:10 +00:00
libcompiler_builtins
libcore Revert previous commit 2017-01-20 09:25:03 -06:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@7d57bdcdbb
liblog
libpanic_abort
libpanic_unwind
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 #39238 - king6cong:pr, r=frewsxcv 2017-01-22 22:20:12 +00:00
librustc_back travis: Enable testing i686 musl 2017-01-22 10:29:56 -08:00
librustc_bitflags
librustc_borrowck
librustc_const_eval Auto merge of #39127 - canndrew:unreachable-pattern-errors-into-warnings, r=arielb1 2017-01-22 08:56:27 +00:00
librustc_const_math Remove unused `extern crate`s. 2017-01-22 01:31:02 +00:00
librustc_data_structures
librustc_driver better comment wording 2017-01-22 15:45:06 +08:00
librustc_errors Auto merge of #39214 - estebank:fix-labels-without-msg, r=nikomatsakis 2017-01-24 11:51:34 +00:00
librustc_i128
librustc_incremental Remove `open_span` and `close_span` from `Delimited`. 2017-01-23 06:49:06 +00:00
librustc_lint Warn on unused `#[macro_use]` imports. 2017-01-22 01:31:00 +00:00
librustc_llvm calling convention for MSP430 interrupts 2017-01-18 20:42:54 -05:00
librustc_metadata Rollup merge of #39118 - jseyfried:token_tree_based_parser, r=nrc 2017-01-20 08:35:47 -08:00
librustc_mir Remove unused `extern crate`s. 2017-01-22 01:31:02 +00:00
librustc_passes Remove unused `extern crate`s. 2017-01-22 01:31:02 +00:00
librustc_platform_intrinsics
librustc_plugin Remove unused `extern crate`s. 2017-01-22 01:31:02 +00:00
librustc_privacy
librustc_resolve Warn on unused `#[macro_use]` imports. 2017-01-22 01:31:00 +00:00
librustc_save_analysis Rollup merge of #39118 - jseyfried:token_tree_based_parser, r=nrc 2017-01-20 08:35:47 -08:00
librustc_trans Remove unused `extern crate`s. 2017-01-22 01:31:02 +00:00
librustc_typeck Auto merge of #38108 - linclark:32777-E0328, r=GuillaumeGomez 2017-01-22 14:38:04 +00:00
librustdoc Force backline on all where in docs 2017-01-21 15:34:11 +01:00
libserialize Remove unused `extern crate`s. 2017-01-22 01:31:02 +00:00
libstd Auto merge of #39048 - lambda:impl-tosocketaddrs-for-string, r=alexcrichton 2017-01-24 01:17:09 +00:00
libstd_unicode
libsyntax Auto merge of #39214 - estebank:fix-labels-without-msg, r=nikomatsakis 2017-01-24 11:51:34 +00:00
libsyntax_ext Rollup merge of #38842 - abonander:proc_macro_attribute, r=jseyfried 2017-01-20 08:34:30 -08:00
libsyntax_pos
libterm
libtest
libunwind
llvm@ceb177eeef
rt
rtstartup
rust-installer@4f99485080
rustc
rustllvm
test Auto merge of #39173 - jseyfried:tokenstream, r=nrc 2017-01-24 09:29:18 +00:00
tools Remove proc_macro from the tidy whitelist again 2017-01-22 23:53:13 +01:00
vendor
Cargo.lock Remove crate `proc_macro_tokens`. 2017-01-22 21:37:40 +00:00
Cargo.toml
stage0.txt