| Age | Commit message (Expand) | Author | Lines |
| 2021-02-23 | Add tests for --generate-redirect-map option | Guillaume Gomez | -0/+29 |
| 2021-02-23 | Add --generate-redirect-map option to replace HTML redirection file with a un... | Guillaume Gomez | -12/+60 |
| 2021-02-23 | Auto merge of #82102 - nagisa:nagisa/fix-dwo-name, r=davidtwco | bors | -0/+12 |
| 2021-02-23 | Improve error msgs when found type is deref of expected | Ömer Sinan Ağacan | -0/+96 |
| 2021-02-23 | Auto merge of #82076 - jyn514:update-bootstrap, r=Mark-Simulacrum | bors | -54/+46 |
| 2021-02-22 | Fix compile failure due to 2015 module system being weird | Joshua Nelson | -1/+1 |
| 2021-02-22 | Set RUST_BACKTRACE=0 when running `treat-err-as-bug` tests | Aaron Hill | -2/+4 |
| 2021-02-23 | Rollup merge of #82234 - GuillaumeGomez:remove-query-param-on-esc, r=Nemo157 | Dylan DPC | -1/+6 |
| 2021-02-23 | Rollup merge of #82166 - kaniini:s390x-musl-target, r=nagisa | Dylan DPC | -0/+1 |
| 2021-02-23 | Rollup merge of #81769 - estebank:tail-expr-as-potential-return, r=lcnr | Dylan DPC | -40/+94 |
| 2021-02-23 | Rollup merge of #81235 - reese:rw-tuple-diagnostics, r=estebank | Dylan DPC | -4/+64 |
| 2021-02-23 | Rollup merge of #81154 - dylni:improve-design-of-assert-len, r=KodrAus | Dylan DPC | -10/+0 |
| 2021-02-23 | Rollup merge of #79423 - camelid:smart-punct, r=jyn514 | Dylan DPC | -12/+59 |
| 2021-02-23 | expand: Preserve order of inert attributes during expansion | Vadim Petrochenkov | -48/+41 |
| 2021-02-23 | Add tests | Vadim Petrochenkov | -6/+87 |
| 2021-02-22 | Update for review comments. | Eric Huss | -9/+10 |
| 2021-02-22 | New mir-opt pass to simplify gotos with const values | Simon Vandel Sillesen | -355/+482 |
| 2021-02-22 | Remove many RefCells from DocContext | Camelid | -60/+56 |
| 2021-02-22 | Test hexagon-enum only when llvm target is present | Simonas Kazlauskas | -5/+6 |
| 2021-02-22 | Print out env vars related to Rust on (sufficiently verbose) rustc invocations. | Felix S. Klock II | -0/+6 |
| 2021-02-22 | Update test cases | 0yoyoyo | -54/+54 |
| 2021-02-22 | Fix mir-cfg dumps | Ömer Sinan Ağacan | -0/+11 |
| 2021-02-22 | Auto merge of #77551 - simonvandel:extend-simplify-branch-same, r=oli-obk | bors | -247/+337 |
| 2021-02-22 | Add Future trait for doc_spotlight feature doc | Ivan Tham | -2/+2 |
| 2021-02-22 | Simplify Error Handling. | Nixon Enraght-Moony | -29/+21 |
| 2021-02-22 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+17 |
| 2021-02-22 | Auto merge of #82393 - JohnTitor:rollup-5c8jryl, r=JohnTitor | bors | -28/+541 |
| 2021-02-22 | Rollup merge of #82382 - camelid:remove-fake_def_ids-refcell, r=jyn514 | Yuki Okushi | -6/+4 |
| 2021-02-22 | Rollup merge of #82379 - nagisa:nagisa/hexagon-enums, r=estebank | Yuki Okushi | -0/+475 |
| 2021-02-22 | Rollup merge of #82353 - camelid:no-more-param_env-cell, r=jyn514 | Yuki Okushi | -9/+6 |
| 2021-02-22 | Rollup merge of #82351 - notriddle:docs-meta-description, r=jyn514 | Yuki Okushi | -1/+44 |
| 2021-02-22 | Rollup merge of #82287 - r00ster91:field_name_and, r=petrochenkov | Yuki Okushi | -12/+12 |
| 2021-02-21 | fix rebase | Esteban Küber | -2/+2 |
| 2021-02-22 | Auto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests, r=Mark-Simulacrum | bors | -3/+310 |
| 2021-02-21 | rustdoc: Remove `fake_def_ids` RefCell | Camelid | -6/+4 |
| 2021-02-21 | tidy | Esteban Küber | -1/+0 |
| 2021-02-21 | Do not suggest `;` if expression is side effect free | Esteban Küber | -47/+21 |
| 2021-02-21 | reword `;` suggestions to have consistent wording | Esteban Küber | -8/+8 |
| 2021-02-21 | Suggest `return`ing tail expressions that match return type | Esteban Küber | -2/+83 |
| 2021-02-22 | Auto merge of #82295 - jyn514:feature-gate, r=Manishearth | bors | -0/+11 |
| 2021-02-22 | Fix sizes of repr(C) enums on hexagon | Simonas Kazlauskas | -0/+475 |
| 2021-02-21 | New pass to deduplicate blocks | Simon Vandel Sillesen | -1/+115 |
| 2021-02-21 | Make MatchBranchSimplification clean up after itself | Simon Vandel Sillesen | -246/+222 |
| 2021-02-21 | Extract string_to_value to its own function | Nixon Enraght-Moony | -17/+13 |
| 2021-02-21 | Apply suggestions from code review | Nixon Enraght-Moony | -3/+3 |
| 2021-02-21 | Update src/test/rustdoc/description.rs | Michael Howell | -0/+1 |
| 2021-02-21 | Update src/test/rustdoc/description.rs | Michael Howell | -0/+1 |
| 2021-02-21 | Propagate RUSTDOCFLAGS in the environment when documenting | Joshua Nelson | -9/+21 |
| 2021-02-21 | Update CI scripts | Guillaume Gomez | -2/+26 |
| 2021-02-21 | Add rustdoc gui tests | Guillaume Gomez | -0/+100 |