]> git.lizzy.rs Git - rust.git/history - crates/ide/src/syntax_highlighting/test_data/highlight_strings.html
Remove syntax highlighting hack for builtin attrs
[rust.git] / crates / ide / src / syntax_highlighting / test_data / highlight_strings.html
2021-12-03 Lukas WirthRemove syntax highlighting hack for builtin attrs
2021-10-12 bors[bot]Merge #10423
2021-10-01 bors[bot]Merge #10413
2021-10-01 Jonas SchievinkFix format highlighting with `concat!`
2021-10-01 bors[bot]Merge #10403
2021-10-01 bors[bot]Merge #10412
2021-10-01 Jonas SchievinkExpand `asm!` to `format_args!`
2021-09-30 bors[bot]Merge #10402
2021-09-30 bors[bot]Merge #10398
2021-09-30 bors[bot]Merge #10401
2021-09-30 bors[bot]Merge #10400
2021-09-30 Jonas SchievinkWork around tidy check
2021-09-30 bors[bot]Merge #10399
2021-09-30 Jonas SchievinkAdd `const_format_args!` builtin macro, fix highlighting
2021-09-30 bors[bot]Merge #10397
2021-09-30 Jonas SchievinkLess hacky `assert!` expansion
2021-09-30 Jonas SchievinkFix format string highlighting in `panic!`
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-17 bors[bot]Merge #10260
2021-09-16 bors[bot]Merge #10257
2021-09-15 bors[bot]Merge #10248
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-15 bors[bot]Merge #10247
2021-09-15 Lukas WirthDon't highlight unsafe traits as unsafe in safe impls
2021-08-21 bors[bot]Merge #9962
2021-08-12 bors[bot]Merge #9807
2021-08-09 bors[bot]Merge #9735
2021-08-05 bors[bot]Merge #9785
2021-08-04 bors[bot]Merge #9780
2021-08-04 bors[bot]Merge #9734
2021-07-31 Jake Heinzsemantic highlighting: add reference hlmod
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-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-03-22 bors[bot]Merge #8054
2021-03-19 bors[bot]Merge #8097
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 #8082
2021-03-18 bors[bot]Merge #8081
2021-03-17 bors[bot]Merge #8071
2021-03-17 Lukas WirthSemantic highlight intradoclinks in documentation
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-11 bors[bot]Merge #7235
2021-01-10 bors[bot]Merge #7241
2021-01-10 bors[bot]Merge #7218
2021-01-10 bors[bot]Merge #7240
2021-01-10 bors[bot]Merge #7239
2021-01-10 bors[bot]Merge #7238
2021-01-10 Laurențiu NicolaFix typo, parentheses is plural
2021-01-10 bors[bot]Merge #6238
2021-01-10 Lukas WirthSplit punctuation semantic highlighting up into more...
2020-12-31 bors[bot]Merge #7106
2020-12-29 bors[bot]Merge #7075
2020-12-27 bors[bot]Merge #7047
2020-12-25 bors[bot]Merge #7038
2020-12-25 bors[bot]Merge #7036
2020-12-24 bors[bot]Merge #7030
2020-12-24 Lukas WirthSupport labels in reference search
2020-12-16 bors[bot]Merge #6861
2020-12-16 bors[bot]Merge #6894
2020-12-15 bors[bot]Merge #6879
2020-12-15 bors[bot]Merge #6893
2020-12-15 Jonas SchievinkMove to upstream `macro_rules!` model
2020-11-26 bors[bot]Merge #6496
2020-11-16 bors[bot]Merge #6563
2020-11-16 bors[bot]Merge #6558
2020-11-15 Roland Ruckerbauerformat string highlighting: handle hex + debug type...
2020-10-12 bors[bot]Merge #6130 #6135
2020-10-12 bors[bot]Merge #6137
2020-10-12 bors[bot]Merge #6153
2020-10-12 bors[bot]Merge #6195
2020-10-12 bors[bot]Merge #6198
2020-10-10 Lukas WirthSkip macro matcher fragment name semantic highlighting
2020-08-28 bors[bot]Merge #5907
2020-08-28 Aleksey Kladov:arrow_up: expect-test