| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-22 | Emits error if has bound regions | r0cky | -1/+4 |
| 2023-12-18 | Check generic params after sigature for main-fn-ty | r0cky | -25/+24 |
| 2023-12-12 | Move some methods from `tcx.hir()` to `tcx` | zetanumbers | -4/+4 |
| 2023-11-26 | rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle... | Vadim Petrochenkov | -4/+4 |
| 2023-10-04 | Reorder fullfillment errors to keep more interesting ones first | Esteban Küber | -1/+1 |
| 2023-09-21 | Auto merge of #115897 - eduardosm:check-fn-sig, r=compiler-errors | bors | -29/+25 |
| 2023-09-21 | Record asyncness span in HIR | Michael Goulet | -2/+2 |
| 2023-09-19 | rustc_hir_analysis: add a helper to check function the signature mismatches | Eduardo Sánchez Muñoz | -29/+25 |
| 2023-07-15 | Check entry type as part of item type checking. | Camille GILLOT | -0/+277 |
