| Age | Commit message (Expand) | Author | Lines |
| 2022-11-11 | Add no_std AArch64 support for the QNX Neutrino (nto) 7.1 RTOS | Florian Bartels | -0/+72 |
| 2022-11-11 | Auto merge of #103898 - Nilstrieb:match-macro, r=nnethercote | bors | -143/+289 |
| 2022-11-11 | Auto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank | bors | -42/+132 |
| 2022-11-10 | Auto merge of #104164 - cjgillot:u64-cache, r=compiler-errors | bors | -3/+2 |
| 2022-11-10 | Rollup merge of #104235 - compiler-errors:more-ct-guar, r=oli-obk | Manish Goregaokar | -15/+51 |
| 2022-11-10 | Rollup merge of #104233 - compiler-errors:issue-104209, r=lcnr | Manish Goregaokar | -1/+1 |
| 2022-11-10 | Rollup merge of #104194 - BoxyUwU:early_binder_docs, r=compiler-errors | Manish Goregaokar | -0/+3 |
| 2022-11-10 | Rollup merge of #104186 - chenyukang:yukang/fix-104086-let-binding-issue, r=o... | Manish Goregaokar | -18/+17 |
| 2022-11-10 | Rollup merge of #104077 - nicholasbishop:bishop-uefi-aapcs, r=nagisa | Manish Goregaokar | -0/+1 |
| 2022-11-10 | Rollup merge of #104036 - compiler-errors:option-sugg, r=petrochenkov | Manish Goregaokar | -4/+60 |
| 2022-11-10 | Rollup merge of #103863 - compiler-errors:fulfillcx-less, r=wesleywiser | Manish Goregaokar | -10/+12 |
| 2022-11-10 | Rollup merge of #101939 - zhaixiaojuan:loongarch64-abi, r=oli-obk | Manish Goregaokar | -0/+344 |
| 2022-11-10 | broken links go brrrrr | Boxy | -1/+1 |
| 2022-11-10 | Auto merge of #104236 - compiler-errors:rollup-adjshd6, r=compiler-errors | bors | -32/+93 |
| 2022-11-09 | Rollup merge of #103675 - lyming2007:issue-103271-fix, r=fee1-dead | Michael Goulet | -0/+50 |
| 2022-11-09 | Rollup merge of #103443 - mucinoab:recover-colon-as-path-separetor, r=compile... | Michael Goulet | -0/+17 |
| 2022-11-09 | Rollup merge of #102763 - compiler-errors:nits, r=cjgillot | Michael Goulet | -32/+26 |
| 2022-11-10 | Use const_error_with_guaranteed more | Michael Goulet | -15/+51 |
| 2022-11-10 | Auto merge of #103636 - chenyukang:yukang/fix-103587-sugg-if-let, r=jackh276,... | bors | -4/+107 |
| 2022-11-10 | Don't ICE when encountering ConstKind::Error in RequiredConstsVisitor | Michael Goulet | -1/+1 |
| 2022-11-10 | Use TraitEngine in more places, make FulfillmentCtxt constructor more private | Michael Goulet | -10/+12 |
| 2022-11-10 | Auto merge of #101990 - clubby789:dont-machine-apply-placeholder-method, r=co... | bors | -20/+121 |
| 2022-11-09 | remove redundent "<>" for ty::Slice with reference type | Yiming Lei | -0/+50 |
| 2022-11-09 | Rollup merge of #104184 - jyn514:rustdoc-version, r=davidtwco | Manish Goregaokar | -27/+40 |
| 2022-11-09 | Rollup merge of #104156 - oli-obk:autoderef, r=estebank | Manish Goregaokar | -35/+8 |
| 2022-11-09 | Rollup merge of #104020 - nicholasbishop:bishop-limit-efiapi, r=nagisa | Manish Goregaokar | -1/+3 |
| 2022-11-09 | Rollup merge of #104015 - alex:remove-kernel, r=oli-obk | Manish Goregaokar | -55/+5 |
| 2022-11-09 | Rollup merge of #103929 - BlackHoleFox:apple-targets-cleanup, r=petrochenkov | Manish Goregaokar | -221/+218 |
| 2022-11-09 | Rollup merge of #103464 - JakobDegen:mir-parsing, r=oli-obk | Manish Goregaokar | -41/+636 |
| 2022-11-09 | Rollup merge of #103307 - b4den:master, r=estebank | Manish Goregaokar | -1/+1 |
| 2022-11-09 | Rollup merge of #101005 - SLASHLogin:rustc_codegen_llvm_diagnostics, r=davidtwco | Manish Goregaokar | -81/+327 |
| 2022-11-09 | Suggest is_some or let when encountering Option and bool type mismatch | Michael Goulet | -4/+60 |
| 2022-11-09 | rebase conflict | Michael Goulet | -2/+2 |
| 2022-11-09 | Make span_suggestions take IntoIterator | Michael Goulet | -11/+11 |
| 2022-11-09 | DiagnosticBuilder -> Diagnostic | Michael Goulet | -19/+13 |
| 2022-11-09 | Auto merge of #104192 - Dylan-DPC:rollup-jjo1o80, r=Dylan-DPC | bors | -204/+143 |
| 2022-11-10 | add 'is_assign_rhs' to avoid weird suggesting 'let' | yukang | -25/+17 |
| 2022-11-09 | docs | Boxy | -0/+3 |
| 2022-11-09 | Add missing `emitted_at` to the `Diagnostic` | SLASHLogin | -0/+1 |
| 2022-11-09 | Add constructor for `Diagnostic` that takes `Vec<(DiagnosticMessage, Style)>` | SLASHLogin | -2/+16 |
| 2022-11-09 | Update compiler/rustc_codegen_llvm/src/back/archive.rs | SLASHLogin | -1/+1 |
| 2022-11-09 | Use `LayoutError`'s implementation of `IntoDiagnostic` | SLASHLogin | -18/+7 |
| 2022-11-09 | Formatting | SLASHLogin | -1/+4 |
| 2022-11-09 | Add `replace_args` method for `rustc_errors::diagnostic::Diagnostic` | SLASHLogin | -3/+5 |
| 2022-11-09 | Delay diagnostic translation in `rustc_codegen_ssa` | SLASHLogin | -9/+27 |
| 2022-11-09 | Simplify existing Diagnostic implementations | SLASHLogin | -52/+55 |
| 2022-11-09 | Port diagnostics created by `Handler` | SLASHLogin | -8/+24 |
| 2022-11-09 | Flatten diagnostic structs | SLASHLogin | -48/+43 |
| 2022-11-09 | Correct tests to match errors | SLASHLogin | -1/+1 |
| 2022-11-09 | Fix CI | SLASHLogin | -1/+1 |