| Age | Commit message (Expand) | Author | Lines |
| 2024-07-07 | Rollup merge of #127409 - gurry:127332-ice-with-expr-not-struct, r=oli-obk | Matthias Krüger | -0/+24 |
| 2024-07-07 | Move a span_bug under a condition that cx is tainted | Gurinder Singh | -0/+24 |
| 2024-07-07 | Auto merge of #127404 - compiler-errors:rpitit-entailment-false-positive, r=o... | bors | -0/+224 |
| 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 | -0/+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 #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/+148 |
| 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 | Auto merge of #127360 - GuillaumeGomez:rollup-f0zs1qr, r=GuillaumeGomez | bors | -16/+20 |
| 2024-07-05 | Rollup merge of #127349 - estebank:negative-unsigned-literal, r=petrochenkov | Guillaume Gomez | -16/+20 |
| 2024-07-05 | Auto merge of #127008 - Jules-Bertholet:tc-ergonomics, r=Nadrieril | bors | -44/+392 |
| 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 | 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 | -352/+606 |
| 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 | Improve dead code analysis | mu001999 | -23/+148 |
| 2024-07-04 | Remove a use of `StructuredDiag`, which is incompatible with automatic error ... | Oli Scherer | -0/+13 |
| 2024-07-04 | offset_from: "the difference must fit in an isize" is a corollary | Ralf Jung | -5/+19 |
| 2024-07-04 | reject SmartPointer constructions not serving the purpose | Ding Xiang Fei | -1/+123 |
| 2024-07-04 | Tweak raw-pointer field access and array indexing suggestions | Esteban Küber | -22/+32 |
| 2024-07-04 | Tweak slice and as_deref suggestion span | Esteban Küber | -38/+72 |
| 2024-07-04 | More accurate mutability suggestion | Esteban Küber | -129/+230 |
| 2024-07-04 | Use shorter span for float literal suggestion | Esteban Küber | -56/+88 |
| 2024-07-04 | Fix `&mut` removal suggestion | Esteban Küber | -12/+21 |
| 2024-07-04 | Better suggestion span for missing type parameter | Esteban Küber | -8/+40 |
| 2024-07-04 | Better span for "make binding mutable" suggestion | Esteban Küber | -87/+123 |
| 2024-07-03 | Auto merge of #127296 - matthiaskrgr:rollup-1t1isa7, r=matthiaskrgr | bors | -85/+293 |
| 2024-07-03 | Rollup merge of #127253 - chenyukang:yukang-fix-126246-fn-parameters-check, r... | Matthias Krüger | -0/+145 |
| 2024-07-03 | Rollup merge of #127092 - compiler-errors:rtn-dots-redux, r=estebank | Matthias Krüger | -85/+148 |
| 2024-07-03 | Auto merge of #127044 - Oneirical:fantestic-journey, r=Kobzol,jieyouxu | bors | -0/+31 |
| 2024-07-03 | Rollup merge of #127248 - spastorino:unsafe-extern-tests, r=compiler-errors | Matthias Krüger | -0/+47 |