| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-24 | Auto merge of #82159 - BoxyUwU:uwu, r=varkor | bors | -0/+58 | |
| Use correct param_env in conservative_is_privately_uninhabited cc `@lcnr` r? `@varkor` since this is your FIXME that was removed ^^ | ||||
| 2021-02-23 | yeet | Ellen | -0/+58 | |
| 2021-02-15 | Only store a LocalDefId in hir::ImplItem. | Camille GILLOT | -7/+5 | |
| 2021-02-15 | Only store a LocalDefId in hir::TraitItem. | Camille GILLOT | -6/+5 | |
| 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-26 | Fix new 'unnecessary trailing semicolon' warnings | Aaron Hill | -1/+1 | |
| 2020-11-19 | Move `rustc_ty` -> `rustc_ty_utils` | LeSeulArtichaut | -0/+505 | |
