| Age | Commit message (Expand) | Author | Lines |
| 2024-07-16 | Rollup merge of #126967 - alexcrichton:wasm32-wasip2-tier-2, r=Mark-Simulacrum | Trevor Gross | -3/+264 |
| 2024-07-16 | Rollup merge of #126762 - compiler-errors:kw-lt, r=michaelwoerister | Trevor Gross | -70/+99 |
| 2024-07-16 | Rollup merge of #126699 - Bryanskiy:delegation-coercion, r=compiler-errors | Trevor Gross | -37/+264 |
| 2024-07-16 | Rollup merge of #124033 - bjorn3:ar_archive_writer_0_3_0, r=davidtwco | Trevor Gross | -94/+205 |
| 2024-07-16 | Auto merge of #127819 - matthiaskrgr:rollup-djdffkl, r=matthiaskrgr | bors | -500/+643 |
| 2024-07-16 | Rollup merge of #127818 - oli-obk:ast_validation_simplifications, r=petrochenkov | Matthias Krüger | -71/+27 |
| 2024-07-16 | Rollup merge of #127817 - oli-obk:mut_visitor_fix, r=petrochenkov | Matthias Krüger | -3/+3 |
| 2024-07-16 | Rollup merge of #127808 - oli-obk:tainting_visitors2, r=lcnr,nnethercote | Matthias Krüger | -32/+38 |
| 2024-07-16 | Rollup merge of #127805 - Mrmaxmeier:run-make-bump-gimli, r=jieyouxu | Matthias Krüger | -2/+13 |
| 2024-07-16 | Rollup merge of #127789 - Sword-Destiny:master, r=petrochenkov | Matthias Krüger | -27/+29 |
| 2024-07-16 | Rollup merge of #127730 - compiler-errors:ed-2024-unsafe, r=petrochenkov | Matthias Krüger | -350/+432 |
| 2024-07-16 | Rollup merge of #127707 - Zalathar:expand-until, r=Nadrieril | Matthias Krüger | -14/+19 |
| 2024-07-16 | Rollup merge of #127669 - chenyukang:yukang-fix-deref-127590, r=nnethercote | Matthias Krüger | -1/+82 |
| 2024-07-16 | Deny keyword lifetimes pre-expansion | Michael Goulet | -70/+99 |
| 2024-07-16 | Fix a bunch of sites that were walking instead of visiting, making it impossi... | Oli Scherer | -3/+3 |
| 2024-07-16 | Remove a boilerplaty abstraction | Oli Scherer | -61/+17 |
| 2024-07-16 | Remove a needless borrow | Oli Scherer | -7/+7 |
| 2024-07-16 | Just store a span instead of the whole item | Oli Scherer | -3/+3 |
| 2024-07-16 | Delegation: support coercion for target expression | Bryanskiy | -37/+264 |
| 2024-07-16 | Remove an unnecessary impl | Oli Scherer | -6/+9 |
| 2024-07-16 | Fix the issue of invalid suggestion for a reference of iterator | yukang | -9/+3 |
| 2024-07-16 | add test for issue 127590 | yukang | -0/+87 |
| 2024-07-16 | Make `ErrorGuaranteed` discoverable outside types, consts, and lifetimes | Oli Scherer | -26/+29 |
| 2024-07-16 | Auto merge of #127617 - lnicola:sync-from-ra, r=lnicola | bors | -4424/+7363 |
| 2024-07-16 | run-make-support: update gimli to 0.31.0 | Mrmaxmeier | -2/+13 |
| 2024-07-16 | Auto merge of #127796 - tgross35:rollup-ubo5hzb, r=tgross35 | bors | -274/+629 |
| 2024-07-16 | Use re-exported Idx and IndexVec in pat_analysis | Laurențiu Nicola | -3/+2 |
| 2024-07-16 | Rollup merge of #127795 - programmerjake:patch-3, r=cuviper | Trevor Gross | -4/+4 |
| 2024-07-16 | Rollup merge of #127780 - compiler-errors:zip-args, r=jieyouxu | Trevor Gross | -20/+98 |
| 2024-07-16 | Rollup merge of #127770 - rustbot:docs-update, r=ehuss | Trevor Gross | -0/+0 |
| 2024-07-16 | Rollup merge of #127709 - Zalathar:pair-mod, r=Nadrieril | Trevor Gross | -245/+272 |
| 2024-07-16 | Rollup merge of #127047 - tspiteri:f128-aconsts-lsd, r=tgross35 | Trevor Gross | -3/+3 |
| 2024-07-16 | Rollup merge of #120990 - chenyukang:yukang-fix-120327-dbg, r=oli-obk | Trevor Gross | -2/+252 |
| 2024-07-16 | Auto merge of #127680 - Kobzol:bootstrap-cmd-refactor-6, r=onur-ozkan | bors | -187/+147 |
| 2024-07-15 | Fix typos in RELEASES.md | Jacob Lifshay | -4/+4 |
| 2024-07-16 | Fix unsafe_op_in_unsafe_fn in compiler | Michael Goulet | -308/+383 |
| 2024-07-16 | fmt | Michael Goulet | -42/+49 |
| 2024-07-16 | deny unsafe_op_in_unsafe_fn for teeos | 袁浩----天命剑主 | -0/+1 |
| 2024-07-16 | clean unsafe op in unsafe fn | 袁浩----天命剑主 | -13/+15 |
| 2024-07-16 | clean unsafe op in unsafe fn | 袁浩----天命剑主 | -4/+4 |
| 2024-07-16 | clean unsafe op in unsafe fn | 袁浩----天命剑主 | -9/+9 |
| 2024-07-16 | delete #![allow(unsafe_op_in_unsafe_fn)] | 袁浩----天命剑主 | -1/+0 |
| 2024-07-16 | Auto merge of #127638 - adwinwhite:cache_string, r=oli-obk | bors | -10/+28 |
| 2024-07-16 | Use an iterator to find `expand_until` | Zalathar | -14/+19 |
| 2024-07-15 | Auto merge of #127629 - tesuji:suggest-option-ref-unwrap_or, r=estebank | bors | -1/+164 |
| 2024-07-15 | Make sure trait def ids match before zipping args in note_function_argument_o... | Michael Goulet | -20/+98 |
| 2024-07-15 | Don't use stage0 compiler for wasm-component-ld | Alex Crichton | -2/+2 |
| 2024-07-15 | Auto merge of #127777 - matthiaskrgr:rollup-qp2vkan, r=matthiaskrgr | bors | -1359/+3635 |
| 2024-07-15 | Rollup merge of #127758 - Zalathar:expression-used, r=oli-obk | Matthias Krüger | -26/+37 |
| 2024-07-15 | Rollup merge of #127736 - tgross35:patch-1, r=Amanieu | Matthias Krüger | -0/+1 |