Closed
Description
docs.rs creates two titles for most pages, the Rustdoc title and docs.rs title:
This is invalid HTML and causes my browser to sometimes just display the URL on the titlebar, since it doesn't know which title to use.
I would actually prefer to use just the Rustdoc title because it provides more information about the site.