| Age | Commit message (Expand) | Author | Lines |
| 2022-11-09 | fix tests and code cleanup | yukang | -16/+70 |
| 2022-11-09 | Fix #104086, Tighten the 'introduce new binding' suggestion | yukang | -0/+91 |
| 2022-11-09 | Auto merge of #104180 - fee1-dead-contrib:fix-wf-fndef, r=oli-obk | bors | -0/+5 |
| 2022-11-08 | Add support for custom MIR parsing | Jakob Degen | -0/+23 |
| 2022-11-09 | Auto merge of #104179 - Manishearth:rollup-yvsx5hh, r=Manishearth | bors | -24/+416 |
| 2022-11-08 | Parser: Recover from using colon as path separator in imports | Bruno A. Muciño | -0/+39 |
| 2022-11-09 | Use `nominal_obligations_without_const` in wf for FnDef | Deadbeef | -0/+5 |
| 2022-11-08 | Rollup merge of #103827 - compiler-errors:rpitit-substs-compat, r=wesleywiser | Manish Goregaokar | -0/+102 |
| 2022-11-08 | Rollup merge of #103521 - chenyukang:yukang/fix-103451-avoid-hang, r=jackh726... | Manish Goregaokar | -0/+37 |
| 2022-11-08 | Rollup merge of #101381 - Urgau:target-mixup-homogenous-floats, r=Amanieu | Manish Goregaokar | -0/+192 |
| 2022-11-08 | Rollup merge of #100508 - BoxyUwU:make_less_things_late_bound, r=nikomatsakis | Manish Goregaokar | -24/+85 |
| 2022-11-09 | Auto merge of #103171 - jackh726:gen-interior-hrtb-error, r=cjgillot | bors | -0/+121 |
| 2022-11-08 | Auto merge of #104168 - GuillaumeGomez:rollup-tf4edqc, r=GuillaumeGomez | bors | -0/+80 |
| 2022-11-08 | tests | Boxy | -0/+31 |
| 2022-11-08 | Rollup merge of #104113 - ink-feather-org:fix_const_fn_ref_impls, r=compiler-... | Guillaume Gomez | -0/+80 |
| 2022-11-08 | Auto merge of #103252 - lcnr:recompute_applicable_impls, r=jackh726 | bors | -24/+70 |
| 2022-11-08 | Auto merge of #103965 - petrochenkov:effvisperf3, r=oli-obk | bors | -18/+79 |
| 2022-11-08 | ignore wasm in test | lcnr | -2/+4 |
| 2022-11-08 | selection failure: recompute applicable impls | lcnr | -23/+67 |
| 2022-11-08 | use subdiagnostic for sugesting add let | yukang | -0/+5 |
| 2022-11-08 | fix #103587, Recover from common if let syntax mistakes/typos | yukang | -0/+67 |
| 2022-11-08 | Rollup merge of #103651 - Alexendoo:parse-format-unicode-escapes, r=wesleywiser | Dylan DPC | -0/+82 |
| 2022-11-07 | Add a known that this is a known limitation | Jack Huey | -0/+3 |
| 2022-11-07 | Get spans for a couple more region types, add some optimizations, and extend ... | Jack Huey | -3/+76 |
| 2022-11-07 | Add an optional Span to BrAnon and use it to print better error for HRTB erro... | Jack Huey | -0/+45 |
| 2022-11-07 | Reworked const fn ref tests | onestacked | -14/+59 |
| 2022-11-07 | Fix `const_fn_trait_ref_impl`, add test for it | onestacked | -0/+35 |
| 2022-11-07 | Rollup merge of #104090 - wanghaha-dev:master, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2022-11-07 | Rollup merge of #104038 - compiler-errors:super-norm-closure-sig, r=lcnr | Dylan DPC | -0/+17 |
| 2022-11-07 | Rollup merge of #104003 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -0/+0 |
| 2022-11-07 | Rollup merge of #103986 - compiler-errors:oh-no-bad-block-should-not-have-lab... | Dylan DPC | -0/+219 |
| 2022-11-07 | Modify comment syntax error | wanghaha-dev | -1/+1 |
| 2022-11-07 | Rollup merge of #103914 - nnethercote:close-42326, r=petrochenkov | Yuki Okushi | -9/+21 |
| 2022-11-07 | Make underscore_literal_suffix a hard error. | Nicholas Nethercote | -9/+21 |
| 2022-11-06 | Limit efiapi calling convention to supported arches | Nicholas Bishop | -99/+127 |
| 2022-11-06 | Auto merge of #99943 - compiler-errors:tuple-trait, r=jackh726 | bors | -178/+309 |
| 2022-11-06 | fixyfixfix | Boxy | -24/+54 |
| 2022-11-06 | Auto merge of #104043 - matthiaskrgr:rollup-sttf9e8, r=matthiaskrgr | bors | -0/+81 |
| 2022-11-06 | Rollup merge of #104035 - m-ou-se:weird-expr-closure-match, r=compiler-errors | Matthias Krüger | -0/+11 |
| 2022-11-06 | Rollup merge of #103012 - chenyukang:fix-102806, r=davidtwco,compiler-errors | Matthias Krüger | -0/+70 |
| 2022-11-06 | Auto merge of #102618 - aliemjay:simplify-closure-promote, r=compiler-errors | bors | -91/+70 |
| 2022-11-06 | Normalize signature when deducing closure signature from supertraits | Michael Goulet | -0/+17 |
| 2022-11-06 | Add more nonsense to weird-exprs.rs. | Mara Bos | -0/+11 |
| 2022-11-05 | Rebase and update test | clubby789 | -1/+1 |
| 2022-11-05 | Update UI test | clubby789 | -2/+2 |
| 2022-11-05 | Split non-fixable case to different test | clubby789 | -11/+38 |
| 2022-11-05 | Attempt to fix arguments of associated functions | clubby789 | -56/+69 |
| 2022-11-05 | Use `FmtPrinter` instead of creating `Instance` | clubby789 | -5/+115 |
| 2022-11-05 | Update UI test | clubby789 | -1/+1 |
| 2022-11-05 | Auto merge of #102458 - JohnTitor:stabilize-instruction-set, r=oli-obk | bors | -45/+6 |