aboutsummaryrefslogtreecommitdiff
path: root/crates/hir/src/attrs.rs
Commit message (Expand)AuthorAgeFilesLines
* Move doc-comment highlight injection from AST to HIRLukas Wirth2021-03-161-2/+3
* Fix broken link in intra-docDaiki Ihara2021-01-221-0/+6
* Implement HasAttrs for Type-, Const- and LifetimeParamLukas Wirth2021-01-021-9/+10
* Impl HasAttrs for GenericParamLukas Wirth2021-01-011-3/+10
* Align code_model name with ungrammarAleksey Kladov2020-12-201-3/+3
* Remove hir_def/docs.rs moduleLukas Wirth2020-12-071-1/+4
* Remove documentation queryLukas Wirth2020-12-071-1/+1
* Tease apart orthogonal concerns in markdown link rewritingAleksey Kladov2020-08-261-79/+54
* Remove monomorphisation from doclinks resolving codeAleksey Kladov2020-08-251-20/+21
* Remove AttrDefAleksey Kladov2020-08-251-39/+42
* SimplifyAleksey Kladov2020-08-251-6/+6
* Move attrs from code_module to a separate moduleAleksey Kladov2020-08-251-0/+132