]> git.lizzy.rs Git - rust.git/history - crates/ide/src/syntax_highlighting/highlight.rs
Split main highlighting function up into a few subfunctions
[rust.git] / crates / ide / src / syntax_highlighting / highlight.rs
2021-04-01 bors[bot]Merge #8265
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8267
2021-03-31 bors[bot]Merge #8266
2021-03-30 bors[bot]Merge #8240
2021-03-30 Chetan Khilosiya8024: Fix for function name change.
2021-03-30 Chetan Khilosiya8024: Updated the implementation for trait modifier.
2021-03-30 Chetan Khilosiya8024: Added the trait modifier for methods
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-12 bors[bot]Merge #7956
2021-03-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7945
2021-03-09 bors[bot]Merge #7942
2021-03-09 Lukas WirthShow whether a binding is mutable or not on hover
2021-03-02 bors[bot]Merge #7335 #7691
2021-01-26 bors[bot]Merge #7393
2021-01-23 bors[bot]Merge #7391
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 Lukas WirthMove SymbolKind to ide_db
2021-01-19 bors[bot]Merge #7321
2021-01-18 bors[bot]Merge #7339
2021-01-18 bors[bot]Merge #7297 #7338
2021-01-18 bors[bot]Merge #7326
2021-01-18 bors[bot]Merge #7291
2021-01-17 bors[bot]Merge #7276
2021-01-17 bors[bot]Merge #7304
2021-01-15 Lukas WirthWrap remaining self/super/crate in Name{Ref}
2021-01-15 bors[bot]Merge #7288
2021-01-15 Lukas WirthHandle self/super/crate in PathSegment as NameRef
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 #6238
2021-01-10 Lukas WirthSplit punctuation semantic highlighting up into more...
2021-01-10 bors[bot]Merge #7206 #7231
2021-01-10 Lukas WirthUse hir::GenericParam in ide_db::Definition instead...
2021-01-10 bors[bot]Merge #6980
2021-01-09 bors[bot]Merge #7223
2021-01-09 Aleksey KladovRefactor highlighting