rust/compiler/rustc_infer
Dylan DPC cdd93fd3e2
Rollup merge of #81972 - matthewjasper:hrtb-error-cleanup, r=nikomatsakis
Placeholder lifetime error cleanup

- Remove note of trait definition
- Avoid repeating the same self type
- Use original region names when possible
- Use this error kind more often
- Print closure signatures when they are suppose to implement `Fn*` traits

Works towards #57374

r? ```@nikomatsakis```
2021-02-17 23:51:18 +01:00
..
src Rollup merge of #81972 - matthewjasper:hrtb-error-cleanup, r=nikomatsakis 2021-02-17 23:51:18 +01:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00