| Age | Commit message (Expand) | Author | Lines |
| 2021-06-01 | Auto merge of #85886 - GuillaumeGomez:rollup-l3yr3np, r=GuillaumeGomez | bors | -56/+65 |
| 2021-06-01 | Rollup merge of #85860 - pickfire:patch-5, r=GuillaumeGomez | Guillaume Gomez | -2/+1 |
| 2021-06-01 | Rollup merge of #85622 - jsha:untoggle-undocumented, r=GuillaumeGomez | Guillaume Gomez | -54/+64 |
| 2021-06-01 | Auto merge of #85884 - rust-lang:revert-85153-qresolve, r=michaelwoerister | bors | -19/+18 |
| 2021-06-01 | Revert "Reduce the amount of untracked state in TyCtxt" | Camille Gillot | -19/+18 |
| 2021-06-01 | Auto merge of #85859 - pickfire:patch-3, r=CraftSpider | bors | -1/+2 |
| 2021-06-01 | Auto merge of #85856 - lnicola:rust-analyzer-2021-05-31, r=jonas-schievink | bors | -0/+24 |
| 2021-06-01 | Auto merge of #85153 - cjgillot:qresolve, r=Aaron1011 | bors | -18/+19 |
| 2021-05-31 | Auto merge of #85866 - Aaron1011:miriup-const-err, r=RalfJung | bors | -9/+7 |
| 2021-05-31 | Auto merge of #85702 - Aaron1011:no-vec-sort, r=michaelwoerister | bors | -0/+15 |
| 2021-05-31 | Bump Miri for const_err changes | Aaron Hill | -9/+7 |
| 2021-05-31 | Fix details rustdoc toggle for blanket impl | Ivan Tham | -2/+1 |
| 2021-05-31 | Add title for copy to clipboard button in rustdoc | Ivan Tham | -1/+2 |
| 2021-05-31 | :arrow_up: rust-analyzer | Laurențiu Nicola | -0/+24 |
| 2021-05-31 | Auto merge of #85704 - Aaron1011:const-panic-hard-err, r=RalfJung | bors | -128/+56 |
| 2021-05-31 | Auto merge of #85395 - 12101111:build-crt, r=petrochenkov | bors | -3/+107 |
| 2021-05-30 | Remove toggle for "undocumented items." | Jacob Hoffman-Andrews | -54/+64 |
| 2021-05-31 | Build crtbengin.o/crtend.o from source code | 12101111 | -3/+107 |
| 2021-05-31 | Auto merge of #85597 - 0yoyoyo:fix-issue-71563-remove-redundant-args, r=petro... | bors | -93/+237 |
| 2021-05-30 | Auto merge of #85559 - 12101111:sanitizer-crt-static, r=nagisa | bors | -0/+9 |
| 2021-05-30 | Auto merge of #85838 - GuillaumeGomez:rollup-rk2rh7m, r=GuillaumeGomez | bors | -38/+131 |
| 2021-05-30 | Rollup merge of #85818 - LeSeulArtichaut:85794-diag-drop-ice, r=petrochenkov | Guillaume Gomez | -0/+34 |
| 2021-05-30 | Rollup merge of #85781 - badboy:document-aarch-ios-sim-support, r=Amanieu | Guillaume Gomez | -2/+59 |
| 2021-05-30 | Rollup merge of #85770 - Bobo1239:set_locale_for_sort, r=jyn514 | Guillaume Gomez | -34/+1 |
| 2021-05-30 | Rollup merge of #85762 - mati865:disable-zlib-on-windows, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-05-30 | Rollup merge of #85709 - Aaron1011:fix-pat-crate-edition, r=petrochenkov | Guillaume Gomez | -0/+32 |
| 2021-05-30 | Rollup merge of #85285 - GuillaumeGomez:eslint-check, r=jsha,Mark-Simulacrum | Guillaume Gomez | -1/+4 |
| 2021-05-30 | Fix eslint error in sidebar-items.js | Guillaume Gomez | -0/+1 |
| 2021-05-30 | Add eslint checks in CI | Guillaume Gomez | -1/+3 |
| 2021-05-30 | Bless tests. | Camille GILLOT | -16/+16 |
| 2021-05-30 | Restrict access to crate_name. | Camille GILLOT | -2/+3 |
| 2021-05-30 | Auto merge of #85362 - jsgf:fix-emit-metadata, r=estebank | bors | -0/+34 |
| 2021-05-30 | Emit a hard error when a panic occurs during const-eval | Aaron Hill | -128/+56 |
| 2021-05-30 | Auto merge of #85804 - bjorn3:merge_crate_disambiguator, r=cjgillot | bors | -92/+92 |
| 2021-05-30 | Fix span of redundant generic arguments | 0yoyoyo | -93/+237 |
| 2021-05-30 | Auto merge of #84586 - GuillaumeGomez:enforce-rustdoc-gui-test-suite-run, r=M... | bors | -77/+135 |
| 2021-05-30 | Update mir opt tests | bjorn3 | -24/+24 |
| 2021-05-30 | Update tests | bjorn3 | -68/+68 |
| 2021-05-30 | Auto merge of #85786 - GuillaumeGomez:error-code-checker-improvement, r=Mark-... | bors | -9/+18 |
| 2021-05-30 | Auto merge of #83772 - jhpratt:revamp-step-trait, r=Mark-Simulacrum | bors | -11/+17 |
| 2021-05-30 | Don't drop `PResult` without handling the error | LeSeulArtichaut | -0/+34 |
| 2021-05-29 | Auto merge of #85698 - ehuss:incremental-session-panic, r=estebank | bors | -0/+15 |
| 2021-05-29 | Use correct edition when parsing `:pat` matchers | Aaron Hill | -0/+32 |
| 2021-05-29 | Auto merge of #85540 - GuillaumeGomez:better-result-dom-generation, r=jsha | bors | -22/+70 |
| 2021-05-29 | Fix incremental-session-fail to work when run as root. | Eric Huss | -2/+1 |
| 2021-05-29 | Auto merge of #85767 - lqd:stackless_span_stacks, r=oli-obk | bors | -14/+15 |
| 2021-05-29 | tier-check: Check for lines with '[' such as those containing links | Jan-Erik Rediger | -1/+1 |
| 2021-05-29 | Add documentation for aarch64-apple-ios-sim target | Jan-Erik Rediger | -1/+58 |
| 2021-05-29 | Auto merge of #85798 - hyd-dev:miri, r=RalfJung | bors | -8/+8 |
| 2021-05-28 | Add test for --emit TYPE=path | Jeremy Fitzhardinge | -0/+34 |