| Age | Commit message (Expand) | Author | Lines |
| 2023-12-05 | Rollup merge of #118608 - fee1-dead-contrib:backdoor-in-askconv, r=compiler-e... | Matthias Krüger | -6/+19 |
| 2023-12-05 | Rollup merge of #118598 - Nadrieril:remove_precise_pointer_size_matching, r=d... | Matthias Krüger | -65/+24 |
| 2023-12-05 | Rollup merge of #118594 - hdost:patch-1, r=fmease | Matthias Krüger | -1/+1 |
| 2023-12-05 | Rollup merge of #117922 - estebank:unclosed-generics, r=b-naber | Matthias Krüger | -36/+30 |
| 2023-12-05 | Remove mention of rust to make the error message generic. | Harold Dost | -1/+1 |
| 2023-12-05 | Auto merge of #118076 - estebank:issue-109429, r=davidtwco | bors | -44/+484 |
| 2023-12-05 | Auto merge of #118066 - estebank:structured-use-suggestion, r=b-naber | bors | -5/+54 |
| 2023-12-05 | Auto merge of #117088 - lcnr:generalize-alias, r=compiler-errors | bors | -10/+194 |
| 2023-12-04 | Structured `use` suggestion on privacy error | Esteban Küber | -5/+54 |
| 2023-12-04 | Fix rebase | Esteban Küber | -3/+3 |
| 2023-12-04 | Provide more suggestions for cloning immutable bindings | Esteban Küber | -9/+95 |
| 2023-12-04 | On "this .clone() is on the reference", provide more info | Esteban Küber | -0/+84 |
| 2023-12-04 | Mark more tests as `run-rustfix` | Esteban Küber | -3/+50 |
| 2023-12-04 | Tweak output on specific case | Esteban Küber | -1/+1 |
| 2023-12-04 | Suggest cloning and point out obligation errors on move error | Esteban Küber | -17/+186 |
| 2023-12-04 | Tweak `.clone()` suggestion to work in more cases | Esteban Küber | -15/+69 |
| 2023-12-04 | Rollup merge of #118600 - GuillaumeGomez:fields-heading, r=notriddle | Guillaume Gomez | -0/+21 |
| 2023-12-04 | Use default params until effects in desugaring | Deadbeef | -6/+19 |
| 2023-12-04 | Rollup merge of #118540 - RalfJung:unsized-packed-offset, r=TaKO8Ki | Takayuki Maeda | -0/+75 |
| 2023-12-04 | Rollup merge of #118495 - weiznich:more_tests_for_on_unimplemented, r=compile... | Takayuki Maeda | -9/+425 |
| 2023-12-04 | Add regression test for #118195 | Guillaume Gomez | -0/+21 |
| 2023-12-04 | Remove the `precise_pointer_size_matching` feature gate | Nadrieril | -65/+24 |
| 2023-12-04 | rebase | lcnr | -13/+13 |
| 2023-12-04 | cleanup and comments | lcnr | -0/+190 |
| 2023-12-04 | generalize: handle occurs check failure in aliases | lcnr | -10/+4 |
| 2023-12-04 | Restrict what symbols can be used in `#[diagnostic::on_unimplemented]` format... | Georg Semmler | -9/+425 |
| 2023-12-04 | use `assume(idx < self.len())` in `[T]::get_unchecked` | bendn | -0/+13 |
| 2023-12-03 | Auto merge of #118579 - matthiaskrgr:rollup-22kn8sa, r=matthiaskrgr | bors | -29/+146 |
| 2023-12-03 | Rollup merge of #118525 - Zalathar:skip-spans, r=cjgillot | Matthias Krüger | -23/+23 |
| 2023-12-03 | Rollup merge of #117869 - GuillaumeGomez:comment-highlighting-item-decl, r=no... | Matthias Krüger | -6/+123 |
| 2023-12-03 | Auto merge of #118072 - estebank:issue-98982, r=cjgillot | bors | -17/+48 |
| 2023-12-03 | Auto merge of #113730 - belovdv:jobserver-init-check, r=petrochenkov | bors | -3/+19 |
| 2023-12-03 | Auto merge of #118526 - sjwang05:issue-118510, r=petrochenkov | bors | -0/+36 |
| 2023-12-03 | codegen, miri: fix computing the offset of an unsized field in a packed struct | Ralf Jung | -0/+75 |
| 2023-12-03 | Auto merge of #118542 - chenyukang:yukang-fix-parser-ice-118531, r=cjgillot | bors | -0/+106 |
| 2023-12-03 | coverage: Skip spans that can't be un-expanded back to the function body | Zalathar | -23/+23 |
| 2023-12-02 | Fix ICE when suggesting closures for non-fn-like defs | sjwang05 | -0/+36 |
| 2023-12-02 | Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workin... | bors | -159/+159 |
| 2023-12-02 | Rollup merge of #118539 - RalfJung:packed-struct-tests, r=lqd | Matthias Krüger | -0/+0 |
| 2023-12-02 | Rollup merge of #118524 - celinval:smir-instance-def, r=ouz-a | Matthias Krüger | -1/+27 |
| 2023-12-02 | Rollup merge of #118514 - Enselic:ice-probe, r=cjgillot | Matthias Krüger | -1/+10 |
| 2023-12-02 | Fix parser ICE from attrs | yukang | -0/+106 |
| 2023-12-02 | move packed-struct tests into packed/ folder | Ralf Jung | -0/+0 |
| 2023-12-02 | Auto merge of #117912 - GeorgeWort:master, r=petrochenkov | bors | -16/+16 |
| 2023-12-02 | fix an ICE when a valtree failed to evaluate | Ralf Jung | -0/+15 |
| 2023-12-02 | Auto merge of #117754 - matthewjasper:subtype-overflow, r=lcnr | bors | -0/+100 |
| 2023-12-02 | Auto merge of #118470 - nnethercote:cleanup-error-handlers, r=compiler-errors | bors | -19/+19 |
| 2023-12-01 | Add more information to stable Instance | Celina G. Val | -1/+27 |
| 2023-12-02 | Auto merge of #118175 - lqd:unify-live-loans, r=matthewjasper | bors | -0/+46 |
| 2023-12-02 | Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`. | Nicholas Nethercote | -19/+19 |