| Age | Commit message (Expand) | Author | Lines |
| 2021-10-05 | Auto merge of #89266 - cjgillot:session-ich, r=michaelwoerister | bors | -5/+5 |
| 2021-10-04 | Rollup merge of #89535 - notriddle:notriddle/error-index-generator-js, r=Mark... | Manish Goregaokar | -34/+19 |
| 2021-10-04 | Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakis | Manish Goregaokar | -211/+24 |
| 2021-10-04 | Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplett | Manish Goregaokar | -12/+12 |
| 2021-10-04 | Rollup merge of #89426 - davidtwco:bootstrap-nix-toolchain-env-var, r=Mark-Si... | Manish Goregaokar | -12/+17 |
| 2021-10-04 | Rollup merge of #89423 - DevinR528:reachable-fields, r=Nadrieril | Manish Goregaokar | -3/+15 |
| 2021-10-04 | Rollup merge of #89364 - hkmatsumoto:encode-json-with-utf-8, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2021-10-04 | Rollup merge of #88816 - dns2utf8:rustdoc_test_gui_2k_constants, r=GuillaumeG... | Manish Goregaokar | -22/+44 |
| 2021-10-04 | Rollup merge of #88234 - hkmatsumoto:rustdoc-impls-for-primitive, r=jyn514 | Manish Goregaokar | -3/+39 |
| 2021-10-04 | Rollup merge of #89536 - RalfJung:miri, r=RalfJung | Jubilee | -9/+7 |
| 2021-10-04 | Rollup merge of #89511 - lnicola:rust-analyzer-2021-10-04, r=lnicola | Jubilee | -17/+18 |
| 2021-10-04 | Rollup merge of #89494 - FabianWolff:issue-84075, r=davidtwco | Jubilee | -34/+99 |
| 2021-10-04 | Rollup merge of #89487 - FabianWolff:issue-89396, r=petrochenkov | Jubilee | -0/+52 |
| 2021-10-04 | Rollup merge of #89480 - hameerabbasi:issue-89118-test, r=jackh726 | Jubilee | -0/+95 |
| 2021-10-04 | Rollup merge of #89478 - zvavybir:master, r=jyn514 | Jubilee | -3/+3 |
| 2021-10-04 | Rollup merge of #89474 - camelid:better-pass-name, r=jyn514 | Jubilee | -14/+14 |
| 2021-10-04 | Rollup merge of #89473 - FabianWolff:issue-89469, r=joshtriplett | Jubilee | -0/+20 |
| 2021-10-04 | Rollup merge of #89456 - cuviper:llvm-13, r=nikic | Jubilee | -0/+0 |
| 2021-10-04 | Rollup merge of #89413 - matthewjasper:spec-marker-fix, r=nikomatsakis | Jubilee | -0/+42 |
| 2021-10-04 | Rollup merge of #88090 - nbdd0121:inference, r=nikomatsakis | Jubilee | -12/+66 |
| 2021-10-04 | Rollup merge of #87993 - kornelski:try_reserve_stable, r=joshtriplett | Jubilee | -17/+0 |
| 2021-10-04 | update Miri | Ralf Jung | -9/+7 |
| 2021-10-04 | fix busted JavaScript in error index generator | Michael Howell | -34/+19 |
| 2021-10-04 | Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplett | Jubilee | -200/+87 |
| 2021-10-04 | Rollup merge of #89500 - FabianWolff:issue-87308, r=petrochenkov | Jubilee | -0/+26 |
| 2021-10-04 | Rollup merge of #89483 - hkmatsumoto:patch-diagnostics-2, r=estebank | Jubilee | -139/+139 |
| 2021-10-04 | Rollup merge of #89453 - waywardmonkeys:consistent-supertrait-usage, r=nagisa | Jubilee | -77/+77 |
| 2021-10-04 | Rollup merge of #89447 - FabianWolff:issue-89388, r=davidtwco | Jubilee | -0/+15 |
| 2021-10-04 | Rollup merge of #89444 - notriddle:notriddle/contains-str, r=jyn514 | Jubilee | -2/+2 |
| 2021-10-04 | Rollup merge of #88451 - theo-lw:issue-87771, r=jackh726 | Jubilee | -0/+13 |
| 2021-10-04 | Rollup merge of #83655 - sebpop:arm64-outline-atomics, r=workingjubilee | Jubilee | -0/+16 |
| 2021-10-04 | Auto merge of #89489 - FabianWolff:issue-89485, r=oli-obk | bors | -0/+18 |
| 2021-10-04 | Stabilize try_reserve | Kornel | -17/+0 |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -200/+87 |
| 2021-10-03 | Rollup merge of #89505 - Aaron1011:nll-const-test, r=Mark-Simulacrum | Manish Goregaokar | -0/+20 |
| 2021-10-03 | Rollup merge of #89472 - nagisa:nagisa/wsa-cleanup, r=dtolnay | Manish Goregaokar | -0/+10 |
| 2021-10-03 | Rollup merge of #89467 - tniessen:rustdoc-unecessary, r=jyn514 | Manish Goregaokar | -3/+3 |
| 2021-10-04 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+18 |
| 2021-10-03 | Don't suggest replacing region with 'static in NLL | Aaron Hill | -211/+24 |
| 2021-10-03 | Add regression test for spurious const error with NLL | Aaron Hill | -0/+20 |
| 2021-10-03 | Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearth | bors | -14/+11 |
| 2021-10-03 | Fix ICE with buffered lint referring to AST node deleted by everybody_loops | Fabian Wolff | -0/+26 |
| 2021-10-03 | Auto merge of #89486 - rusticstuff:docker_letsencrypt_ca_update, r=Mark-Simul... | bors | -0/+41 |
| 2021-10-03 | Deny `where` clauses on `auto` traits | Fabian Wolff | -34/+99 |
| 2021-10-03 | Update ui-fulldeps. | Camille GILLOT | -5/+5 |
| 2021-10-03 | Fix unsound optimization with explicit variant discriminants | Fabian Wolff | -0/+18 |
| 2021-10-03 | Fix extra `non_snake_case` warning for shorthand field bindings | Fabian Wolff | -0/+20 |
| 2021-10-03 | Move from grid layout to table based layout because of browser limits that ov... | Stefan Schindler | -21/+17 |
| 2021-10-03 | Show how many tests are running in parallel | Stefan Schindler | -1/+1 |
| 2021-10-03 | Add a test to detect overlapping entries in overview tables | Stefan Schindler | -0/+26 |