| Age | Commit message (Expand) | Author | Lines |
| 2024-07-07 | Auto merge of #127404 - compiler-errors:rpitit-entailment-false-positive, r=o... | bors | -24/+224 |
| 2024-07-07 | Auto merge of #127335 - Oneirical:put-on-a-petestal, r=jieyouxu | bors | -83/+136 |
| 2024-07-06 | Auto merge of #126987 - petrochenkov:atvisord2, r=pnkfelix | bors | -0/+10 |
| 2024-07-06 | Don't try to label ObligationCauseCode::CompareImplItem for an RPITIT, since ... | Michael Goulet | -24/+224 |
| 2024-07-06 | Rollup merge of #127417 - chenyukang:yukang-method-output-diff, r=oli-obk | Michael Goulet | -11/+44 |
| 2024-07-06 | show fnsig's output when there is difference | yukang | -7/+7 |
| 2024-07-06 | Uplift push_outlives_components | Michael Goulet | -12/+12 |
| 2024-07-06 | show unit output when there is only output diff in diagnostics | yukang | -4/+37 |
| 2024-07-06 | out_of_scope_macro_calls: Detect calls inside attributes more precisely | Vadim Petrochenkov | -0/+10 |
| 2024-07-06 | Rollup merge of #127391 - estebank:null_mut, r=cjgillot | Matthias Krüger | -4/+6 |
| 2024-07-06 | Rollup merge of #127275 - RalfJung:offset-from-isize-min, r=Amanieu | Matthias Krüger | -5/+19 |
| 2024-07-05 | Rollup merge of #127392 - estebank:arg-type, r=jieyouxu | Jubilee | -160/+203 |
| 2024-07-05 | Rollup merge of #127383 - estebank:arg-removal, r=compiler-errors | Jubilee | -179/+263 |
| 2024-07-05 | Rollup merge of #127369 - Jules-Bertholet:match-ergonomics-2021, r=Nadrieril | Jubilee | -48/+141 |
| 2024-07-05 | Rollup merge of #127098 - Oneirical:big-test-party, r=Kobzol,jieyouxu | Jubilee | -147/+543 |
| 2024-07-05 | Rollup merge of #125751 - pitaj:new_range_api, r=jhpratt | Jubilee | -3/+3 |
| 2024-07-05 | Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelix | Michael Goulet | -23/+152 |
| 2024-07-05 | add `new_range_api` for RFC 3550 | Peter Jaszkowiak | -3/+3 |
| 2024-07-05 | Use verbose suggestion for changing arg type | Esteban Küber | -160/+203 |
| 2024-07-05 | Use verbose suggestion for `ptr::null_mut()` | Esteban Küber | -4/+6 |
| 2024-07-05 | Use verbose style for argument removal suggestion | Esteban Küber | -179/+263 |
| 2024-07-05 | Match ergonomics 2024: test type inference | Jules Bertholet | -9/+87 |
| 2024-07-05 | Match ergonomics 2024: `&` matches `&mut` on old editions | Jules Bertholet | -0/+15 |
| 2024-07-05 | Rename edition 2021 fail test | Jules Bertholet | -10/+10 |
| 2024-07-05 | Add shallow_find_files helper function to run-make-support | Oneirical | -19/+20 |
| 2024-07-05 | Expectations struct for output-type-permutations | Oneirical | -190/+442 |
| 2024-07-05 | add shallow_find_files helper to run_make_support | Oneirical | -167/+280 |
| 2024-07-05 | rewrite output-type-permutations to rmake | Oneirical | -147/+178 |
| 2024-07-05 | rewrite profile to rmake | Oneirical | -13/+22 |
| 2024-07-05 | rewrite pgo-use to rmake | Oneirical | -43/+54 |
| 2024-07-05 | rewrite pgo-gen to rmake | Oneirical | -11/+18 |
| 2024-07-05 | rewrite emit-path-unhashed to rmake | Oneirical | -37/+34 |
| 2024-07-05 | rewrite emit-shared-files to rmake | Oneirical | -46/+102 |
| 2024-07-05 | Auto merge of #127360 - GuillaumeGomez:rollup-f0zs1qr, r=GuillaumeGomez | bors | -82/+146 |
| 2024-07-05 | Rollup merge of #127359 - GuillaumeGomez:improve-run-make-llvm-ident-code, r=... | Guillaume Gomez | -1/+1 |
| 2024-07-05 | Rollup merge of #127349 - estebank:negative-unsigned-literal, r=petrochenkov | Guillaume Gomez | -16/+20 |
| 2024-07-05 | Rollup merge of #126709 - Oneirical:exitestial-crisis, r=jieyouxu | Guillaume Gomez | -65/+125 |
| 2024-07-05 | Improve code of `run-make/llvm-ident` test | Guillaume Gomez | -1/+1 |
| 2024-07-05 | Auto merge of #127008 - Jules-Bertholet:tc-ergonomics, r=Nadrieril | bors | -44/+392 |
| 2024-07-05 | Auto merge of #127344 - matthiaskrgr:morecrashes, r=jieyouxu | bors | -0/+204 |
| 2024-07-05 | Auto merge of #126171 - RalfJung:simd_bitmask_multibyte, r=workingjubilee | bors | -12/+123 |
| 2024-07-05 | Tweak `-1 as usize` suggestion | Esteban Küber | -16/+20 |
| 2024-07-04 | crashes: add latest | Matthias Krüger | -0/+204 |
| 2024-07-04 | Rollup merge of #127319 - oli-obk:fail2taint, r=compiler-errors | Matthias Krüger | -0/+13 |
| 2024-07-04 | Rollup merge of #127301 - estebank:fix-suggestions, r=Urgau | Matthias Krüger | -372/+706 |
| 2024-07-04 | Rollup merge of #127283 - dingxiangfei2009:check-repr-transparent, r=davidtwco | Matthias Krüger | -1/+123 |
| 2024-07-04 | Rollup merge of #127037 - oli-obk:define_opaque_types18, r=davidtwco | Matthias Krüger | -61/+0 |
| 2024-07-04 | Rollup merge of #123043 - GoldsteinE:fix/repr-c-dead-branches, r=oli-obk | Matthias Krüger | -0/+1546 |
| 2024-07-04 | add shallow_find_files helper function to run-make-support | Oneirical | -10/+35 |
| 2024-07-04 | rewrite rmeta-preferred to rmake | Oneirical | -20/+20 |