mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
1e496bc9e6
Support recursive delegation This PR adds support for recursive delegations and is a part of the delegation feature rust-lang/rust#118212. r? ``@petrochenkov``
For more information about how rustc works, see the rustc dev guide.