| Age | Commit message (Expand) | Author | Lines |
| 2021-10-02 | Make diangostic item names consistent | Cameron Steffen | -193/+196 |
| 2021-10-02 | Auto merge of #89341 - audunhalland:derive-type-params-with-bound-generic-par... | bors | -0/+39 |
| 2021-10-02 | resolve: Cache module loading for all foreign modules | Vadim Petrochenkov | -6/+35 |
| 2021-10-02 | Expand one test (from jackh726) | Audun Halland | -2/+4 |
| 2021-10-02 | Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk | bors | -23/+9 |
| 2021-10-02 | Add regression test for #89432 | Albin Hedman | -0/+9 |
| 2021-10-01 | Auto merge of #89449 - Manishearth:rollup-3alb61f, r=Manishearth | bors | -28/+99 |
| 2021-10-02 | Revert "Auto merge of #86853 - usbalbin:const_try, r=oli-obk" | Albin Hedman | -23/+0 |
| 2021-10-01 | Rollup merge of #89441 - Nadrieril:fix-89393, r=tmandry | Manish Goregaokar | -22/+56 |
| 2021-10-01 | Rollup merge of #89422 - GuillaumeGomez:doctest-whitespace-name, r=CraftSpider | Manish Goregaokar | -0/+1 |
| 2021-10-01 | Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obk | Manish Goregaokar | -4/+34 |
| 2021-10-01 | Rollup merge of #88847 - oliverbr:master, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2021-10-01 | Rollup merge of #85223 - simbleau:master, r=steveklabnik | Manish Goregaokar | -0/+6 |
| 2021-10-01 | Auto merge of #88880 - cjgillot:no-krate, r=oli-obk | bors | -52/+58 |
| 2021-10-01 | Replace whitespaces in doctests' name with dashes | Guillaume Gomez | -0/+1 |
| 2021-10-01 | Normalize after substituting via `field.ty()` | Nadrieril | -22/+56 |
| 2021-10-01 | Rollup merge of #89340 - FabianWolff:issue-89173, r=petrochenkov | Manish Goregaokar | -0/+32 |
| 2021-10-01 | Rollup merge of #89029 - notriddle:notriddle/issue-89013, r=estebank | Manish Goregaokar | -0/+137 |
| 2021-10-01 | Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkov | Manish Goregaokar | -0/+115 |
| 2021-10-01 | Rollup merge of #87868 - Kixiron:packing-on-the-pounds, r=eddyb | Manish Goregaokar | -0/+1 |
| 2021-10-01 | Auto merge of #89417 - Manishearth:rollup-j2gdu95, r=Manishearth | bors | -95/+325 |
| 2021-09-30 | Rollup merge of #89412 - lqd:zvariant-repro, r=Aaron1011 | Manish Goregaokar | -0/+71 |
| 2021-09-30 | Rollup merge of #89397 - wesleywiser:update_llvm_submodule, r=cuviper | Manish Goregaokar | -0/+0 |
| 2021-09-30 | Rollup merge of #89344 - jackh726:maybe-bound-eror, r=cjgillot | Manish Goregaokar | -10/+10 |
| 2021-09-30 | Rollup merge of #89327 - oli-obk:nll_diag_infer_vars, r=wesleywiser | Manish Goregaokar | -2/+10 |
| 2021-09-30 | Rollup merge of #89321 - tmiasko:rebase-resume-arg, r=estebank | Manish Goregaokar | -3/+9 |
| 2021-09-30 | Rollup merge of #89251 - estebank:negative-index-literals, r=davidtwco | Manish Goregaokar | -0/+79 |
| 2021-09-30 | Rollup merge of #88838 - FabianWolff:issue-88472, r=estebank | Manish Goregaokar | -80/+146 |
| 2021-10-01 | Auto merge of #89395 - In-line:remove_visible_path_from_allowed_deprecated_li... | bors | -6/+3 |
| 2021-10-01 | Add `pie` as another `relocation-model` value | Marcel Hlopko | -0/+115 |
| 2021-10-01 | Auto merge of #89414 - Manishearth:rollup-hs11bcq, r=Manishearth | bors | -18/+254 |
| 2021-09-30 | Rollup merge of #89392 - BGR360:master, r=jyn514 | Manish Goregaokar | -2/+1 |
| 2021-09-30 | Rollup merge of #89314 - notriddle:notriddle/lint-fix-enum-variant-match, r=d... | Manish Goregaokar | -0/+37 |
| 2021-09-30 | Rollup merge of #89303 - guswynn:std_suspend, r=dtolnay | Manish Goregaokar | -0/+38 |
| 2021-09-30 | Rollup merge of #89248 - hkmatsumoto:suggest-similarly-named-assoc-items, r=e... | Manish Goregaokar | -2/+130 |
| 2021-09-30 | Rollup merge of #89202 - estebank:infer-call-type, r=oli-obk | Manish Goregaokar | -0/+14 |
| 2021-09-30 | Rollup merge of #88782 - asquared31415:issue-79559, r=cjgillot | Manish Goregaokar | -14/+34 |
| 2021-10-01 | Auto merge of #89183 - cjgillot:noenc, r=oli-obk | bors | -3/+4 |
| 2021-09-30 | add regression test for issue 89119 | Rémy Rakic | -0/+71 |
| 2021-09-30 | Auto merge of #89282 - sexxi-goose:fix-88118, r=nikomatsakis | bors | -0/+36 |
| 2021-09-30 | Implemented -Z randomize-layout | Chase Wilson | -0/+1 |
| 2021-09-30 | Update run-make-fulldeps. | Camille GILLOT | -3/+4 |
| 2021-09-30 | bootstrap: Update comment (again) in config.library.toml | Ben Reeves | -1/+0 |
| 2021-09-30 | Bless tests. | Camille GILLOT | -15/+25 |
| 2021-09-30 | Do not pass hir::Crate to lints. | Camille GILLOT | -25/+26 |
| 2021-09-30 | Update `llvm` submodule to fix function name mangling on x86 Windows | Wesley Wiser | -0/+0 |
| 2021-09-30 | Auto merge of #87998 - nneonneo:master, r=oli-obk | bors | -0/+132 |
| 2021-09-30 | Remove visible path calculation from allowed deprecation lint | Alik Aslanyan | -6/+3 |
| 2021-09-30 | Auto merge of #86853 - usbalbin:const_try, r=oli-obk | bors | -0/+23 |
| 2021-09-30 | Auto merge of #89250 - Aaron1011:keep-bound-region-names, r=estebank | bors | -21/+21 |