| Age | Commit message (Expand) | Author | Lines |
| 2022-12-23 | Rollup merge of #106058 - tmiasko:68304, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2022-12-23 | Rollup merge of #106057 - jyn514:trimmed-def-paths-ice, r=compiler-errors | Matthias Krüger | -2/+10 |
| 2022-12-23 | Rollup merge of #106056 - jyn514:quiet-bug, r=compiler-errors | Matthias Krüger | -3/+6 |
| 2022-12-23 | Rollup merge of #106051 - jyn514:cranelift-std, r=bjorn3 | Matthias Krüger | -1/+1 |
| 2022-12-23 | Rollup merge of #105978 - jyn514:unused_proc_macro_decl, r=tmiasko | Matthias Krüger | -0/+2 |
| 2022-12-22 | Auto merge of #106054 - matthiaskrgr:rollup-38epsfh, r=matthiaskrgr | bors | -2/+5 |
| 2022-12-22 | Give a more helpful error for "trimmed_def_paths construted" | Joshua Nelson | -2/+10 |
| 2022-12-22 | Fix the issue number in comment for as_local_call_operand | Tomasz Miąsko | -1/+1 |
| 2022-12-22 | Make `sess.bug` much less noisy | Joshua Nelson | -3/+6 |
| 2022-12-22 | Rollup merge of #105983 - compiler-errors:issue-105981, r=tmiasko | Matthias Krüger | -0/+1 |
| 2022-12-22 | Rollup merge of #105847 - compiler-errors:issue-104396, r=oli-obk | Matthias Krüger | -2/+4 |
| 2022-12-22 | Mark `proc_macro_decls_static` as always used | Joshua Nelson | -0/+2 |
| 2022-12-22 | Allow building std with cranelift | Joshua Nelson | -1/+1 |
| 2022-12-22 | Auto merge of #103957 - JakobDegen:drop-retag, r=RalfJung | bors | -13/+48 |
| 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-21 | Don't run `Drop` terminators on types that do not have drop glue in const eval | Jakob Degen | -11/+19 |
| 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 | Retag argument to `drop_in_place` unconditionally | Jakob Degen | -28/+29 |
| 2022-12-21 | Retag as FnEntry on `drop_in_place` | Jakob Degen | -1/+27 |
| 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 | forgot a return in drop tracking handle_uninhabited_return | Michael Goulet | -0/+1 |
| 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 |