| 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 | -1/+3 |
| 2024-07-07 | Rollup merge of #127308 - nnethercote:Attribute-cleanups, r=petrochenkov | Matthias Krüger | -112/+70 |
| 2024-07-07 | Move a span_bug under a condition that cx is tainted | Gurinder Singh | -1/+3 |
| 2024-07-07 | Use `filter_map` instead of `flat_map` in `configure_tokens`. | Nicholas Nethercote | -7/+5 |
| 2024-07-07 | Add an size assertion. | Nicholas Nethercote | -0/+1 |
| 2024-07-07 | Remove `Clone` derive from `LazyAttrTokenStreamImpl`. | Nicholas Nethercote | -1/+0 |
| 2024-07-07 | Rename some attribute types for consistency. | Nicholas Nethercote | -44/+42 |
| 2024-07-07 | Simplify `ReplaceRange`. | Nicholas Nethercote | -24/+21 |
| 2024-07-07 | Remove `HasSpan` trait. | Nicholas Nethercote | -38/+5 |
| 2024-07-07 | Remove an unnecessary local variable. | Nicholas Nethercote | -2/+1 |
| 2024-07-07 | Rename `Attribute::tokens` (the inherent method). | Nicholas Nethercote | -4/+5 |
| 2024-07-07 | Auto merge of #127404 - compiler-errors:rpitit-entailment-false-positive, r=o... | bors | -0/+4 |
| 2024-07-06 | Auto merge of #126987 - petrochenkov:atvisord2, r=pnkfelix | bors | -12/+25 |
| 2024-07-06 | Don't try to label ObligationCauseCode::CompareImplItem for an RPITIT, since ... | Michael Goulet | -0/+4 |
| 2024-07-06 | Rollup merge of #127417 - chenyukang:yukang-method-output-diff, r=oli-obk | Michael Goulet | -2/+4 |
| 2024-07-06 | Rollup merge of #127410 - trevyn:patch-1, r=compiler-errors | Michael Goulet | -2/+3 |
| 2024-07-06 | Rollup merge of #127405 - compiler-errors:uplift-predicate-emitting-relation,... | Michael Goulet | -55/+74 |
| 2024-07-06 | Rollup merge of #127386 - compiler-errors:uplift-outlives-components, r=lcnr | Michael Goulet | -294/+361 |
| 2024-07-06 | Auto merge of #127388 - compiler-errors:elaboration-tweaks, r=lcnr | bors | -18/+29 |
| 2024-07-06 | show fnsig's output when there is difference | yukang | -8/+3 |
| 2024-07-06 | Remove walk_shallow | Michael Goulet | -17/+0 |
| 2024-07-06 | Import via rustc_type_ir::outlives | Michael Goulet | -7/+5 |
| 2024-07-06 | Uplift push_outlives_components | Michael Goulet | -272/+358 |
| 2024-07-06 | Uplift PredicateEmittingRelation first | Michael Goulet | -55/+74 |
| 2024-07-06 | show unit output when there is only output diff in diagnostics | yukang | -2/+9 |
| 2024-07-06 | out_of_scope_macro_calls: Detect calls inside attributes more precisely | Vadim Petrochenkov | -12/+25 |
| 2024-07-06 | Rollup merge of #127391 - estebank:null_mut, r=cjgillot | Matthias Krüger | -0/+1 |
| 2024-07-06 | Rollup merge of #127275 - RalfJung:offset-from-isize-min, r=Amanieu | Matthias Krüger | -2/+2 |
| 2024-07-05 | Rollup merge of #127392 - estebank:arg-type, r=jieyouxu | Jubilee | -3/+3 |
| 2024-07-05 | Rollup merge of #127383 - estebank:arg-removal, r=compiler-errors | Jubilee | -1/+1 |
| 2024-07-05 | Rollup merge of #127369 - Jules-Bertholet:match-ergonomics-2021, r=Nadrieril | Jubilee | -1/+1 |
| 2024-07-06 | Correct description of E0502 | trevyn | -2/+3 |
| 2024-07-05 | Rollup merge of #127368 - YohDeadfall:dots-in-docs, r=fmease | Michael Goulet | -32/+32 |
| 2024-07-05 | Rollup merge of #127366 - oli-obk:falliblevisitor, r=compiler-errors | Michael Goulet | -87/+59 |
| 2024-07-05 | Rollup merge of #127333 - compiler-errors:infer_ctxt_like-again, r=lcnr | Michael Goulet | -262/+285 |
| 2024-07-05 | Rollup merge of #127221 - Urgau:check-cfg-std-diag, r=pnkfelix | Michael Goulet | -6/+12 |
| 2024-07-05 | Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelix | Michael Goulet | -28/+12 |
| 2024-07-05 | Split out transitive_bounds_that_define_assoc_item | Michael Goulet | -14/+25 |
| 2024-07-05 | Use verbose suggestion for changing arg type | Esteban Küber | -3/+3 |
| 2024-07-05 | Split SolverDelegate back out from InferCtxtLike | Michael Goulet | -262/+285 |
| 2024-07-05 | Use verbose suggestion for `ptr::null_mut()` | Esteban Küber | -0/+1 |
| 2024-07-05 | Supertrait elaboration doesn't need to use Predicates | Michael Goulet | -5/+5 |
| 2024-07-05 | Use verbose style for argument removal suggestion | Esteban Küber | -1/+1 |
| 2024-07-05 | Match ergonomics 2024: `&` matches `&mut` on old editions | Jules Bertholet | -1/+1 |
| 2024-07-05 | Added dots at the sentence ends of rustc AST doc | Yoh Deadfall | -32/+32 |
| 2024-07-05 | Use `ControlFlow` results for visitors that are only looking for a single value | Oli Scherer | -87/+59 |
| 2024-07-05 | Fix a few doc comment for compiler-interal API docs. | Alona Enraght-Moony | -11/+11 |
| 2024-07-05 | Auto merge of #127360 - GuillaumeGomez:rollup-f0zs1qr, r=GuillaumeGomez | bors | -92/+131 |
| 2024-07-05 | Rollup merge of #127352 - Zalathar:coverage-info, r=oli-obk | Guillaume Gomez | -87/+117 |
| 2024-07-05 | Rollup merge of #127349 - estebank:negative-unsigned-literal, r=petrochenkov | Guillaume Gomez | -2/+11 |