]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #40456 - frewsxcv:frewsxcv-docs-function-parens, r=GuillaumeGomez
authorCorey Farwell <coreyf@rwell.org>
Fri, 17 Mar 2017 12:48:51 +0000 (08:48 -0400)
committerGitHub <noreply@github.com>
Fri, 17 Mar 2017 12:48:51 +0000 (08:48 -0400)
commit69717170a410cd8f3e9647c5f38c72eff59e4c72
tree5cd7e118760ba07a67235c947c6b2985ae67b63f
parent739d89aef5c8a0fbe6314d0dc9a681db1ff136c4
parente7b0f2badf7c3393f1b36339b121054d05353442
Rollup merge of #40456 - frewsxcv:frewsxcv-docs-function-parens, r=GuillaumeGomez

Remove function invokation parens from documentation links.

This was never established as a convention we should follow in the 'More
API Documentation Conventions' RFC:

https://github.com/rust-lang/rfcs/blob/master/text/1574-more-api-documentation-conventions.md
src/libcollections/string.rs
src/libcollections/vec.rs
src/libcore/iter/mod.rs
src/libcore/str/mod.rs
src/libstd/lib.rs
src/libstd/path.rs