| Age | Commit message (Expand) | Author | Lines |
| 2020-11-17 | Auto merge of #79138 - m-ou-se:rollup-owel5ld, r=m-ou-se | bors | -145/+329 |
| 2020-11-17 | Rollup merge of #79130 - lcnr:extend-tes, r=varkor | Mara Bos | -2/+44 |
| 2020-11-17 | Rollup merge of #79126 - jyn514:auto, r=GuillaumeGomez | Mara Bos | -7/+3 |
| 2020-11-17 | Rollup merge of #79125 - jyn514:fewer-types, r=GuillaumeGomez | Mara Bos | -55/+35 |
| 2020-11-17 | Rollup merge of #79120 - calebcartwright:update-rustfmt, r=Mark-Simulacrum | Mara Bos | -6/+6 |
| 2020-11-17 | Rollup merge of #79072 - oli-obk:byte_str_pat, r=estebank | Mara Bos | -12/+113 |
| 2020-11-17 | Rollup merge of #79069 - jyn514:class-none, r=GuillaumeGomez | Mara Bos | -17/+16 |
| 2020-11-17 | Rollup merge of #78702 - wesleywiser:self_profile_cgu_sizes, r=Mark-Simulacrum | Mara Bos | -2/+26 |
| 2020-11-17 | Rollup merge of #74293 - GuillaumeGomez:rustdoc-test-compiler-output-color, r... | Mara Bos | -44/+86 |
| 2020-11-17 | Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk | bors | -213/+232 |
| 2020-11-17 | Remove unused import | Guillaume Gomez | -1/+0 |
| 2020-11-17 | Add comment explaining why we can't split on `error[{}]: ` because of the col... | Guillaume Gomez | -0/+3 |
| 2020-11-17 | Correctly detect color support | Guillaume Gomez | -2/+4 |
| 2020-11-17 | Update doctest tests | Guillaume Gomez | -34/+34 |
| 2020-11-17 | Simplfy color availability check | Guillaume Gomez | -45/+41 |
| 2020-11-17 | Update lock file | Guillaume Gomez | -0/+1 |
| 2020-11-17 | Add check to get windows console type to decide to use colors or not | Guillaume Gomez | -2/+30 |
| 2020-11-17 | Update error code detection in compile_fail doctests | Guillaume Gomez | -1/+1 |
| 2020-11-17 | Add color in rustdoc --test output | Guillaume Gomez | -2/+15 |
| 2020-11-17 | Auto merge of #79128 - m-ou-se:rollup-lzz1dym, r=m-ou-se | bors | -45/+223 |
| 2020-11-17 | extend macro braces test | Bastian Kauschke | -2/+44 |
| 2020-11-17 | Fix exhaustiveness in case a byte string literal is used at slice type | oli | -12/+113 |
| 2020-11-17 | Rollup merge of #79107 - pietroalbini:build-manifest-newline, r=Mark-Simulacrum | Mara Bos | -4/+4 |
| 2020-11-17 | Rollup merge of #79105 - petrochenkov:winlink, r=shepmaster | Mara Bos | -0/+3 |
| 2020-11-17 | Rollup merge of #79097 - GuillaumeGomez:code-block-invalid-html-tag-lint, r=j... | Mara Bos | -2/+26 |
| 2020-11-17 | Rollup merge of #79088 - euclio:span-label-doc, r=estebank | Mara Bos | -8/+10 |
| 2020-11-17 | Rollup merge of #79077 - RalfJung:llvm-magic, r=Mark-Simulacrum | Mara Bos | -0/+2 |
| 2020-11-17 | Rollup merge of #79027 - tmiasko:inline-always-live-locals, r=oli-obk | Mara Bos | -5/+73 |
| 2020-11-17 | Rollup merge of #78967 - tmiasko:codegen-tests, r=cuviper | Mara Bos | -9/+17 |
| 2020-11-17 | Rollup merge of #78138 - fortanix:raoul/dlmalloc0.2, r=Mark-Simulacrum | Mara Bos | -5/+61 |
| 2020-11-17 | Rollup merge of #77939 - GuillaumeGomez:fix-source-code-dos-backline, r=jyn514 | Mara Bos | -12/+27 |
| 2020-11-17 | Auto merge of #78924 - bjorn3:less_sysroot_build_scripts, r=Mark-Simulacrum | bors | -58/+86 |
| 2020-11-17 | Remove duplicate `Trait::auto` field | Joshua Nelson | -7/+3 |
| 2020-11-16 | Get rid of clean::Method | Joshua Nelson | -42/+32 |
| 2020-11-17 | Auto merge of #78801 - sexxi-goose:min_capture, r=nikomatsakis | bors | -178/+2485 |
| 2020-11-16 | Get rid of clean::TyMethod | Joshua Nelson | -14/+4 |
| 2020-11-16 | update rustfmt to v1.4.27 | Caleb Cartwright | -6/+6 |
| 2020-11-17 | Auto merge of #78313 - lcnr:somebody-fold-me, r=nikomatsakis | bors | -853/+896 |
| 2020-11-16 | clarify `span_label` documentation | Andy Russell | -8/+10 |
| 2020-11-16 | Auto merge of #79104 - m-ou-se:rollup-v74492y, r=m-ou-se | bors | -1609/+1863 |
| 2020-11-16 | update `cg_clif` | Bastian Kauschke | -46/+45 |
| 2020-11-16 | words | lcnr | -105/+87 |
| 2020-11-16 | clippy: fold by value | Bastian Kauschke | -15/+15 |
| 2020-11-16 | compiler: fold by value | Bastian Kauschke | -699/+679 |
| 2020-11-16 | add IdFunctor to rustc_data_structures | Bastian Kauschke | -0/+82 |
| 2020-11-16 | build-manifest: strip newline from rustc version | Pietro Albini | -4/+4 |
| 2020-11-16 | std: Fix test `got_symlink_permission` on Windows | Vadim Petrochenkov | -0/+3 |
| 2020-11-16 | Rollup merge of #79087 - ThePuzzlemaker:issue-79083-docfix, r=RalfJung | Mara Bos | -8/+11 |
| 2020-11-16 | Rollup merge of #79061 - jyn514:no-pub, r=GuillaumeGomez | Mara Bos | -909/+908 |
| 2020-11-16 | Rollup merge of #79032 - lcnr:arg-count, r=varkor | Mara Bos | -302/+211 |