| Age | Commit message (Expand) | Author | Lines |
| 2024-07-19 | Rollup merge of #112328 - juliusl:pr/windows-add-change-time, r=ChrisDenton | Matthias Krüger | -0/+21 |
| 2024-07-19 | Auto merge of #127956 - tgross35:rollup-8ten7pk, r=tgross35 | bors | -281/+1904 |
| 2024-07-19 | Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwU | bors | -540/+850 |
| 2024-07-19 | Rollup merge of #127953 - bzEq:aix-compiletest-dylib-suffix, r=jieyouxu | Trevor Gross | -0/+2 |
| 2024-07-19 | Rollup merge of #127935 - tgross35:binary_asm_labels-x86-only, r=estebank,Urgau | Trevor Gross | -26/+77 |
| 2024-07-19 | Rollup merge of #127928 - Oneirical:anatesthetic-sleep, r=Kobzol | Trevor Gross | -33/+53 |
| 2024-07-19 | Rollup merge of #127902 - nnethercote:collect_tokens_trailing_token-cleanups,... | Trevor Gross | -98/+155 |
| 2024-07-19 | Rollup merge of #127891 - estebank:enum-type-sugg, r=estebank | Trevor Gross | -79/+1508 |
| 2024-07-19 | Rollup merge of #127825 - Oneirical:self-testeem, r=jieyouxu | Trevor Gross | -36/+73 |
| 2024-07-19 | Rollup merge of #121533 - ratmice:wasm_init_fini_array, r=nnethercote | Trevor Gross | -9/+36 |
| 2024-07-19 | Update the `binary_asm_label` documentation | Trevor Gross | -9/+23 |
| 2024-07-19 | Overhaul comments in `collect_tokens_trailing_token`. | Nicholas Nethercote | -75/+129 |
| 2024-07-19 | Make `Parser::num_bump_calls` 0-indexed. | Nicholas Nethercote | -6/+11 |
| 2024-07-19 | Move `inner_attr` code downwards. | Nicholas Nethercote | -10/+10 |
| 2024-07-19 | Remove `final_attrs` local variable. | Nicholas Nethercote | -4/+2 |
| 2024-07-19 | Simplify `CaptureState::inner_attr_ranges`. | Nicholas Nethercote | -5/+5 |
| 2024-07-19 | Revert format change | Kai Luo | -25/+5 |
| 2024-07-19 | AIX uses .a as dylib's suffix | Kai Luo | -5/+27 |
| 2024-07-19 | Auto merge of #127936 - matthiaskrgr:rollup-ci0eg7k, r=tgross35 | bors | -247/+447 |
| 2024-07-18 | Rollup merge of #127929 - estebank:addr_of, r=compiler-errors | Matthias Krüger | -91/+74 |
| 2024-07-18 | Rollup merge of #127925 - compiler-errors:tag, r=lcnr | Matthias Krüger | -62/+34 |
| 2024-07-18 | Rollup merge of #127913 - onur-ozkan:broken-defaults, r=Kobzol | Matthias Krüger | -4/+19 |
| 2024-07-18 | Rollup merge of #127871 - compiler-errors:recursive, r=estebank | Matthias Krüger | -31/+211 |
| 2024-07-18 | Rollup merge of #127858 - Zalathar:pair-tree, r=Nadrieril | Matthias Krüger | -39/+46 |
| 2024-07-18 | Rollup merge of #127835 - estebank:issue-127823, r=compiler-errors | Matthias Krüger | -12/+33 |
| 2024-07-18 | Rollup merge of #127594 - c6c7:fuchsia-status-code-match-arm, r=tmandry | Matthias Krüger | -7/+16 |
| 2024-07-18 | Rollup merge of #127418 - GuillaumeGomez:wrap-too-long-type-name, r=notriddle | Matthias Krüger | -1/+14 |
| 2024-07-18 | Update the `binary_asm_label` message | Trevor Gross | -8/+21 |
| 2024-07-18 | rewrite link-path-order to rmake | Oneirical | -22/+35 |
| 2024-07-18 | Change `binary_asm_labels` to only fire on x86 and x86_64 | Trevor Gross | -9/+33 |
| 2024-07-18 | Add test for size of items in the items list | Guillaume Gomez | -1/+6 |
| 2024-07-18 | Wrap too long item name and improve the item list display a bit | Guillaume Gomez | -0/+8 |
| 2024-07-18 | Use more accurate span for `addr_of!` suggestion | Esteban Küber | -91/+74 |
| 2024-07-18 | Remove tag field from relations | Michael Goulet | -62/+34 |
| 2024-07-18 | Tweak "field not found" suggestion when giving struct literal for tuple struc... | Esteban Küber | -37/+53 |
| 2024-07-18 | More accurate suggestions when writing wrong style of enum variant literal | Esteban Küber | -432/+940 |
| 2024-07-18 | Add svg test for incorrect literal type suggestion | Esteban Küber | -0/+905 |
| 2024-07-18 | Auto merge of #127924 - matthiaskrgr:rollup-1gn6afv, r=matthiaskrgr | bors | -47/+393 |
| 2024-07-18 | Fix ICE in suggestion caused by `⩵` being recovered as `==` | Esteban Küber | -12/+33 |
| 2024-07-18 | rewrite lto-smoke-c to rmake | Oneirical | -13/+20 |
| 2024-07-18 | Rollup merge of #127919 - Kobzol:fix-git-command, r=onur-ozkan | Matthias Krüger | -0/+1 |
| 2024-07-18 | Rollup merge of #127908 - fasterthanlime:patch-1, r=jieyouxu | Matthias Krüger | -6/+9 |
| 2024-07-18 | Rollup merge of #127854 - fmease:glob-import-type_ir_inherent-lint, r=compile... | Matthias Krüger | -2/+168 |
| 2024-07-18 | Rollup merge of #127748 - scottmcm:option_len, r=joboet | Matthias Krüger | -8/+51 |
| 2024-07-18 | Rollup merge of #127656 - RalfJung:pub_use_of_private_extern_crate, r=petroch... | Matthias Krüger | -5/+20 |
| 2024-07-18 | Rollup merge of #124881 - Sp00ph:reentrant_lock_tid, r=joboet | Matthias Krüger | -26/+144 |
| 2024-07-18 | create `check-default-config-profiles.sh` for `mingw-check` | onur-ozkan | -2/+14 |
| 2024-07-18 | Update `ReentrantLock` implementation, add `CURRENT_ID` thread local. | Markus Everling | -26/+144 |
| 2024-07-18 | Allow a git command for getting the current branch in bootstrap to fail | Jakub Beránek | -0/+1 |
| 2024-07-18 | Auto merge of #117967 - adetaylor:fix-lifetime-elision-bug, r=lcnr | bors | -47/+522 |