| Age | Commit message (Expand) | Author | Lines |
| 2022-05-11 | Auto merge of #96888 - Aaron1011:fake-borrow-no-sort, r=petrochenkov | bors | -15/+13 |
| 2022-05-11 | Auto merge of #96375 - jyn514:bootstrap-submodules, r=Mark-Simulacrum | bors | -0/+12 |
| 2022-05-10 | Fix running bootstrap tests on a fresh clone | Joshua Nelson | -0/+12 |
| 2022-05-10 | Auto merge of #96232 - sunfishcode:sunfishcode/io-safety-const-fns, r=joshtri... | bors | -5/+5 |
| 2022-05-10 | Auto merge of #96905 - jyn514:revert-96803-faster-assemble, r=Mark-Simulacrum | bors | -3/+9 |
| 2022-05-10 | Revert "Make "Assemble stage1 compiler" orders of magnitude faster" | Joshua Nelson | -3/+9 |
| 2022-05-10 | Auto merge of #96904 - JohnTitor:rollup-f1sz5x0, r=JohnTitor | bors | -126/+368 |
| 2022-05-11 | Rollup merge of #96882 - jackh726:no-subst, r=oli-obk | Yuki Okushi | -7/+3 |
| 2022-05-11 | Rollup merge of #96879 - notriddle:notriddle/search-ranking, r=GuillaumeGomez | Yuki Okushi | -1/+36 |
| 2022-05-11 | Rollup merge of #96861 - m-ou-se:std-use-prelude-2021, r=joshtriplett | Yuki Okushi | -43/+7 |
| 2022-05-11 | Rollup merge of #96849 - c410-f3r:z-errors, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2022-05-11 | Rollup merge of #96725 - nico-abram:win_tid, r=ChrisDenton | Yuki Okushi | -7/+52 |
| 2022-05-11 | Rollup merge of #96717 - BoxyUwU:gats_const_param_types_mismatch_err, r=lcnr | Yuki Okushi | -66/+268 |
| 2022-05-10 | Auto merge of #96736 - oli-obk:tait_missing_wf_check, r=davidtwco | bors | -140/+301 |
| 2022-05-10 | Auto merge of #94799 - lcnr:list-ty-perf, r=petrochenkov | bors | -7/+5 |
| 2022-05-10 | Auto merge of #96891 - Dylan-DPC:rollup-echa4wg, r=Dylan-DPC | bors | -119/+422 |
| 2022-05-10 | Check hidden types for well formedness at the definition site instead of only... | Oli Scherer | -140/+301 |
| 2022-05-10 | Rollup merge of #96872 - RalfJung:layout-sanity, r=eddyb | Dylan DPC | -31/+237 |
| 2022-05-10 | Rollup merge of #96823 - jackh726:params-heuristics-fix, r=estebank | Dylan DPC | -86/+89 |
| 2022-05-10 | Rollup merge of #96812 - cjgillot:no-lint-outllives-macro, r=petrochenkov | Dylan DPC | -1/+50 |
| 2022-05-10 | Rollup merge of #96674 - bstrie:vardoc, r=thomcc | Dylan DPC | -1/+2 |
| 2022-05-10 | Rollup merge of #93661 - ehuss:add-missing-rustc-arg-docs, r=estebank,Mark-Si... | Dylan DPC | -0/+44 |
| 2022-05-10 | Expose process main_thread_handle on Windows | unknown | -7/+52 |
| 2022-05-10 | Auto merge of #96808 - cjgillot:impossible-trait, r=compiler-errors | bors | -0/+14 |
| 2022-05-10 | Auto merge of #96803 - jyn514:faster-assemble, r=Mark-Simulacrum | bors | -9/+3 |
| 2022-05-09 | Use `FxIndexSet` to avoid sorting fake borrows | Aaron Hill | -15/+13 |
| 2022-05-10 | Auto merge of #96715 - cjgillot:trait-alias-loop, r=compiler-errors | bors | -20/+69 |
| 2022-05-09 | Auto merge of #96838 - tmiasko:lazy-switch-sources, r=oli-obk | bors | -10/+11 |
| 2022-05-09 | Don't subst an adt def | Jack Huey | -7/+3 |
| 2022-05-09 | Auto merge of #96473 - lcnr:querify-codegen-fn-attrs, r=cjgillot | bors | -122/+229 |
| 2022-05-09 | also sanity-check Abi::Vector, and slight refactoring | Ralf Jung | -26/+43 |
| 2022-05-09 | Add test case for `hashset::insert` ranking | Michael Howell | -0/+12 |
| 2022-05-09 | rustdoc: search result ranking fix | Michael Howell | -1/+24 |
| 2022-05-09 | Properly fix issue 96638 | Jack Huey | -86/+89 |
| 2022-05-09 | Auto merge of #96877 - matthiaskrgr:rollup-evlh6ot, r=matthiaskrgr | bors | -215/+472 |
| 2022-05-09 | Point to the empty trait alias. | Camille GILLOT | -1/+19 |
| 2022-05-09 | Rollup merge of #96858 - notriddle:notriddle/cleanup-search-js, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2022-05-09 | Rollup merge of #96854 - jackh726:subst-cleanup, r=compiler-errors | Matthias Krüger | -73/+26 |
| 2022-05-09 | Rollup merge of #96844 - Badel2:actually-fix-96583, r=compiler-errors | Matthias Krüger | -13/+37 |
| 2022-05-09 | Rollup merge of #96841 - thomcc:revert-osstr-join, r=m-ou-se | Matthias Krüger | -33/+0 |
| 2022-05-09 | Rollup merge of #96008 - fmease:warn-on-useless-doc-hidden-on-assoc-impl-item... | Matthias Krüger | -26/+225 |
| 2022-05-09 | Rollup merge of #95483 - golddranks:improve_float_docs, r=joshtriplett | Matthias Krüger | -68/+182 |
| 2022-05-09 | review | lcnr | -59/+73 |
| 2022-05-09 | only compute `codegen_fn_attrs` where needed | lcnr | -51/+154 |
| 2022-05-09 | fix codegen test failure | Ralf Jung | -1/+1 |
| 2022-05-09 | make sure ScalarPair enums have ScalarPair variants; add some layout sanity c... | Ralf Jung | -32/+221 |
| 2022-05-09 | Auto merge of #96845 - Patryk27:upgrade-llvm, r=nikic | bors | -0/+0 |
| 2022-05-09 | only cache `codegen_fn_attrs` on disk if its local | lcnr | -1/+2 |
| 2022-05-09 | move `panic-in-drop=abort` check for `drop_in_place` | lcnr | -37/+29 |
| 2022-05-09 | store `codegen_fn_attrs` in crate metadata | lcnr | -34/+31 |