about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-07-16 17:08:54 -0700
committerGitHub <noreply@github.com>2020-07-16 17:08:54 -0700
commitec93d566b3ef29d5b97acca520558b5b05104f20 (patch)
tree8c6e9bfa8091682c56a32cccdab62329c16f0396 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent5c9e5df3a097e094641f16dab501ab1c4da10e9f (diff)
parentc46e0386c5c3dcd448975cfa551b93045b013ce4 (diff)
downloadrust-ec93d566b3ef29d5b97acca520558b5b05104f20.tar.gz
rust-ec93d566b3ef29d5b97acca520558b5b05104f20.zip
Rollup merge of #73101 - jyn514:rustdoc-absolute-module, r=Manishearth
Resolve items for cross-crate imports relative to the original module

~~Blocked on https://github.com/rust-lang/rust/pull/73103 and https://github.com/rust-lang/rust/pull/73566~~

Closes https://github.com/rust-lang/rust/issues/65983.

I tested on the following code (as mentioned in https://github.com/rust-lang/rust/issues/65983#issuecomment-640250993):

```
pub use rand::Rng;
```
and rustdoc generated the following link: https://rust-random.github.io/rand/rand_core/trait.RngCore.html
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions