mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 14:23:25 +03:00
c2ae07d20d
Extend documentation for `Ty::to_opt_closure_kind` method This API was... surprising to use. With a little extra documentation, the weirdness can be reduced quite a lot. :) r? `@compiler-errors`
For more information about how rustc works, see the rustc dev guide.