diff options
| author | Mark Simulacrum <mark.simulacrum@gmail.com> | 2017-07-29 18:03:53 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-29 18:03:53 -0600 |
| commit | 4122b6bd5bca5fecacd75d184d12153e8e4fc8a6 (patch) | |
| tree | fa4fd4c7e63313fe796cfc3ccac52d8aa4b9e694 /src/liballoc | |
| parent | e61e73fcc41a09d1d955169fa7ea5b0be65c1fcb (diff) | |
| parent | c9bdd518eb64c0072dae0df01ce67fedf728adb4 (diff) | |
| download | rust-4122b6bd5bca5fecacd75d184d12153e8e4fc8a6.tar.gz rust-4122b6bd5bca5fecacd75d184d12153e8e4fc8a6.zip | |
Rollup merge of #43509 - QuietMisdreavus:method-src, r=GuillaumeGomez
rustdoc: add [src] links to associated functions inside an impl block While impl blocks currently have a `[src]` link to show the source for the impl block as a whole, individual methods inside that impl block do not. This can pose a problem for structs with a lot of methods, like many in libstd. This change adds little `[src]` links to individual methods that point directly to the function in the bundled source. fixes #12932 
Diffstat (limited to 'src/liballoc')
0 files changed, 0 insertions, 0 deletions
