| Age | Commit message (Expand) | Author | Lines |
| 2024-07-01 | Minor change | bjorn3 | -2/+2 |
| 2024-07-01 | Move codegen_and_build_linker from Queries to Linker | bjorn3 | -32/+35 |
| 2024-06-30 | Move -Zprint-type-sizes and -Zprint-vtable-sizes into codegen_and_build_linker | bjorn3 | -16/+13 |
| 2024-06-30 | Auto merge of #127024 - cjgillot:jump-prof, r=oli-obk | bors | -45/+53 |
| 2024-06-30 | Auto merge of #127133 - matthiaskrgr:rollup-jxkp3yf, r=matthiaskrgr | bors | -201/+233 |
| 2024-06-29 | Rollup merge of #127118 - surechen:fix_126789, r=jieyouxu | Matthias Krüger | -3/+11 |
| 2024-06-29 | Rollup merge of #127114 - linyihai:issue-126863, r=Nadrieril | Matthias Krüger | -9/+44 |
| 2024-06-29 | Rollup merge of #127110 - surechen:fix_125488_06, r=compiler-errors | Matthias Krüger | -1/+18 |
| 2024-06-29 | Rollup merge of #127106 - spastorino:improve-unsafe-extern-blocks-diagnostics... | Matthias Krüger | -9/+22 |
| 2024-06-29 | Rollup merge of #123237 - bjorn3:debuginfo_refactor, r=compiler-errors | Matthias Krüger | -179/+138 |
| 2024-06-29 | Auto merge of #120639 - fee1-dead-contrib:new-effects-desugaring, r=oli-obk | bors | -210/+734 |
| 2024-06-29 | Avoid suggesting to add unsafe when the extern block is already unsafe | Santiago Pastorino | -8/+13 |
| 2024-06-29 | fix: prefer `(*p).clone` to `p.clone` if the `p` is a raw pointer | Lin Yihai | -9/+44 |
| 2024-06-29 | Show `used attribute`'s kind for user when find it isn't applied to a `static... | surechen | -3/+11 |
| 2024-06-29 | Move entry point to a method. | Camille GILLOT | -37/+42 |
| 2024-06-29 | Avoid cloning state when possible. | Camille GILLOT | -6/+8 |
| 2024-06-29 | Stop ICEing on impossible predicates. | Camille GILLOT | -2/+3 |
| 2024-06-29 | Rollup merge of #127103 - compiler-errors:tighten-trait-bound-parsing, r=fmease | Matthias Krüger | -40/+62 |
| 2024-06-29 | Rollup merge of #127101 - matthiaskrgr:thonk, r=compiler-errors | Matthias Krüger | -5/+0 |
| 2024-06-29 | Rollup merge of #127075 - glaubitz:copy-and-paste-fix, r=SparrowLii | Matthias Krüger | -9/+7 |
| 2024-06-29 | Rollup merge of #127045 - compiler-errors:explicit, r=oli-obk | Matthias Krüger | -93/+67 |
| 2024-06-29 | Rollup merge of #126835 - Nadrieril:reify-decision-tree, r=matthewjasper | Matthias Krüger | -260/+250 |
| 2024-06-29 | Fix a error suggestion for E0121 when using placeholder _ as return types on ... | surechen | -1/+18 |
| 2024-06-29 | Auto merge of #127096 - matthiaskrgr:rollup-kh7e0rh, r=matthiaskrgr | bors | -19/+46 |
| 2024-06-28 | Add feature diagnostic for unsafe_extern_blocks | Santiago Pastorino | -1/+9 |
| 2024-06-28 | Move binder and polarity parsing into parse_generic_ty_bound | Michael Goulet | -40/+62 |
| 2024-06-29 | remove some amusing but redundant code | Matthias Krüger | -5/+0 |
| 2024-06-28 | Revert "Rollup merge of #126938 - RalfJung:link_section, r=compiler-errors" | Rémy Rakic | -2/+10 |
| 2024-06-28 | Rollup merge of #127068 - compiler-errors:stall-drop, r=BoxyUwU | Matthias Krüger | -1/+11 |
| 2024-06-28 | Rollup merge of #127032 - tgross35:f16-f128-const-eval-cast, r=oli-obk | Matthias Krüger | -10/+17 |
| 2024-06-28 | Rollup merge of #127015 - Urgau:non_local_def-tmp-allow, r=lqd | Matthias Krüger | -1/+1 |
| 2024-06-28 | Rollup merge of #124091 - jieyouxu:ast-validation-top-level-docs, r=wesleywiser | Matthias Krüger | -7/+17 |
| 2024-06-28 | address review comments | Deadbeef | -105/+87 |
| 2024-06-28 | Don't inline drop shims with unsubstituted generic consts in MIR inliner | Michael Goulet | -1/+11 |
| 2024-06-28 | finishing touches, move fixed ICEs to ui tests | Deadbeef | -4/+4 |
| 2024-06-28 | general fixups and turn `TODO`s into `FIXME`s | Deadbeef | -20/+24 |
| 2024-06-28 | Implement `Self::Effects: Compat<HOST>` desugaring | Deadbeef | -3/+20 |
| 2024-06-28 | bless tests part 1 | Deadbeef | -0/+4 |
| 2024-06-28 | temporarily disable effects on specialization tests | Deadbeef | -1/+7 |
| 2024-06-28 | move desugaring to item bounds | Deadbeef | -31/+26 |
| 2024-06-28 | Implement `Min` trait in new solver | Deadbeef | -1/+176 |
| 2024-06-28 | implement new effects desugaring | Deadbeef | -210/+551 |
| 2024-06-28 | rustc_data_structures: Explicitly check for 64-bit atomics support | John Paul Adrian Glaubitz | -9/+7 |
| 2024-06-28 | Rollup merge of #127058 - compiler-errors:tighten-async-spans, r=oli-obk | Matthias Krüger | -18/+26 |
| 2024-06-28 | Rollup merge of #127022 - adwinwhite:attrs, r=celinval | Matthias Krüger | -0/+89 |
| 2024-06-28 | Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,... | Matthias Krüger | -7/+216 |
| 2024-06-28 | Add method to get all attributes on a definition | Adwin White | -27/+64 |
| 2024-06-28 | Support fetching `Attribute` of items. | Adwin White | -2/+54 |
| 2024-06-27 | Updated diagnostic messages | Florian Schmiderer | -17/+38 |
| 2024-06-27 | Tighten spans for async blocks | Michael Goulet | -18/+26 |