| Age | Commit message (Expand) | Author | Lines |
| 2023-08-17 | Add test. | Camille GILLOT | -0/+57 |
| 2023-08-17 | Revert PR #114052 to fix invalid suggestion | Urgau | -36/+56 |
| 2023-08-17 | [RFC-3086] Restrict the parsing of `count` | Caio | -0/+33 |
| 2023-08-17 | Rollup merge of #114876 - compiler-errors:non-lifetime-binders-sized, r=wesle... | Matthias Krüger | -0/+30 |
| 2023-08-17 | Add a failing case to `tests/ui/macros/macro-interpolation`. | Nicholas Nethercote | -2/+18 |
| 2023-08-16 | Normalize return type of deduce_future_output_from_obligations | Michael Goulet | -0/+19 |
| 2023-08-16 | Fix suggestion for attempting to define a string with single quotes | beetrees | -1/+14 |
| 2023-08-16 | Rollup merge of #114784 - Urgau:many-improve-invalid_reference_casting-lint, ... | Matthias Krüger | -17/+102 |
| 2023-08-16 | Auto merge of #112500 - lukas-code:span-ctxt, r=petrochenkov | bors | -30/+145 |
| 2023-08-16 | Auto merge of #114847 - nikic:update-llvm-12, r=cuviper | bors | -0/+39 |
| 2023-08-16 | Rollup merge of #114779 - MU001999:fix/114701, r=petrochenkov | Matthias Krüger | -0/+30 |
| 2023-08-16 | Rollup merge of #114746 - compiler-errors:atb-no-const, r=TaKO8Ki | Matthias Krüger | -0/+20 |
| 2023-08-16 | Don't ICE in is_trivially_sized when encountering late-bound self ty | Michael Goulet | -0/+30 |
| 2023-08-15 | Auto merge of #111071 - nyurik:simpler-issue-94005, r=m-ou-se | bors | -24/+24 |
| 2023-08-15 | Cleaner assert_eq! & assert_ne! panic messages | Yuri Astrakhan | -24/+24 |
| 2023-08-15 | stabilize combining +bundle and +whole-archive link modifiers | Be Wilson | -27/+0 |
| 2023-08-15 | Rollup merge of #114819 - estebank:issue-78124, r=compiler-errors | Matthias Krüger | -0/+40 |
| 2023-08-15 | Rollup merge of #114668 - compiler-errors:match-fn-def, r=petrochenkov | Matthias Krüger | -0/+30 |
| 2023-08-15 | Rollup merge of #114644 - compiler-errors:lt-err, r=wesleywiser | Matthias Krüger | -7/+21 |
| 2023-08-16 | Fix bad suggestion when wrong parentheses around a dyn trait | yukang | -8/+80 |
| 2023-08-15 | Misc progress | Chinedu Francis Nwafili | -0/+3 |
| 2023-08-15 | Rollup merge of #114831 - compiler-errors:next-solver-projection-subst-compat... | Guillaume Gomez | -1/+16 |
| 2023-08-15 | Rollup merge of #114830 - compiler-errors:ui-test-annotations, r=petrochenkov | Guillaume Gomez | -17/+17 |
| 2023-08-15 | Rollup merge of #114829 - compiler-errors:next-solver-only-unsize-to-dyn-once... | Guillaume Gomez | -0/+2 |
| 2023-08-15 | Rollup merge of #114828 - compiler-errors:next-solver-probe-upcasting, r=lcnr | Guillaume Gomez | -3/+15 |
| 2023-08-15 | Rollup merge of #114827 - compiler-errors:next-solver-dyn-safe-candidates, r=... | Guillaume Gomez | -0/+2 |
| 2023-08-15 | Rollup merge of #114825 - cuviper:gimli-0.28, r=compiler-errors | Guillaume Gomez | -0/+9 |
| 2023-08-15 | Rollup merge of #114820 - ehuss:unknown-lint-mod-warning, r=compiler-errors | Guillaume Gomez | -0/+36 |
| 2023-08-15 | Remove extra errors | r0cky | -39/+6 |
| 2023-08-15 | Add test for #114691 | Nikita Popov | -0/+39 |
| 2023-08-15 | Improve `invalid_reference_casting` lint | Urgau | -17/+102 |
| 2023-08-15 | Auto merge of #114023 - compiler-errors:coinductive-cycle-lint, r=lcnr | bors | -6/+72 |
| 2023-08-15 | Deny FnDef in patterns | Michael Goulet | -0/+30 |
| 2023-08-15 | more nits | Michael Goulet | -3/+4 |
| 2023-08-15 | nits | Michael Goulet | -1/+1 |
| 2023-08-15 | Implement lint against coinductive impl overlap | Michael Goulet | -0/+57 |
| 2023-08-15 | more span info | Michael Goulet | -6/+14 |
| 2023-08-15 | Auto merge of #113679 - chenyukang:yukang-fix-lint-113459, r=cjgillot | bors | -0/+50 |
| 2023-08-15 | Check projection arguments before substitution | Michael Goulet | -1/+16 |
| 2023-08-15 | Clean up some bad ui testing annotations | Michael Goulet | -17/+17 |
| 2023-08-15 | Separate consider_unsize_to_dyn_candidate from other unsize candidates | Michael Goulet | -0/+2 |
| 2023-08-15 | Probe when assembling upcast candidates so they don't step on eachother's toes | Michael Goulet | -3/+15 |
| 2023-08-15 | Only consider object candidates for object-safe dyn types | Michael Goulet | -0/+2 |
| 2023-08-14 | Add a regression test for #113238 | Josh Stone | -0/+9 |
| 2023-08-14 | Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3 | bors | -3/+4 |
| 2023-08-14 | Point at return type when it influences non-first `match` arm | Esteban Küber | -0/+40 |
| 2023-08-14 | rebase and review comments | Esteban Küber | -7/+6 |
| 2023-08-14 | Rollup merge of #114752 - RickleAndMortimer:issue-113788-fix, r=compiler-errors | Matthias Krüger | -0/+16 |
| 2023-08-14 | Suggest `pin!()` instead of `Pin::new()` when appropriate | Esteban Küber | -9/+31 |
| 2023-08-14 | Add test for unknown_lints from another file. | Eric Huss | -0/+36 |