diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-05-03 11:46:07 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-03 11:46:07 +0100 |
commit | baa35b02b2f1a197beec65bcd68f56ffb89abfa1 (patch) | |
tree | 5dc778bff97a6e7b0c29b1fb90abf3ee79a188dd /crates/ra_arena | |
parent | 76c2f4ef49d8fe89c1199899f9fe6289ddd95b6b (diff) | |
parent | f90fbaf6a6ce9d41f712001e0f430e2ba0c4fbe6 (diff) |
Merge #4280
4280: Add documents owner for ImplDef and SourceFile r=matklad a=edwin0cheng
When working on #3182, I found that `ImplDef` and `SourceFile` do not implemet `DocCommentsOwer` trait, and I tested it in `cargo doc` that `impl` could has some doc-comments.
I am not so sure about `SourceFile` case, but in theory if that file is a crate root, the doc comment of it should represent the whole crate documentation, right ?
Co-authored-by: Edwin Cheng <[email protected]>
Diffstat (limited to 'crates/ra_arena')
0 files changed, 0 insertions, 0 deletions