diff options
| author | Amjad Alsharafi <amjadsharafi10@gmail.com> | 2020-08-30 15:22:27 +0800 |
|---|---|---|
| committer | Amjad Alsharafi <amjadsharafi10@gmail.com> | 2020-08-30 15:22:27 +0800 |
| commit | 300a0072a27f9c2d64ea63cea3b15463383683b0 (patch) | |
| tree | 62323311d2c642a4e4def742e66791f423b86d92 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 6aae4a2fe68f0025d0bae0e97e614bfd3540eb97 (diff) | |
| download | rust-300a0072a27f9c2d64ea63cea3b15463383683b0.tar.gz rust-300a0072a27f9c2d64ea63cea3b15463383683b0.zip | |
Fix intra-doc path resolution problem in `library/alloc/src/slice.rs`
`alloc::slice` uses `core::slice` functions, documentation are copied from there and the links as well without resolution. `crate::ptr...` cannot be resolved in `alloc::slice`, but `ptr` itself is imported in both `alloc::slice` and `core::slice`, so we used that instead.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
