]> git.lizzy.rs Git - rust.git/commit
Make return value of `check_generic_arg_count` semantically clearer
authorvarkor <github@varkor.com>
Thu, 23 Jan 2020 00:41:33 +0000 (00:41 +0000)
committervarkor <github@varkor.com>
Sat, 22 Feb 2020 00:28:49 +0000 (00:28 +0000)
commitdff64eb4b6b6a1cd2ae4e122b70a632f52f1dada
tree563b80aa740512086361c1840c6de702502dc0c5
parentc9b7b1f73b8d256a0885506d8e7e76cd35067318
Make return value of `check_generic_arg_count` semantically clearer
src/librustc/ty/mod.rs
src/librustc/ty/structural_impls.rs
src/librustc_typeck/astconv.rs
src/librustc_typeck/check/method/confirm.rs
src/librustc_typeck/check/mod.rs