| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 |
| 2021-10-07 | Rollup merge of #88772 - orlp:result-map-or-else-docfix, r=yaahc | Jubilee | -3/+2 |
| 2021-10-07 | Rollup merge of #88137 - joshtriplett:osx-strip-symbols-no-option, r=michaelw... | Jubilee | -12/+10 |
| 2021-10-07 | Rollup merge of #87918 - mikebenfield:pr-afdo, r=nikic | Jubilee | -9/+120 |
| 2021-10-08 | Auto merge of #89646 - camelid:miri-up, r=RalfJung | bors | -7/+11 |
| 2021-10-07 | Auto merge of #89638 - rust-lang:revert-88548-intersperse, r=Mark-Simulacrum | bors | -12/+20 |
| 2021-10-07 | bootstrap: add error messages re shallow history | Taylor Yu | -0/+12 |
| 2021-10-07 | bootstrap: don't use `--merges` to find commits | Taylor Yu | -3/+3 |
| 2021-10-07 | Optimize File::read_to_end and read_to_string | John Kugelman | -46/+146 |
| 2021-10-07 | Update Miri | Noah Lev | -7/+11 |
| 2021-10-07 | some clippy::perf fixes | Matthias Krüger | -3/+3 |
| 2021-10-07 | Auto merge of #89617 - flip1995:clippyup, r=Manishearth | bors | -2940/+4259 |
| 2021-10-07 | make #[target_feature] work with `asm` register classes | asquared31415 | -112/+213 |
| 2021-10-07 | lol i forgot the syntax for my own crate's macros | Eliza Weisman | -2/+2 |
| 2021-10-07 | comma-related changes | Eliza Weisman | -2/+2 |