| Age | Commit message (Expand) | Author | Lines |
| 2023-01-19 | Clean up and document unord collections a bit. | Michael Woerister | -38/+66 |
| 2023-01-19 | Allow for more efficient sorting when exporting Unord collections. | Michael Woerister | -34/+99 |
| 2023-01-19 | Use UnordMap instead of FxHashMap in define_id_collections!(). | Michael Woerister | -103/+254 |
| 2023-01-19 | Use UnordSet instead of FxHashSet in define_id_collections!(). | Michael Woerister | -18/+49 |
| 2023-01-19 | Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov | bors | -300/+203 |
| 2023-01-19 | Auto merge of #107052 - compiler-errors:rollup-vxr22g5, r=compiler-errors | bors | -239/+736 |
| 2023-01-18 | Rollup merge of #107045 - notriddle:notriddle/settings-css-setting-line, r=Gu... | Michael Goulet | -5/+8 |
| 2023-01-18 | Rollup merge of #107042 - notriddle:notriddle/rustdoc-js-question, r=Guillaum... | Michael Goulet | -1/+24 |
| 2023-01-18 | Rollup merge of #107030 - albertlarsan68:patch-3, r=lcnr | Michael Goulet | -1/+1 |
| 2023-01-18 | Rollup merge of #107023 - scottmcm:stop-shouting, r=Nilstrieb | Michael Goulet | -113/+111 |
| 2023-01-18 | Rollup merge of #107004 - compiler-errors:new-solver-new-candidates-2, r=lcnr | Michael Goulet | -47/+442 |
| 2023-01-18 | Rollup merge of #106917 - compiler-errors:const-closure-foreign, r=tmiasko | Michael Goulet | -11/+18 |
| 2023-01-18 | Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorino | Michael Goulet | -5/+62 |
| 2023-01-18 | Rollup merge of #105796 - notriddle:notriddle/rustdoc-search-stop-doing-demer... | Michael Goulet | -56/+70 |
| 2023-01-18 | Auto merge of #107041 - Nilstrieb:back-to-being-clueless-whether-it-really-is... | bors | -56/+32 |
| 2023-01-18 | Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbini | bors | -44/+31 |
| 2023-01-18 | rustdoc: add test case for setting-line margin on settings.html | Michael Howell | -0/+7 |
| 2023-01-18 | rustdoc: remove redundant rule `#settings .setting-line` | Michael Howell | -5/+1 |
| 2023-01-18 | Revert "Improve heuristics whether `format_args` string is a source literal" | Nilstrieb | -56/+32 |
| 2023-01-18 | rustdoc: fix "?" keyboard command when radio button is focused | Michael Howell | -1/+12 |
| 2023-01-18 | rustdoc: put focus on the help link when opening it from keyboard | Michael Howell | -0/+12 |
| 2023-01-18 | Also remove `#![feature(control_flow_enum)]` where possible | Scott McMurray | -7/+1 |
| 2023-01-18 | Auto merge of #106503 - cjgillot:remap-nofilter, r=oli-obk | bors | -28/+41 |
| 2023-01-18 | Handle structural traits more gracefully | Michael Goulet | -215/+212 |
| 2023-01-18 | no subtyping in the new trait solver | Michael Goulet | -34/+23 |
| 2023-01-18 | Sized, Copy/Clone | Michael Goulet | -3/+151 |
| 2023-01-18 | Auto and alias traits | Michael Goulet | -21/+169 |
| 2023-01-18 | Assemble object bound candidates | Michael Goulet | -0/+52 |
| 2023-01-18 | implement consider_assumption | Michael Goulet | -10/+70 |
| 2023-01-18 | Canonicalize trait solver response inside probe | Michael Goulet | -24/+25 |
| 2023-01-18 | Correct typo | Albert Larsan | -1/+1 |
| 2023-01-18 | Auto merge of #107026 - Dylan-DPC:rollup-4fonvdc, r=Dylan-DPC | bors | -706/+952 |
| 2023-01-18 | Rollup merge of #107014 - notriddle:notriddle/js-cleanup, r=GuillaumeGomez | Dylan DPC | -9/+4 |
| 2023-01-18 | Rollup merge of #106950 - the8472:fix-splice-miri, r=cuviper | Dylan DPC | -3/+15 |
| 2023-01-18 | Rollup merge of #106718 - lcnr:solver-cycles, r=compiler-errors | Dylan DPC | -644/+916 |
| 2023-01-18 | Rollup merge of #106441 - mllken:abstract-socket-noref, r=joshtriplett | Dylan DPC | -2/+2 |
| 2023-01-18 | Rollup merge of #103702 - WaffleLapkin:lift-sized-bounds-from-pointer-methods... | Dylan DPC | -48/+15 |
| 2023-01-17 | Stop using `BREAK` & `CONTINUE` in compiler | Scott McMurray | -106/+110 |
| 2023-01-18 | add comment | lcnr | -0/+1 |
| 2023-01-18 | add note about indirect cycles | lcnr | -0/+4 |
| 2023-01-18 | update project to emulate a projection cache | lcnr | -14/+124 |
| 2023-01-18 | add `eq` to `InferCtxtExt` | lcnr | -38/+49 |
| 2023-01-18 | remove assembly context and impl a bit more | lcnr | -163/+317 |
| 2023-01-18 | instantiate canonical vars eagerly | lcnr | -496/+509 |
| 2023-01-18 | update cache | lcnr | -112/+91 |
| 2023-01-18 | Auto merge of #107021 - matthiaskrgr:rollup-0dzxfyi, r=matthiaskrgr | bors | -165/+512 |
| 2023-01-18 | Rollup merge of #106997 - Sp00ph:introselect, r=scottmcm | Matthias Krüger | -0/+22 |
| 2023-01-18 | Rollup merge of #106996 - notriddle:notriddle/settings-line-div, r=GuillaumeG... | Matthias Krüger | -5/+28 |
| 2023-01-18 | Rollup merge of #106995 - lukas-code:align_offset_assembly_test, r=cuviper | Matthias Krüger | -2/+2 |
| 2023-01-18 | Rollup merge of #106992 - joboet:alloc_remove_box_syntax, r=thomcc | Matthias Krüger | -1/+0 |