| Age | Commit message (Expand) | Author | Lines |
| 2023-03-29 | add run-rustfix | Mu42 | -2/+10 |
| 2023-03-28 | Raise an aborting signal without UB | Ben Kimock | -2/+4 |
| 2023-03-28 | Specialization involving RPITITs is broken so ignore the diagnostic differenc... | Santiago Pastorino | -2/+38 |
| 2023-03-28 | privacy: Support `#![rustc_effective_visibility]` on the crate root | Vadim Petrochenkov | -24/+37 |
| 2023-03-28 | Skip no_mangle if the item has no name. | Camille GILLOT | -0/+19 |
| 2023-03-28 | Check for overflow in assemble_candidates_after_normalizing_self_ty | Michael Goulet | -0/+52 |
| 2023-03-28 | Auto merge of #109692 - Nilstrieb:rollup-hq65rps, r=Nilstrieb | bors | -4/+179 |
| 2023-03-28 | Create AnnotationColumn struct to fix hard tab column numbers in errors | pommicket | -0/+32 |
| 2023-03-28 | Auto merge of #108080 - oli-obk:FnPtr-trait, r=lcnr | bors | -20/+9 |
| 2023-03-28 | Rollup merge of #109629 - aliemjay:remove-givens, r=lcnr | nils | -0/+82 |
| 2023-03-28 | Rollup merge of #109470 - compiler-errors:gat-normalize-bound, r=jackh726 | nils | -0/+17 |
| 2023-03-28 | Rollup merge of #109321 - compiler-errors:illegal-mono-w-regions, r=cjgillot | nils | -0/+19 |
| 2023-03-28 | Rollup merge of #102472 - lcnr:static-in-eval, r=jackh726 | nils | -4/+61 |
| 2023-03-28 | Auto merge of #109557 - fee1-dead-contrib:mv-const-traits, r=oli-obk | bors | -259/+397 |
| 2023-03-28 | fix long line | Deadbeef | -23/+25 |
| 2023-03-28 | Move const trait bounds checks to MIR constck | Deadbeef | -259/+395 |
| 2023-03-28 | Rollup merge of #108548 - jamen:master, r=compiler-errors | Matthias Krüger | -10/+156 |
| 2023-03-28 | Erase impl regions when checking for impossible to eagerly monomorphize items | Michael Goulet | -0/+19 |
| 2023-03-28 | Add `(..)` syntax for RTN | Michael Goulet | -57/+72 |
| 2023-03-28 | Add tests and error messages | Michael Goulet | -0/+245 |
| 2023-03-28 | Feature gate | Michael Goulet | -0/+51 |
| 2023-03-27 | check for write macro and write_fmt with err msg | James Dietz | -3/+83 |
| 2023-03-27 | Auto merge of #109440 - WaffleLapkin:make_tidy_slower, r=jyn514 | bors | -1/+1 |
| 2023-03-27 | Fix subslice capture in closure | clubby789 | -0/+39 |
| 2023-03-27 | Bless tidy | Maybe Waffle | -1/+1 |
| 2023-03-27 | Rollup merge of #109637 - bjorn3:add_test_annotation, r=tmiasko | Guillaume Gomez | -0/+1 |
| 2023-03-27 | Add notes to non-structural const in pattern error message | Jamen Marz | -10/+156 |
| 2023-03-27 | Add test for span of implicit format args captures. | Mara Bos | -0/+73 |
| 2023-03-27 | Bless UI tests. | Mara Bos | -15/+15 |
| 2023-03-27 | Use the FnPtr trait to avoid implementing common traits via macros | Oli Scherer | -20/+0 |
| 2023-03-27 | Add a builtin `FnPtr` trait | lcnr | -0/+9 |
| 2023-03-27 | Rollup merge of #109613 - lukas-code:match-str-to-char-suggestion, r=compiler... | Matthias Krüger | -1/+32 |
| 2023-03-26 | Add missing needs-asm-support annotation to ui/simple_global_asm.rs | bjorn3 | -0/+1 |
| 2023-03-26 | tolerate region vars in implied bounds | Ali MJ Al-Nasrawy | -0/+24 |
| 2023-03-26 | add test | Ali MJ Al-Nasrawy | -0/+58 |
| 2023-03-26 | transmute test | Michael Goulet | -0/+61 |
| 2023-03-25 | Still-further-specializable projections are ambiguous | Michael Goulet | -0/+47 |
| 2023-03-25 | fix type suggestions in match arms | Lukas Markeffsky | -1/+32 |
| 2023-03-25 | Rollup merge of #109545 - compiler-errors:rpitit-wf, r=eholk | Matthias Krüger | -11/+36 |
| 2023-03-25 | Rollup merge of #109355 - chenyukang:yukang/fix-108470, r=compiler-errors | Matthias Krüger | -0/+85 |
| 2023-03-25 | Emits suggestions for expressions with parentheses or not separately | Mu001999 | -11/+15 |
| 2023-03-24 | Use independent suggestions | Mu42 | -3/+11 |
| 2023-03-24 | Fix bad suggestion for clone/is_some in field init shorthand | yukang | -0/+85 |
| 2023-03-24 | Suggest ..= when someone tries to create an overflowing range | Mu42 | -0/+15 |
| 2023-03-24 | Rollup merge of #109495 - compiler-errors:new-solver-destruct, r=eholk,lcnr | Matthias Krüger | -0/+14 |
| 2023-03-24 | Rollup merge of #109433 - chenyukang:yukang/fix-109188-ice, r=lcnr | Matthias Krüger | -0/+41 |
| 2023-03-24 | Rollup merge of #109493 - compiler-errors:new-solver-vars-obligations, r=lcnr | Matthias Krüger | -0/+40 |
| 2023-03-24 | Rollup merge of #108961 - compiler-errors:refine-ct-errors, r=BoxyUwU | Matthias Krüger | -8/+8 |
| 2023-03-23 | Deeply check WF for RPITITs | Michael Goulet | -11/+36 |
| 2023-03-23 | A MIR transform that checks pointers are aligned | Ben Kimock | -0/+11 |