]> git.lizzy.rs Git - rust.git/commit
ty: add doc comments to `Generics` methods
authorDavid Wood <david@davidtw.co>
Mon, 22 Jun 2020 12:24:59 +0000 (13:24 +0100)
committerDavid Wood <david@davidtw.co>
Mon, 20 Jul 2020 10:23:27 +0000 (11:23 +0100)
commit842fa0ce3e93918fb574dfebc26abdfbed6138ec
tree8df99a4a27313daa57958f27518c7c14604d9048
parentce7c48fa156a4641d2f89a20e9e14cc050b40388
ty: add doc comments to `Generics` methods

This commit adds doc comments to the `param_at`, `region_param` and
`const_param` methods on the `Generics` struct.

Signed-off-by: David Wood <david@davidtw.co>
src/librustc_middle/ty/mod.rs