]> git.lizzy.rs Git - rust.git/history - crates/ra_ide/src/syntax_highlighting/tests.rs
Revert ide highlighting changes (addressing on another branch)
[rust.git] / crates / ra_ide / src / syntax_highlighting / tests.rs
2020-06-27 Paul Daniel FariaRevert ide highlighting changes (addressing on another...
2020-06-27 Paul Daniel FariaAccount for deref token in syntax highlighting of unsaf...
2020-06-27 Paul Daniel FariaFix typo in test
2020-06-27 Paul Daniel FariaMove diagnostics back into expr, add tests for diagnost...
2020-06-27 Paul Daniel FariaAdd unsafe diagnostics and unsafe highlighting
2020-06-26 bors[bot]Merge #4945
2020-06-26 bors[bot]Merge #5017
2020-06-25 Aleksey KladovMerge branch 'Veetaha-feat/sync-branch'
2020-06-24 bors[bot]Merge #5015 #5027 #5028
2020-06-24 bors[bot]Merge #5023
2020-06-24 bors[bot]Merge #5024 #5026
2020-06-24 bors[bot]Merge #5022
2020-06-24 Aleksey KladovSimplify
2020-06-24 bors[bot]Merge #5021
2020-06-24 Aleksey KladovUse fixtures more
2020-06-23 bors[bot]Merge #5004
2020-06-23 bors[bot]Merge #5002
2020-06-23 Paul Daniel FariaFix underflow panic when doctests are at top of file
2020-06-22 bors[bot]Merge #4899
2020-06-22 bors[bot]Merge #4928
2020-06-21 bors[bot]Merge #4962
2020-06-21 bors[bot]Merge #4959
2020-06-19 Leander TentrupSyntax highlighting for documentation comments on macro...
2020-06-19 bors[bot]Merge #4851
2020-06-18 bors[bot]Merge #4903
2020-06-18 bors[bot]Merge #4821
2020-06-18 bors[bot]Merge #4872
2020-06-17 unexgeMerge branch 'fix_renaming_mod_in_use_tree' of https...
2020-06-17 bors[bot]Merge #4927
2020-06-17 bors[bot]Merge #4925
2020-06-17 Leander TentrupSyntax highlighting for escape sequences in strings
2020-06-17 bors[bot]Merge #4913 #4915 #4916
2020-06-16 Leander TentrupInspect markdown code fences to determine whether to...
2020-06-16 bors[bot]Merge #4891
2020-06-16 bors[bot]Merge #4876
2020-06-16 bors[bot]Merge #4878
2020-06-15 Leander TentrupSyntactic highlighting of NAME_REF for injections
2020-06-15 bors[bot]Merge #4860
2020-06-15 bors[bot]Merge #4877
2020-06-15 Leander TentrupFix syntax highlighting of recursive macros
2020-06-13 Mikhail RakhmanovMerge branch 'master' into keyword_completion
2020-06-11 bors[bot]Merge #4833
2020-06-11 bors[bot]Merge #4819
2020-06-10 bors[bot]Merge #4834
2020-06-10 Aleksey KladovIn field patterns, don't highlight local binding as...
2020-06-08 bors[bot]Merge #4576
2020-06-08 bors[bot]Merge #4784
2020-06-08 bors[bot]Merge #4796
2020-06-08 Aleksey KladovBetter unsafe highlihgting tests
2020-06-08 bors[bot]Merge #4775
2020-06-08 bors[bot]Merge #4683
2020-06-08 Leander TentrupImplement syntax highlighting for doctests
2020-06-08 bors[bot]Merge #4773
2020-06-08 bors[bot]Merge #4781
2020-06-07 Leander TentrupRemove redundancy in syntax highlighting tests
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 Mikhail RakhmanovMerge branch 'master' into compute-lazy-assits
2020-06-03 bors[bot]Merge #4678
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-06-03 bors[bot]Merge #4715
2020-06-03 bors[bot]Merge #4679
2020-06-03 bors[bot]Merge #4703
2020-06-03 bors[bot]Merge #4721
2020-06-02 bors[bot]Merge #4720
2020-06-02 Paul Daniel FariaAdd highlight support for unsafe fn calls and raw ptr...
2020-06-02 bors[bot]Merge #4711
2020-06-02 bors[bot]Merge #4708
2020-06-02 bors[bot]Merge #4658
2020-05-30 Roland RuckerbauerTest case for format string highlighting of closing...
2020-05-24 Aleksey KladovMerge pull request #4495 from vsrs/fixture_meta
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-15 bors[bot]Merge #4448
2020-05-14 bors[bot]Merge #4273
2020-05-13 bors[bot]Merge #4083
2020-05-11 Aleksey KladovMerge pull request #4427 from matklad/old
2020-05-11 bors[bot]Merge #4423
2020-05-11 bors[bot]Merge #4358
2020-05-11 bors[bot]Merge #4397
2020-05-11 bors[bot]Merge #4421
2020-05-10 George FraserColor `for` as a regular keyword when it's part of...
2020-05-10 George FraserColor `in` as a control keyword
2020-05-10 bors[bot]Merge #4396
2020-05-10 bors[bot]Merge #4394 #4414
2020-05-10 Matthew JasperHighlight mutable statics as mutable
2020-04-25 bors[bot]Merge #4113 #4136 #4141 #4142
2020-04-25 bors[bot]Merge #4139
2020-04-25 bors[bot]Merge #4133
2020-04-25 bors[bot]Merge #4134
2020-04-25 bors[bot]Merge #4125
2020-04-25 bors[bot]Merge #4131
2020-04-25 Aleksey KladovConvert tests to text-size
2020-04-24 bors[bot]Merge #4128
2020-04-24 bors[bot]Merge #3998 #4006
2020-04-22 Leander TentrupAdapt format specifier highlighting to support escaped...
2020-04-20 Leander TentrupImplement syntax highlighting for format strings
2020-04-18 bors[bot]Merge #4029
2020-04-18 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-18 bors[bot]Merge #4026
2020-04-18 bors[bot]Merge #4023
2020-04-17 bors[bot]Merge #4022
next