| Age | Commit message (Expand) | Author | Lines |
| 2022-12-22 | Rollup merge of #106010 - oli-obk:tait_coherence_diagnostic, r=compiler-errors | Matthias Krüger | -8/+15 |
| 2022-12-22 | Rollup merge of #105966 - compiler-errors:issue-105936, r=eholk | Matthias Krüger | -1/+1 |
| 2022-12-22 | Rollup merge of #105843 - compiler-errors:sugg-const, r=lcnr | Matthias Krüger | -13/+106 |
| 2022-12-22 | Rollup merge of #105769 - lyming2007:issue-105177-fix, r=eholk | Matthias Krüger | -2/+24 |
| 2022-12-22 | Rollup merge of #104741 - bryangarza:bug-104588-async-track-caller, r=compile... | Matthias Krüger | -12/+82 |
| 2022-12-22 | Auto merge of #106025 - matthiaskrgr:rollup-vz5rqah, r=matthiaskrgr | bors | -79/+77 |
| 2022-12-22 | Suggest associated const on capitalization error | Michael Goulet | -13/+106 |
| 2022-12-22 | Auto merge of #106023 - JohnTitor:rollup-k8mettz, r=JohnTitor | bors | -7/+27 |
| 2022-12-21 | Change comment to doc comment | Eric Holk | -1/+1 |
| 2022-12-22 | Rollup merge of #106012 - JakobDegen:retag-raw, r=RalfJung | Matthias Krüger | -8/+10 |
| 2022-12-22 | Rollup merge of #105985 - compiler-errors:method-chain-nitpicks, r=estebank | Matthias Krüger | -38/+40 |
| 2022-12-22 | Rollup merge of #105960 - oli-obk:effect_cleanup, r=fee1-dead | Matthias Krüger | -25/+15 |
| 2022-12-22 | Rollup merge of #105932 - MasterAwesome:aarch64-bti-llvm-15, r=nikic | Matthias Krüger | -4/+11 |
| 2022-12-22 | Rollup merge of #105837 - compiler-errors:issue-105728, r=estebank | Matthias Krüger | -4/+1 |
| 2022-12-22 | Rollup merge of #106008 - uweigand:s390x-lintgroup-order, r=Nilstrieb | Yuki Okushi | -1/+10 |
| 2022-12-22 | Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obk | Yuki Okushi | -6/+17 |
| 2022-12-21 | Update track_caller tests; run fmt | Bryan Garza | -5/+2 |
| 2022-12-21 | Auto merge of #105613 - Nilstrieb:rename-assert_uninit_valid, r=RalfJung | bors | -12/+16 |
| 2022-12-21 | Auto merge of #105979 - matthiaskrgr:rollup-2luw3mx, r=matthiaskrgr | bors | -57/+108 |
| 2022-12-21 | Forbid `RetagKind::TwoPhase` as well | Jakob Degen | -4/+3 |
| 2022-12-21 | Clarify that raw retags are not permitted in Mir | Jakob Degen | -8/+11 |
| 2022-12-21 | Sort lint_groups in no_lint_suggestion | Ulrich Weigand | -1/+10 |
| 2022-12-21 | Give opaque types a better coherence error | Oli Scherer | -8/+15 |
| 2022-12-21 | Auto merge of #105812 - ojeda:no-jump-tables, r=nikic | bors | -0/+12 |
| 2022-12-21 | Don't call typeck if we have no typeck results | Michael Goulet | -11/+8 |
| 2022-12-21 | CollectAllMismatches relation should respect int/float infer vars | Michael Goulet | -7/+20 |
| 2022-12-21 | Rename things to be a bit clearer | Michael Goulet | -14/+11 |
| 2022-12-21 | Substitute things correctly | Michael Goulet | -1/+2 |
| 2022-12-21 | Remove some unnecessary try_map_bound | Michael Goulet | -8/+2 |
| 2022-12-21 | Improve code based on feedback. | Bryan Garza | -39/+31 |
| 2022-12-21 | Add lint doc comment | Bryan Garza | -1/+20 |
| 2022-12-21 | Update track_caller logic/lint after rebase | Bryan Garza | -30/+40 |
| 2022-12-21 | update wording of lint | Bryan Garza | -2/+2 |
| 2022-12-21 | Update code based on PR comments | Bryan Garza | -4/+11 |
| 2022-12-21 | Switch `#[track_caller]` back to a no-op unless feature gate is enabled | Bryan Garza | -1/+46 |
| 2022-12-20 | Rollup merge of #105973 - oli-obk:simplify_callee_checks, r=jackh726 | Matthias Krüger | -18/+10 |
| 2022-12-20 | Rollup merge of #105949 - ChrisDenton:bump-cfg-if, r=Nilstrieb | Matthias Krüger | -3/+7 |
| 2022-12-20 | Rollup merge of #105897 - oli-obk:tait_patterns, r=TaKO8Ki | Matthias Krüger | -35/+59 |
| 2022-12-20 | Rollup merge of #105791 - Ezrashaw:add-e0472-long-docs, r=GuillaumeGomez | Matthias Krüger | -1/+32 |
| 2022-12-20 | Add `-Zno-jump-tables` | Miguel Ojeda | -0/+12 |
| 2022-12-20 | Use `Error` behavior for LLVM versions prior to 15 | Arvind Mukund | -4/+10 |
| 2022-12-20 | Avoid going through the happy path in case of non-fn builtin calls | Oli Scherer | -18/+6 |
| 2022-12-20 | Re-enable fn trait call notation error | Michael Goulet | -1/+1 |
| 2022-12-20 | Auto merge of #105381 - uweigand:s390x-ffi-vaarg, r=nikic | bors | -0/+84 |
| 2022-12-20 | Some ICE debugging aids | Oli Scherer | -1/+1 |
| 2022-12-20 | tracing: make flag checking less noisy | Oli Scherer | -14/+4 |
| 2022-12-20 | Some track_caller additions | Oli Scherer | -0/+8 |
| 2022-12-20 | Some hir cleanups | Oli Scherer | -2/+2 |
| 2022-12-20 | Remove an unused function | Oli Scherer | -8/+0 |
| 2022-12-20 | use `track_caller` to show where the panic is actually from | Oli Scherer | -0/+4 |