Manish Goregaokar 0c94e90233 Rollup merge of #34387 - ollie27:rustdoc_src_links, r=alexcrichton
rustdoc: Fix a couple of issues with src links to external crates

- src links/redirects to extern fn from another crate had an extra '/'.
- src links to `pub use` of a crate module had an extra '/'.
- src links to renamed reexports from another crate used the new name
  for the link but should use the original name.

Fixes: #34274
2016-06-22 09:51:08 +01:00
..
2016-06-12 01:34:45 +02:00
2016-03-22 22:01:37 -05:00
2016-06-09 00:38:38 +03:00
2016-06-20 19:38:26 +02:00
2016-03-22 22:03:54 -05:00