| Age | Commit message (Expand) | Author | Lines |
| 2024-01-04 | Auto merge of #119542 - lnicola:sync-from-ra2, r=lnicola | bors | -3074/+6915 |
| 2024-01-03 | Auto merge of #119549 - fmease:rollup-jxvbfes, r=fmease | bors | -282/+673 |
| 2024-01-03 | Auto merge of #119485 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-01-03 | Rollup merge of #119544 - roblabla:new-win7-targets, r=Nilstrieb | León Orell Valerian Liehr | -0/+1 |
| 2024-01-03 | Rollup merge of #119534 - tgross35:thread-local-example-updates, r=JohnTitor | León Orell Valerian Liehr | -18/+32 |
| 2024-01-03 | Rollup merge of #119523 - maurer:fix-sparc-llvm-18, r=nikic | León Orell Valerian Liehr | -2/+2 |
| 2024-01-03 | Rollup merge of #119514 - Zalathar:query-stability, r=wesleywiser | León Orell Valerian Liehr | -9/+4 |
| 2024-01-03 | Rollup merge of #119512 - oli-obk:unleave, r=oli-obk | León Orell Valerian Liehr | -1/+1 |
| 2024-01-03 | Rollup merge of #119510 - saethlin:fatal-io-errors, r=WaffleLapkin,Nilstrieb | León Orell Valerian Liehr | -14/+6 |
| 2024-01-03 | Rollup merge of #119505 - fmease:no-host-param-for-trait-fns, r=fee1-dead | León Orell Valerian Liehr | -64/+285 |
| 2024-01-03 | Rollup merge of #119498 - ShE3py:provenance-lints-doc, r=Nilstrieb | León Orell Valerian Liehr | -4/+4 |
| 2024-01-03 | Rollup merge of #119494 - fmease:deny-hr-param-defaults, r=compiler-errors | León Orell Valerian Liehr | -66/+133 |
| 2024-01-03 | Rollup merge of #119492 - rustbot:docs-update, r=ehuss | León Orell Valerian Liehr | -0/+0 |
| 2024-01-03 | Rollup merge of #119487 - gurry:improve-freshner-comment, r=Nilstrieb | León Orell Valerian Liehr | -2/+2 |
| 2024-01-03 | Rollup merge of #119479 - bjorn3:remove_unused_feature_gates, r=compiler-errors | León Orell Valerian Liehr | -3/+0 |
| 2024-01-03 | Rollup merge of #119477 - lukas-code:tooltip-z-index, r=notriddle | León Orell Valerian Liehr | -5/+17 |
| 2024-01-03 | Rollup merge of #119476 - fmease:pp-always-const-trait-preds, r=compiler-errors | León Orell Valerian Liehr | -15/+94 |
| 2024-01-03 | Rollup merge of #119474 - nbdd0121:naked, r=Nilstrieb | León Orell Valerian Liehr | -3/+3 |
| 2024-01-03 | Rollup merge of #119444 - compiler-errors:closure-or-coroutine, r=oli-obk | León Orell Valerian Liehr | -27/+32 |
| 2024-01-03 | Rollup merge of #119434 - taiki-e:rc-is-dangling, r=Mark-Simulacrum | León Orell Valerian Liehr | -3/+3 |
| 2024-01-03 | Rollup merge of #119319 - chfogelman:buffered-file-doc, r=the8472 | León Orell Valerian Liehr | -3/+9 |
| 2024-01-03 | Rollup merge of #119298 - onur-ozkan:silence-change-tracker-warning-for-ci, r... | León Orell Valerian Liehr | -16/+23 |
| 2024-01-03 | Rollup merge of #119239 - compiler-errors:yield-coercion, r=davidtwco | León Orell Valerian Liehr | -16/+1 |
| 2024-01-03 | Rollup merge of #119086 - RossSmyth:query_panics, r=compiler-errors | León Orell Valerian Liehr | -11/+21 |
| 2024-01-03 | Add useful panic messages if queries fail to start | Ross Smyth | -11/+21 |
| 2024-01-03 | Auto merge of #119546 - jdno:temporarily-disable-m1-runners, r=Kobzol | bors | -38/+18 |
| 2024-01-03 | Temporarily disable M1 runners on GitHub Actions | Jan David | -38/+18 |
| 2024-01-03 | Fix: Properly set vendor in i686-win7-windows-msvc target | roblabla | -0/+1 |
| 2024-01-03 | Add proc_macro_def_site to r-a ALLOW_FEATURES | Laurențiu Nicola | -1/+1 |
| 2024-01-03 | Allow unexpected_cfgs in proc-macro-test imp | Laurențiu Nicola | -0/+2 |
| 2024-01-03 | Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 | Laurențiu Nicola | -3073/+6912 |
| 2024-01-02 | Update `thread_local` examples to use `local_key_cell_methods` | Trevor Gross | -18/+32 |
| 2024-01-02 | llvm: Allow `noundef` in codegen tests | Matthew Maurer | -2/+2 |
| 2024-01-02 | Update cargo | Weihang Lo | -0/+0 |
| 2024-01-02 | Auto merge of #16222 - rosefromthedead:unresolved-assoc-item, r=Veykril | bors | -1/+74 |
| 2024-01-02 | Auto merge of #16211 - tetsuharuohzeki:update-lint, r=Veykril | bors | -2/+134 |
| 2024-01-02 | Auto merge of #16153 - Veykril:err-msg, r=Veykril | bors | -16/+38 |
| 2024-01-02 | fix: Notify user that linkedProjects is set when failing to discover projects | Lukas Wirth | -16/+38 |
| 2024-01-02 | Auto merge of #16139 - jimmyhmiller:master, r=Veykril | bors | -44/+115 |
| 2024-01-02 | Auto merge of #16068 - roife:fix-introduce-named-generic-name-conflicts, r=Ve... | bors | -12/+43 |
| 2024-01-02 | Auto merge of #16100 - Young-Flash:assoc_func_quickfix, r=Veykril | bors | -9/+220 |
| 2024-01-02 | Auto merge of #16136 - saiintbrisson:fix/completion/a-tad-smarter-with-fns, r... | bors | -20/+27 |
| 2024-01-02 | Use HashSet to enhance performance in for_unique_generic_name in suggest_name | roife | -4/+3 |
| 2024-01-02 | fix: handle with type bounds in existing_params | roife | -2/+7 |
| 2024-01-02 | refactor: extracted the fn handling conflicts in generics and add docs | roife | -30/+44 |
| 2024-01-02 | fix: pick up new names when the name exists in 'introduce_named_generic' | roife | -32/+45 |
| 2024-01-02 | fix(completion): render fn type | Luiz Carvalho | -3/+3 |
| 2024-01-02 | fix: make editing range accommodate for macros | Young-Flash | -3/+5 |
| 2024-01-02 | fix(completion): make the expected type a tad smarter with `Fn`s | Luiz Carvalho | -17/+24 |
| 2024-01-02 | chore: add test case for assoc func fix in `unresolved_method` diagnostic | Young-Flash | -0/+79 |