]> git.lizzy.rs Git - rust.git/commit
Keep the previous behavior of `register_res`
authorJoshua Nelson <jyn514@gmail.com>
Mon, 3 Aug 2020 03:18:24 +0000 (23:18 -0400)
committerJoshua Nelson <jyn514@gmail.com>
Mon, 3 Aug 2020 03:49:32 +0000 (23:49 -0400)
commit743f9327428801932bd70688b5c83f38bf61615a
tree1073208719f2ca841671c86471f1f0ebe1173ecb
parent519c85439a39d85d0c4b08ff8622cad5bd707ada
Keep the previous behavior of `register_res`

Now that we're returning the `Res` of the associated item,
not the trait itself, it got confused.
src/librustdoc/clean/utils.rs