]> git.lizzy.rs Git - rust.git/commit
Implement basic Documentation source to syntax range mapping
authorLukas Wirth <lukastw97@gmail.com>
Tue, 30 Mar 2021 15:20:43 +0000 (17:20 +0200)
committerLukas Wirth <lukastw97@gmail.com>
Tue, 30 Mar 2021 15:20:43 +0000 (17:20 +0200)
commit9a327311e4a9b9102528751e052c63266c00c6bd
tree6cddc362ef8237570c0ce1f8fef73d9dcc9eec8a
parent9df78ec4a4e41ca94b25f292aba90e266f104f02
Implement basic Documentation source to syntax range mapping
crates/hir_def/src/attr.rs
crates/ide/src/goto_definition.rs
crates/ide/src/syntax_highlighting/inject.rs
crates/ide/src/syntax_highlighting/test_data/highlight_doctest.html
crates/ide/src/syntax_highlighting/tests.rs