| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-10-20 | rustc_hir_typeck: move whole files | lcnr | -6150/+0 | |
| 2022-10-17 | Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnr | Matthias Krüger | -2/+87 | |
| Suggest parentheses for possible range method calling Fixes #102396 | ||||
| 2022-10-17 | trivial fix for comments feedback | yukang | -9/+17 | |
| 2022-10-07 | Change InferCtxtBuilder from enter to build | Cameron Steffen | -60/+56 | |
| 2022-10-07 | Introduce TypeErrCtxt | Cameron Steffen | -3/+4 | |
| TypeErrCtxt optionally has a TypeckResults so that InferCtxt doesn't need to. | ||||
| 2022-10-04 | find the correct lang item for ranges | yukang | -32/+44 | |
| 2022-10-04 | fix #102396, suggest parentheses for possible range methods | yukang | -5/+70 | |
| 2022-10-02 | fix #102320, suggest unwrap_or_else when a closure is passed to unwrap_or ↵ | yukang | -0/+54 | |
| instead of suggesting calling it | ||||
| 2022-10-01 | Refactor rustc lint API | Maybe Waffle | -70/+67 | |
| 2022-09-28 | Deduplicate some logic | mejrs | -47/+27 | |
| 2022-09-27 | Address feedback | mejrs | -16/+45 | |
| 2022-09-27 | Wrapper suggestions | mejrs | -67/+146 | |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+5929 | |
