mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
16a7d8cc85
- refactor bounds handling in the AST a bit - add HIR for bounds - add `Ty::Dyn` and `Ty::Opaque` variants and lower `dyn Trait` / `impl Trait` syntax to them