| Age | Commit message (Expand) | Author | Lines |
| 2024-07-13 | Merge commit '659243d85c7489412bd0faa1c068d904a6042941' into sync_cg_clif-202... | bjorn3 | -77/+94 |
| 2024-07-13 | Rollup merge of #127654 - nikic:llvm-ndebug-fix, r=cuviper | Jacob Pratt | -14/+8 |
| 2024-07-12 | Auto merge of #127665 - workingjubilee:rollup-g90yr21, r=workingjubilee | bors | -129/+353 |
| 2024-07-12 | Rollup merge of #127632 - compiler-errors:precise-capturing-rustdoc, r=fmease | Jubilee | -0/+7 |
| 2024-07-12 | Rollup merge of #127631 - compiler-errors:yeet-fully-norm, r=lcnr | Jubilee | -74/+36 |
| 2024-07-12 | Rollup merge of #127619 - compiler-errors:precise-capturing-better-sugg, r=ol... | Jubilee | -12/+142 |
| 2024-07-12 | Rollup merge of #127535 - spastorino:unsafe_code-unsafe_extern_blocks, r=oli-obk | Jubilee | -0/+10 |
| 2024-07-12 | Rollup merge of #127310 - chenyukang:yukang-fix-suggest-import-ice, r=estebank | Jubilee | -5/+5 |
| 2024-07-12 | Rollup merge of #127209 - sayantn:xop, r=Amanieu | Jubilee | -0/+5 |
| 2024-07-12 | Rollup merge of #126922 - asquared31415:asm_binary_label, r=estebank | Jubilee | -38/+142 |
| 2024-07-12 | Rollup merge of #126502 - cuviper:dump-mir-exclude-alloc-bytes, r=estebank | Jubilee | -0/+6 |
| 2024-07-12 | Auto merge of #123351 - beetrees:x86-ret-snan-rust, r=nikic,workingjubilee | bors | -0/+34 |
| 2024-07-12 | Remove LLVMRustDIBuilderInsertDeclareAtEnd return value | Nikita Popov | -12/+7 |
| 2024-07-12 | Fix incorrect NDEBUG handling in LLVM bindings | Nikita Popov | -2/+1 |
| 2024-07-12 | Added the `xop` target feature and `xop_target_feature` gate | sayantn | -0/+5 |
| 2024-07-12 | Auto merge of #127636 - nnethercote:fix-Parser-look_ahead, r=oli-obk | bors | -30/+147 |
| 2024-07-12 | Auto merge of #127653 - matthiaskrgr:rollup-72bqgvp, r=matthiaskrgr | bors | -757/+991 |
| 2024-07-12 | Rollup merge of #127627 - lcnr:rustc_search_graph, r=compiler-errors | Matthias Krüger | -757/+982 |
| 2024-07-12 | Rollup merge of #126639 - sayantn:amx, r=Amanieu | Matthias Krüger | -0/+9 |
| 2024-07-12 | Auto merge of #127479 - Urgau:rustc-stable-hash, r=michaelwoerister | bors | -1049/+22 |
| 2024-07-12 | enable fuzzing of `SearchGraph` | lcnr | -757/+982 |
| 2024-07-12 | Add rustdoc support for use<> in (local) RPITs | Michael Goulet | -0/+7 |
| 2024-07-12 | Auto merge of #127635 - matthiaskrgr:rollup-foopajr, r=matthiaskrgr | bors | -207/+196 |
| 2024-07-12 | Add a new special case to `Parser::look_ahead`. | Nicholas Nethercote | -0/+29 |
| 2024-07-12 | Remove the bogus special case from `Parser::look_ahead`. | Nicholas Nethercote | -56/+28 |
| 2024-07-12 | Add unit tests for `Parser::look_ahead`. | Nicholas Nethercote | -0/+116 |
| 2024-07-11 | Add the feature gate and target-features | sayantn | -0/+9 |
| 2024-07-12 | Rollup merge of #127625 - SkiFire13:revert-comment-deletion, r=workingjubilee | Matthias Krüger | -0/+2 |
| 2024-07-12 | Rollup merge of #127622 - compiler-errors:builtin-internal, r=lqd | Matthias Krüger | -2/+2 |
| 2024-07-12 | Rollup merge of #127596 - tesuji:help-unwrap-or, r=compiler-errors | Matthias Krüger | -15/+37 |
| 2024-07-12 | Rollup merge of #127164 - Nadrieril:clean-lowering-loop, r=matthewjasper | Matthias Krüger | -190/+155 |
| 2024-07-12 | Auto merge of #127382 - estebank:const-let, r=compiler-errors | bors | -26/+56 |
| 2024-07-11 | Remove fully_normalize | Michael Goulet | -74/+36 |
| 2024-07-11 | Auto merge of #127614 - matthiaskrgr:rollup-8geziwi, r=matthiaskrgr | bors | -81/+125 |
| 2024-07-11 | Add doc for deconstruct_option_or_result | Lzu Tao | -0/+3 |
| 2024-07-11 | Add suggestion for `Option<&Vec<T>> -> Option<&[T]` | Lzu Tao | -15/+34 |
| 2024-07-11 | Account for `let foo = expr`; to suggest `const foo: Ty = expr;` | Esteban Küber | -22/+51 |
| 2024-07-11 | Use verbose style when suggesting changing `const` with `let` | Esteban Küber | -5/+6 |
| 2024-07-11 | Revert accidental comment deletion | Giacomo Stevanato | -0/+2 |
| 2024-07-11 | Mark builtin syntax as internal | Michael Goulet | -2/+2 |
| 2024-07-11 | Make it translatable too | Michael Goulet | -13/+43 |
| 2024-07-11 | Suggest using precise capturing for hidden type that captures region | Michael Goulet | -12/+112 |
| 2024-07-11 | Rollup merge of #127605 - nikic:remove-extern-wasm, r=oli-obk | Matthias Krüger | -59/+24 |
| 2024-07-11 | Rollup merge of #127601 - trevyn:issue-127600, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-07-11 | Rollup merge of #127598 - weiznich:diagnostic_do_not_recommend_also_skips_hel... | Matthias Krüger | -0/+19 |
| 2024-07-11 | Rollup merge of #127591 - compiler-errors:label-after-primary, r=lcnr | Matthias Krüger | -1/+10 |
| 2024-07-11 | Rollup merge of #124599 - estebank:issue-41708, r=wesleywiser | Matthias Krüger | -19/+70 |
| 2024-07-11 | Use uplifted `rustc-stable-hash` crate in `rustc_data_structures` | Urgau | -1049/+22 |
| 2024-07-11 | Auto merge of #127487 - tgross35:f16-f128-simd, r=Amanieu | bors | -0/+2 |
| 2024-07-11 | solve -> solve/mod | lcnr | -0/+0 |