]> git.lizzy.rs Git - rust.git/history - crates/ide/src/syntax_highlighting/inject.rs
Support length for ByteStrings
[rust.git] / crates / ide / src / syntax_highlighting / inject.rs
2021-05-13 JadeSupport length for ByteStrings
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-04-23 bors[bot]Merge #8317
2021-04-21 bors[bot]Merge #8570
2021-04-19 bors[bot]Merge #8524 #8527
2021-04-19 bors[bot]Merge #8462
2021-04-19 bors[bot]Merge #8574
2021-04-19 Lukas WirthCheck for rust doc code attributes like rustdoc does
2021-04-19 bors[bot]Merge #8565
2021-04-19 Lukas WirthDon't require all doc fences to be valid for identifyin...
2021-04-19 bors[bot]Merge #8540
2021-04-19 bors[bot]Merge #8467
2021-04-18 bors[bot]Merge #8564
2021-04-18 bors[bot]Merge #8561
2021-04-18 Chayim Refael FriedmanAccept `E<error_number>` notation in doctests
2021-04-18 bors[bot]Merge #8560
2021-04-08 bors[bot]Merge #8207
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8342
2021-04-05 bors[bot]Merge #8245
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8267
2021-03-30 bors[bot]Merge #8186
2021-03-30 Lukas WirthUse new new docs string source mapping in goto_def...
2021-03-30 Lukas WirthImplement basic Documentation source to syntax range...
2021-03-29 bors[bot]Merge #8247
2021-03-29 bors[bot]Merge #8244
2021-03-29 bors[bot]Merge #8243
2021-03-29 Lukas WirthRemove code duplication in highlight injection
2021-03-29 bors[bot]Merge #8222
2021-03-28 bors[bot]Merge #8212
2021-03-27 Edwin ChengUnleash macro 2.0 in hightlight and more
2021-03-24 bors[bot]Merge #7907
2021-03-24 bors[bot]Merge #8168
2021-03-24 bors[bot]Merge #8177
2021-03-23 bors[bot]Merge #8159
2021-03-23 bors[bot]Merge #8178
2021-03-23 Lukas WirthShow item info when hovering intra doc links
2021-03-22 bors[bot]Merge #8054
2021-03-21 bors[bot]Merge #8123
2021-03-21 bors[bot]Merge #8122
2021-03-20 bors[bot]Merge #8124
2021-03-20 bors[bot]Merge #8125
2021-03-20 Lukas WirthDon't use an untyped String for ActiveParam tracking
2021-03-20 bors[bot]Merge #8119
2021-03-19 bors[bot]Merge #8112
2021-03-19 Jonas SchievinkAdd `AttrsWithOwner` and clean up `source_map`
2021-03-19 Jonas SchievinkMove `AttrsOwnerNode` to syntax and make it public
2021-03-19 bors[bot]Merge #8097
2021-03-19 Lukas WirthParse extended_key_value_attributes
2021-03-18 bors[bot]Merge #8095
2021-03-18 bors[bot]Merge #8086
2021-03-18 Lukas WirthUse a highlight modifier for intra doc links
2021-03-18 bors[bot]Merge #8083
2021-03-18 bors[bot]Merge #8082
2021-03-18 Lukas WirthTrack source file IDs in source mapping of Attrs
2021-03-18 bors[bot]Merge #8081
2021-03-17 bors[bot]Merge #8071
2021-03-17 Lukas WirthSemantic highlight intradoclinks in documentation
2021-03-17 bors[bot]Merge #8069
2021-03-17 Lukas WirthInject highlight into block doc comments
2021-03-17 bors[bot]Merge #8059
2021-03-17 Lukas WirthRemove quadratic attr source lookup
2021-03-17 bors[bot]Merge #8063
2021-03-17 Matthias Krügerdon't clone types that are copy (clippy::clone_on_copy)
2021-03-16 Lukas WirthProperly handle doc attributes in doc-comment highlight...
2021-03-16 Lukas WirthReplace trait object boxing with extra AttrsOwnerNode
2021-03-16 Lukas WirthMove doc-comment highlight injection from AST to HIR
2021-03-02 bors[bot]Merge #7335 #7691
2021-01-22 bors[bot]Merge #7310 #7395
2021-01-22 bors[bot]Merge #7353
2021-01-22 bors[bot]Merge #7374
2021-01-22 bors[bot]Merge #7386
2021-01-20 bors[bot]Merge #7359
2021-01-20 bors[bot]Merge #7350
2021-01-20 bors[bot]Merge #7355
2021-01-19 Aleksey Kladov.
2021-01-18 bors[bot]Merge #7326
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7110
2021-01-13 bors[bot]Merge #7220
2021-01-11 bors[bot]Merge #7051 #7219 #7245 #7246
2021-01-10 bors[bot]Merge #7218
2021-01-10 bors[bot]Merge #6980
2021-01-09 bors[bot]Merge #7223
2021-01-09 Aleksey KladovRefactor highlighting
2021-01-09 bors[bot]Merge #7217
2021-01-09 Aleksey KladovSimplify