Lukas Wirth
|
9763f0a6bd
|
Semantic highlight intradoclinks in documentation
|
2021-03-17 21:00:01 +01:00 |
|
Lukas Wirth
|
37964f9fef
|
Inject highlight into block doc comments
|
2021-03-17 19:12:28 +01:00 |
|
bors[bot]
|
0fbfab3b45
|
Merge #8059
8059: Move doc-comment highlight injection from AST to HIR r=matklad,jonas-schievink a=Veykril
Fixes #5016
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
|
2021-03-17 11:13:54 +00:00 |
|
Lukas Wirth
|
cdfb5c353f
|
Remove quadratic attr source lookup
|
2021-03-17 11:22:40 +01:00 |
|
Matthias Krüger
|
048dad8c2e
|
don't clone types that are copy (clippy::clone_on_copy)
|
2021-03-17 01:56:31 +01:00 |
|
Lukas Wirth
|
c766492d26
|
Properly handle doc attributes in doc-comment highlight injection
|
2021-03-16 21:15:26 +01:00 |
|
Lukas Wirth
|
acc6458390
|
Replace trait object boxing with extra AttrsOwnerNode
|
2021-03-16 19:06:58 +01:00 |
|
Lukas Wirth
|
11e9bc60a2
|
Move doc-comment highlight injection from AST to HIR
|
2021-03-16 18:57:47 +01:00 |
|
Aleksey Kladov
|
46b4f89c92
|
.
|
2021-01-20 01:56:11 +03:00 |
|
Aleksey Kladov
|
eeceff3179
|
Refactor highlighting
|
2021-01-09 23:07:32 +03:00 |
|
Aleksey Kladov
|
92dac67d0c
|
Simplify
|
2021-01-09 17:31:22 +03:00 |
|