]> git.lizzy.rs Git - rust.git/history - crates/ide/src/syntax_highlighting/highlight.rs
Explicitly check for reference locals or fields in Name classification
[rust.git] / crates / ide / src / syntax_highlighting / highlight.rs
2021-07-11 Lukas WirthExplicitly check for reference locals or fields in...
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 Aleksey Kladovinternal: remove one more needless extern crate
2021-07-11 Aleksey Kladovinternal: remove needless distinction between a carte...
2021-06-29 bors[bot]Merge #9269
2021-06-28 bors[bot]Merge #9423
2021-06-28 Lukas WirthResolve attribute paths in attribute highlighting
2021-06-25 bors[bot]Merge #9400
2021-06-24 bors[bot]Merge #9398
2021-06-23 bors[bot]Merge #9380
2021-06-23 bors[bot]Merge #9353
2021-06-23 bors[bot]Merge #9390
2021-06-22 bors[bot]Merge #9031
2021-06-22 Aramis RazzaghipourAdd `public` semantic token modifier for public items
2021-06-21 bors[bot]Merge #9264
2021-06-16 bors[bot]Merge #9258
2021-06-16 bors[bot]Merge #9299
2021-06-15 bors[bot]Merge #9267 #9279
2021-06-15 bors[bot]Merge #9293
2021-06-15 bors[bot]Merge #9294
2021-06-15 bors[bot]Merge #9292
2021-06-15 bors[bot]Merge #9295
2021-06-15 Lukas WirthHighlight unsafe trait refs as unsafe only in impl...
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9242
2021-06-13 bors[bot]Merge #9240
2021-06-13 Maan2003cargo fmt
2021-06-13 Maan2003clippy::useless_return
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-11 bors[bot]Merge #9204
2021-06-11 bors[bot]Merge #9223
2021-06-11 bors[bot]Merge #9221
2021-06-11 Lukas WirthHighlight tuple field accesses correctly
2021-05-31 bors[bot]Merge #8952
2021-05-30 bors[bot]Merge #9062
2021-05-27 bors[bot]Merge #8997
2021-05-26 bors[bot]Merge #8995
2021-05-26 bors[bot]Merge #9007
2021-05-26 bors[bot]Merge #9003
2021-05-26 bors[bot]Merge #9002
2021-05-26 bors[bot]Merge #9001
2021-05-25 bors[bot]Merge #8996
2021-05-25 Aramis RazzaghipourFix bug where library functions were not highlighted...
2021-05-25 bors[bot]Merge #8767
2021-05-25 bors[bot]Merge #8942
2021-05-25 Aramis RazzaghipourRefactor application of `library` semantic token modifier
2021-05-24 Aramis RazzaghipourRemove superfluous early-returns
2021-05-24 Aramis RazzaghipourRename ‘foreign’ semantic token modifier to ‘library’
2021-05-24 Aramis RazzaghipourHighlight foreign modules as such
2021-05-24 Aramis RazzaghipourRemove hir krate methods
2021-05-24 Aramis RazzaghipourAdd highlighting of items from other crates
2021-05-23 bors[bot]Merge #8940
2021-05-23 Aramis RazzaghipourGive ‘unsafe’ semantic token modifier to unsafe traits
2021-05-19 bors[bot]Merge #8882
2021-05-18 bors[bot]Merge #8871
2021-05-17 bors[bot]Merge #8795
2021-05-16 bors[bot]Merge #8813
2021-05-14 bors[bot]Merge #8819
2021-05-14 bors[bot]Merge #8831
2021-05-14 hi-rustinAddress comments
2021-05-14 hi-rustinApply async semantic token modifier to async/await...
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-04-27 bors[bot]Merge #8624
2021-04-27 bors[bot]Merge #8629 #8657
2021-04-26 bors[bot]Merge #8660
2021-04-26 Bastian KerstingFixed formatting
2021-04-26 Bastian KerstingAdded mutable semantic token modifier for &mut self...
2021-04-23 bors[bot]Merge #8591 #8638
2021-04-23 bors[bot]Merge #8637
2021-04-23 Lukas WirthSimplify highlight token match guards
2021-04-23 Lukas WirthTag `yield` and `await` as ControlFlow in semantic...
2021-04-23 bors[bot]Merge #8317
2021-04-21 bors[bot]Merge #8570
2021-04-19 bors[bot]Merge #8588
2021-04-19 bors[bot]Merge #8586
2021-04-19 bors[bot]Merge #8583
2021-04-19 bors[bot]Merge #8582
2021-04-19 Adrian StanciuFix typo: comparision -> comparison
2021-04-19 bors[bot]Merge #8524 #8527
2021-04-19 bors[bot]Merge #8467
2021-04-18 bors[bot]Merge #8560
2021-04-13 bors[bot]Merge #8432
2021-04-13 bors[bot]Merge #8354
2021-04-13 bors[bot]Merge #8415
2021-04-10 bors[bot]Merge #8436
2021-04-10 bors[bot]Merge #8410
2021-04-08 bors[bot]Merge #8429
2021-04-08 bors[bot]Merge #8431
2021-04-08 Chetan Khilosiya8024: Added the trait modifier for assoc types.
2021-04-08 Chetan Khilosiya8279: Fix the not operator use and test case fix.
2021-04-08 Chetan Khilosiya8279: Added initial implementation for
2021-04-08 bors[bot]Merge #8207
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8245
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
next