| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-13 | debug!("paramenv={}paramenv={}paramenv={}paramenv={}") | Ellen | -2/+6 | |
| 2021-01-23 | Infallible version of def_span. | Camille GILLOT | -5/+0 | |
| 2021-01-16 | Review changes | Jack Huey | -2/+2 | |
| 2021-01-16 | Remove PredicateKind | Jack Huey | -2/+2 | |
| 2021-01-13 | Auto merge of #77524 - Patryk27:fixes/66228, r=estebank | bors | -0/+5 | |
| Rework diagnostics for wrong number of generic args (fixes #66228 and #71924) This PR reworks the `wrong number of {} arguments` message, so that it provides more details and contextual hints. | ||||
| 2021-01-12 | Separate out a `hir::Impl` struct | Joshua Nelson | -8/+9 | |
| This makes it possible to pass the `Impl` directly to functions, instead of having to pass each of the many fields one at a time. It also simplifies matches in many cases. | ||||
| 2021-01-10 | Rework diagnostics for wrong number of generic args | Patryk Wychowaniec | -0/+5 | |
| 2020-11-29 | Be cautious of calling upvar_tys before mir | Aman Arora | -6/+2 | |
| 2020-11-26 | Fix new 'unnecessary trailing semicolon' warnings | Aaron Hill | -1/+1 | |
| 2020-11-19 | Move `rustc_ty` -> `rustc_ty_utils` | LeSeulArtichaut | -0/+1063 | |
