mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-05 06:03:07 +00:00
Add `GenericArgKind::as_{type,const,region}`
This allows to make code nicer in some cases
For more information about how rustc works, see the rustc dev guide.