| Age | Commit message (Expand) | Author | Lines |
| 2021-10-09 | Rollup merge of #89641 - asquared31415:asm-feature-attr-regs, r=oli-obk | Matthias Krüger | -112/+213 |
| 2021-10-09 | Rollup merge of #89634 - hawkw:eliza/enable-err-warn, r=oli-obk | Matthias Krüger | -16/+19 |
| 2021-10-09 | Rollup merge of #89605 - camelid:fix-version, r=nagisa | Matthias Krüger | -1/+1 |
| 2021-10-09 | Rollup merge of #88707 - sylvestre:split_example, r=yaahc | Matthias Krüger | -0/+6 |
| 2021-10-09 | Remove unnecessary hyphen | Tim McNamara | -1/+1 |
| 2021-10-09 | Fix min LLVM version for bpf-types test | Alessandro Decina | -1/+1 |
| 2021-10-09 | Simplify wording | Tim McNamara | -4/+4 |
| 2021-10-08 | Move template initialization into its own file. | Jacob Hoffman-Andrews | -15/+23 |
| 2021-10-09 | Update library/core/src/num/mod.rs | John Kugelman | -1/+1 |
| 2021-10-08 | Add template for print_item | Jacob Hoffman-Andrews | -46/+96 |
| 2021-10-09 | Auto merge of #89582 - jkugelman:optimize-file-read-to-end, r=joshtriplett | bors | -46/+146 |
| 2021-10-09 | Add #[must_use] to string/char transformation methods | John Kugelman | -0/+40 |
| 2021-10-08 | Add #[must_use] to stdin/stdout/stderr locks | John Kugelman | -0/+3 |
| 2021-10-08 | Move read2_abbreviated function into read2.rs | Nicholas-Baron | -70/+73 |
| 2021-10-08 | Add feature gate to non_exhaustive_omitted_patterns lint | Devin Ragotzy | -20/+154 |
| 2021-10-08 | Auto merge of #89683 - GuillaumeGomez:rollup-q2mjd9m, r=GuillaumeGomez | bors | -84/+166 |
| 2021-10-08 | Fix asm docs typo | asquared31415 | -2/+2 |
| 2021-10-08 | Rollup merge of #89672 - klensy:unwrap-or-macro, r=jackh726 | Guillaume Gomez | -17/+8 |
| 2021-10-08 | Rollup merge of #89669 - Urgau:json-remove-type-never, r=GuillaumeGomez | Guillaume Gomez | -4/+23 |
| 2021-10-08 | Rollup merge of #89668 - Urgau:core-cfg-hide, r=GuillaumeGomez | Guillaume Gomez | -1/+7 |
| 2021-10-08 | Rollup merge of #89649 - matthiaskrgr:clippycompl, r=jyn514 | Guillaume Gomez | -30/+23 |
| 2021-10-08 | Rollup merge of #89538 - notriddle:notriddle/arrow-highlight, r=GuillaumeGomez | Guillaume Gomez | -18/+31 |
| 2021-10-08 | Rollup merge of #86506 - b-naber:gen_trait_impl_inconsistent, r=jackh726 | Guillaume Gomez | -14/+74 |
| 2021-10-08 | Fix minor std::thread documentation typo | Marcelo Diop-Gonzalez | -3/+3 |
| 2021-10-08 | Auto merge of #89666 - rusticstuff:disable_new_llvm_pass_manager_on_s390x_tak... | bors | -4/+13 |
| 2021-10-08 | clippy::complexity fixes | Matthias Krüger | -30/+23 |
| 2021-10-08 | bless warnings | Eliza Weisman | -0/+1 |
| 2021-10-08 | Directly call relate_types function instead of having a method wrapper | Oli Scherer | -37/+26 |
| 2021-10-08 | Re-use TypeChecker instead of passing around some of its fields | Oli Scherer | -48/+31 |
| 2021-10-08 | remove unwrap_or! macro | klensy | -17/+8 |
| 2021-10-08 | Cfg hide more conditions for alloc | Loïc BRANSTETT | -1/+6 |
| 2021-10-09 | Show detailed expected/found types in error message when trait paths are the ... | rhysd | -20/+87 |
| 2021-10-08 | Remove special-casing of never primitive in rustdoc-json-types | Loïc BRANSTETT | -4/+23 |
| 2021-10-08 | Auto merge of #89644 - matthiaskrgr:clippy_perf_okt, r=jyn514 | bors | -3/+3 |
| 2021-10-08 | Cfg hide more conditions for core | Loïc BRANSTETT | -0/+1 |
| 2021-10-08 | Default to disabling the new pass manager for the s390x targets. | Hans Kratz | -4/+13 |
| 2021-10-08 | Auto merge of #89576 - tom7980:issue-89275-fix, r=estebank | bors | -18/+82 |
| 2021-10-08 | Also cfg flag auxiliar function | Caio | -0/+1 |
| 2021-10-08 | Auto merge of #89619 - michaelwoerister:incr-vtables, r=nagisa | bors | -82/+125 |
| 2021-10-08 | tests | b-naber | -4/+39 |
| 2021-10-08 | dont normalize return type during candidate assembly in method probing | b-naber | -10/+35 |
| 2021-10-08 | Add documentation to boxed conversions | Tim McNamara | -0/+41 |
| 2021-10-08 | Create more accurate debuginfo for vtables. | Michael Woerister | -62/+163 |
| 2021-10-08 | CI: Use mirror for downloads. | Hans Kratz | -4/+8 |
| 2021-10-08 | Auto merge of #89659 - workingjubilee:rollup-0vggc69, r=workingjubilee | bors | -123/+1034 |
| 2021-10-07 | Rollup merge of #89622 - m-ou-se:debug-assert-2021, r=estebank | Jubilee | -4/+148 |
| 2021-10-07 | Rollup merge of #89476 - cjgillot:expn-id, r=petrochenkov | Jubilee | -19/+51 |
| 2021-10-07 | Rollup merge of #89288 - rusticstuff:lld_wrapper, r=Mark-Simulacrum | Jubilee | -13/+189 |
| 2021-10-07 | Rollup merge of #89082 - smoelius:master, r=kennytm | Jubilee | -40/+313 |
| 2021-10-07 | Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoerister | Jubilee | -23/+201 |