| Age | Commit message (Expand) | Author | Lines |
| 2022-12-27 | review comments | Esteban Küber | -6/+3 |
| 2022-12-26 | Suggest `impl Iterator` when possible for `_` return type | Esteban Küber | -2/+65 |
| 2022-12-26 | Auto merge of #103828 - cassaundra:fix-format-args-span2, r=cjgillot | bors | -48/+79 |
| 2022-12-26 | Auto merge of #105605 - inquisitivecrystal:attr-validation, r=cjgillot | bors | -2/+23 |
| 2022-12-25 | Auto merge of #106143 - matthiaskrgr:rollup-3kpy1dc, r=matthiaskrgr | bors | -137/+86 |
| 2022-12-25 | Rollup merge of #106137 - matthiaskrgr:clippy_style, r=jyn514 | Matthias Krüger | -93/+74 |
| 2022-12-25 | Rollup merge of #105955 - Nilstrieb:no-trivial-opt-wrappers-we-have-field-acc... | Matthias Krüger | -40/+10 |
| 2022-12-25 | Rollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot | Matthias Krüger | -4/+2 |
| 2022-12-25 | Auto merge of #105997 - RalfJung:immediate-abort, r=eholk | bors | -9/+10 |
| 2022-12-25 | fix more clippy::style findings | Matthias Krüger | -93/+74 |
| 2022-12-25 | Auto merge of #105701 - RedDocMD:bug-105634, r=cjgillot | bors | -3/+11 |
| 2022-12-25 | fix some typos | KaDiWa | -6/+6 |
| 2022-12-24 | Auto merge of #105085 - oli-obk:stop_promoting_all_the_things, r=RalfJung | bors | -8/+6 |
| 2022-12-24 | Rollup merge of #105872 - chenyukang:yukang/fix-105494-remove-method-call, r=... | Matthias Krüger | -0/+26 |
| 2022-12-24 | Rollup merge of #105975 - jeremystucki:rustc-remove-needless-lifetimes, r=eholk | Matthias Krüger | -320/+266 |
| 2022-12-24 | Rollup merge of #105970 - Ezrashaw:add-docs+test-e0462, r=GuillaumeGomez | Matthias Krüger | -1/+33 |
| 2022-12-23 | Auto merge of #106087 - Nilstrieb:rollup-2m3nies, r=Nilstrieb | bors | -114/+1497 |
| 2022-12-23 | Rollup merge of #106067 - Nilstrieb:meta-cleanup, r=petrochenkov | nils | -26/+11 |
| 2022-12-23 | Rollup merge of #106055 - compiler-errors:too-many-calls, r=estebank | nils | -1/+6 |
| 2022-12-23 | Rollup merge of #105661 - lcnr:evaluate-new, r=compiler-errors | nils | -87/+1480 |
| 2022-12-23 | Auto merge of #105550 - gimbles:master, r=Nilstrieb | bors | -114/+141 |
| 2022-12-23 | Indicate anonymous lifetime | Jeremy Stucki | -1/+1 |
| 2022-12-23 | Use DepKind instead of &str | gimbles | -114/+141 |
| 2022-12-23 | Eagerly evaluate args | Michael Goulet | -9/+6 |
| 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 | A few metadata nits | Nilstrieb | -26/+11 |
| 2022-12-23 | docs/test: add UI test and long-form error docs for E0462 | Ezra Shaw | -1/+33 |
| 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 | Deduplicate check_expr in builtin calls with error | Michael Goulet | -1/+9 |
| 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 | abort immediately on bad mem::zeroed/uninit | Ralf Jung | -9/+10 |
| 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 | fix suggest span for #105494 | yukang | -1/+6 |
| 2022-12-22 | fix #105494, Suggest remove last method call when type coerce with expected | yukang | -0/+21 |
| 2022-12-22 | Auto merge of #106025 - matthiaskrgr:rollup-vz5rqah, r=matthiaskrgr | bors | -79/+77 |