| Age | Commit message (Expand) | Author | Lines |
| 2020-11-22 | Add regression test for issue 73899 | est31 | -0/+21 |
| 2020-11-18 | Auto merge of #79106 - tmiasko:inline-hint, r=nagisa,eddyb | bors | -0/+31 |
| 2020-11-18 | Auto merge of #78995 - Nadrieril:clean-empty-match, r=varkor | bors | -57/+176 |
| 2020-11-18 | Rollup merge of #79158 - lcnr:lazy-norm-coerce, r=oli-obk | Mara Bos | -18/+31 |
| 2020-11-18 | Rollup merge of #79145 - camelid:clippy-fix-panics, r=flip1995 | Mara Bos | -54/+106 |
| 2020-11-18 | Rollup merge of #79133 - pietroalbini:simplify-stage0, r=Mark-Simulacrum | Mara Bos | -31/+9 |
| 2020-11-18 | Rollup merge of #78999 - petrochenkov:deprid, r=eddyb | Mara Bos | -1/+11 |
| 2020-11-18 | change error for `LayoutErr::SizeOverflow` | Bastian Kauschke | -18/+31 |
| 2020-11-18 | Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum" | Pietro Albini | -31/+36 |
| 2020-11-18 | Auto merge of #77820 - jyn514:from-inner, r=petrochenkov | bors | -429/+248 |
| 2020-11-18 | Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum | bors | -36/+31 |
| 2020-11-17 | Ignore failures of RLS on aarch64 Windows | Mark Rousskov | -1/+7 |
| 2020-11-17 | Fix handling of panic calls | Camelid | -54/+106 |
| 2020-11-17 | Remove dead code in rustdoc::doctree | Joshua Nelson | -147/+18 |
| 2020-11-17 | Add `from_def_id_and_kind` reducing duplication in rustdoc | Joshua Nelson | -260/+193 |
| 2020-11-17 | Use DefPath for clean::Visibility, not clean::Path | Joshua Nelson | -22/+37 |
| 2020-11-17 | Update fulldeps test | Mark Rousskov | -29/+18 |
| 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 | -5/+5 |
| 2020-11-17 | Rollup merge of #79072 - oli-obk:byte_str_pat, r=estebank | Mara Bos | -2/+59 |
| 2020-11-17 | Rollup merge of #79069 - jyn514:class-none, r=GuillaumeGomez | Mara Bos | -17/+16 |
| 2020-11-17 | Rollup merge of #74293 - GuillaumeGomez:rustdoc-test-compiler-output-color, r... | Mara Bos | -44/+69 |
| 2020-11-17 | bootstrap: use the same version number for rustc and cargo | Pietro Albini | -31/+9 |
| 2020-11-17 | Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk | bors | -1/+3 |
| 2020-11-17 | Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ... | Guillaume Gomez | -14/+27 |
| 2020-11-17 | Ensure that the source code display is working with DOS backline | Guillaume Gomez | -0/+2 |
| 2020-11-17 | Install CI llvm into the library directory | Mark Rousskov | -1/+4 |
| 2020-11-17 | Avoid installing external LLVM dylibs | Mark Rousskov | -0/+16 |
| 2020-11-17 | build-manifest: strip newline from rustc version | Pietro Albini | -4/+4 |
| 2020-11-17 | this is beta 1.49.0 | Pietro Albini | -6/+6 |
| 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 | -44/+24 |
| 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 | 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 | -2/+59 |
| 2020-11-17 | Rollup merge of #79107 - pietroalbini:build-manifest-newline, r=Mark-Simulacrum | Mara Bos | -4/+4 |
| 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 #79027 - tmiasko:inline-always-live-locals, r=oli-obk | Mara Bos | -4/+31 |
| 2020-11-17 | Rollup merge of #78967 - tmiasko:codegen-tests, r=cuviper | Mara Bos | -9/+17 |
| 2020-11-17 | Rollup merge of #77939 - GuillaumeGomez:fix-source-code-dos-backline, r=jyn514 | Mara Bos | -12/+27 |
| 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 | -2/+1630 |