| Age | Commit message (Expand) | Author | Lines |
| 2023-12-12 | Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkin | Jubilee | -24/+14 |
| 2023-12-12 | Rollup merge of #118887 - smoelius:patch-1, r=Nilstrieb | Jubilee | -1/+1 |
| 2023-12-12 | Rollup merge of #118885 - matthiaskrgr:compl_2023, r=compiler-errors | Jubilee | -32/+12 |
| 2023-12-12 | Rollup merge of #118884 - matthiaskrgr:auszweimacheins, r=Nadrieril | Jubilee | -2/+3 |
| 2023-12-12 | Rollup merge of #118864 - farnoy:masked-load-store-fixes, r=workingjubilee | Jubilee | -1/+1 |
| 2023-12-12 | Update compiler/rustc_pattern_analysis/src/constructor.rs
| Matthias Krüger | -0/+1 |
| 2023-12-12 | more clippy::complexity fixes | Matthias Krüger | -24/+14 |
| 2023-12-12 | Typo | Samuel Moelius | -1/+1 |
| 2023-12-12 | clippy::complexity fixes | Matthias Krüger | -32/+12 |
| 2023-12-12 | Auto merge of #118881 - matthiaskrgr:rollup-0rl3tir, r=matthiaskrgr | bors | -53/+466 |
| 2023-12-12 | simplify merging of two vecs | Matthias Krüger | -2/+2 |
| 2023-12-12 | Rollup merge of #118868 - Nadrieril:correctly-gate-never_patterns-parsing, r=... | Matthias Krüger | -4/+68 |
| 2023-12-12 | Rollup merge of #118866 - krasimirgg:llvm-18-ref, r=durin42 | Matthias Krüger | -1/+3 |
| 2023-12-12 | Rollup merge of #118865 - Enselic:rustc_codegen_llvm-lint-fix, r=petrochenkov | Matthias Krüger | -1/+8 |
| 2023-12-12 | Rollup merge of #118855 - nnethercote:improve-attribute-value-error, r=compil... | Matthias Krüger | -22/+38 |
| 2023-12-12 | Rollup merge of #117927 - ehuss:future-incompat-docs, r=wesleywiser | Matthias Krüger | -0/+67 |
| 2023-12-12 | Rollup merge of #117914 - estebank:issue-85843, r=wesleywiser | Matthias Krüger | -12/+259 |
| 2023-12-12 | Rollup merge of #116740 - lenko-d:const_evaluatable_failed_for_non_unevaluate... | Matthias Krüger | -13/+23 |
| 2023-12-12 | Auto merge of #118751 - lcnr:writeback-change, r=compiler-errors | bors | -99/+77 |
| 2023-12-12 | Don't gate the feature twice | Nadrieril | -1/+17 |
| 2023-12-12 | Correctly gate the parsing of match arms without body | Nadrieril | -4/+52 |
| 2023-12-12 | Auto merge of #118841 - compiler-errors:always-copy, r=jackh726 | bors | -60/+15 |
| 2023-12-12 | llvm-wrapper: adapt for LLVM API change | Krasimir Georgiev | -1/+3 |
| 2023-12-12 | review + rename fn | lcnr | -7/+5 |
| 2023-12-12 | refactor writeback: emit normalization errors with new solver | lcnr | -95/+75 |
| 2023-12-12 | rustc_codegen_llvm: Enforce `rustc::potential_query_instability` lint | Martin Nordholts | -1/+8 |
| 2023-12-12 | Fix alignment passed down to LLVM for simd_masked_load | Jakub Okoński | -1/+1 |
| 2023-12-12 | Rollup merge of #118846 - celinval:smir-ty-methods, r=compiler-errors | Matthias Krüger | -13/+156 |
| 2023-12-12 | Rollup merge of #118844 - celinval:smir-mono-args, r=compiler-errors | Matthias Krüger | -1/+5 |
| 2023-12-12 | Rollup merge of #118840 - matthiaskrgr:cloooooone, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2023-12-12 | Rollup merge of #118797 - tmiasko:dead-coro, r=davidtwco | Matthias Krüger | -8/+15 |
| 2023-12-12 | Rollup merge of #118756 - jyn514:colors, r=estebank | Matthias Krüger | -11/+11 |
| 2023-12-12 | Improve an error involving attribute values. | Nicholas Nethercote | -22/+38 |
| 2023-12-12 | Auto merge of #118742 - lcnr:infer-var-cleanup, r=compiler-errors | bors | -106/+51 |
| 2023-12-11 | Remove scalar fn and tighten the BiOp Ty assertions | Celina G. Val | -24/+12 |
| 2023-12-12 | Make ConstKind and TyKind Copy | Michael Goulet | -5/+4 |
| 2023-12-12 | Simplify some Copy impls in rustc_type_ir | Michael Goulet | -55/+11 |
| 2023-12-11 | Fix doc comment | Celina G. Val | -1/+1 |
| 2023-12-11 | Fix BinOp ty assertion and `fn_sig` for closures | Celina G. Val | -12/+167 |
| 2023-12-11 | Monomorphize args while building Instance body | Celina G. Val | -1/+5 |
| 2023-12-11 | Auto merge of #117962 - weihanglo:debug-name-table, r=wesleywiser | bors | -3/+48 |
| 2023-12-11 | Remove redundant special case for resume argument | Tomasz Miąsko | -7/+0 |
| 2023-12-11 | End locals' live range before suspending coroutine | Tomasz Miąsko | -1/+15 |
| 2023-12-11 | refactor: only check dwarf version when emitting dwarf | Weihang Lo | -2/+8 |
| 2023-12-11 | remove some redundant clones | Matthias Krüger | -4/+4 |
| 2023-12-11 | fix: stop emitting `.debug_pubnames` and `.debug_pubtypes` | Weihang Lo | -3/+42 |
| 2023-12-11 | Rollup merge of #118835 - Urgau:fix-rccg-gcc-tests, r=matthiaskrgr | Matthias Krüger | -1/+1 |
| 2023-12-11 | Rollup merge of #118822 - Nadrieril:librarify, r=compiler-errors | Matthias Krüger | -2460/+2588 |
| 2023-12-11 | Rollup merge of #118818 - krasimirgg:llvm-18-pass, r=nikic | Matthias Krüger | -0/+4 |
| 2023-12-11 | Rollup merge of #118726 - dtolnay:matchguardlet, r=compiler-errors | Matthias Krüger | -76/+154 |