]> git.lizzy.rs Git - rust.git/commit
display sugared return types for async functions
authorAndy Russell <arussell123@gmail.com>
Tue, 5 Feb 2019 15:12:43 +0000 (10:12 -0500)
committerAndy Russell <arussell123@gmail.com>
Wed, 6 Feb 2019 14:24:03 +0000 (09:24 -0500)
commit4deb5959a3a2cbc189e26cb4b0c59a6707a10b45
tree6e1eec18108e8381b0524e9e6b002e18a34a6066
parentd30b99f9c23f8e1d6ef993cc94da96510ad709b3
display sugared return types for async functions
src/librustdoc/clean/mod.rs
src/librustdoc/html/format.rs
src/librustdoc/html/render.rs
src/test/rustdoc/async-fn.rs