rust-analyzer/crates/ide/src/syntax_highlighting
2022-06-10 17:30:02 +02:00
..
test_data feat: escape format specifier(close: #12258) 2022-05-22 15:32:24 +08:00
escape.rs Fixed tidy test 2022-03-12 20:04:14 +08:00
format.rs feat: escape format specifier(close: #12258) 2022-05-22 15:32:24 +08:00
highlight.rs internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
highlights.rs more clippy fixes 2021-10-16 12:32:55 +01:00
html.rs feat: Tag macro calls as unsafe if they expand to unsafe expressions 2022-03-20 19:07:44 +01:00
inject.rs Code blocks with tilde also works like code block 2022-04-01 20:29:32 +09:00
injector.rs internal: Simplify and optimize syntax_highlighting 2022-03-06 03:49:54 +01:00
macro_.rs internal: Simplify and optimize syntax_highlighting 2022-03-06 03:49:54 +01:00
tags.rs Replace write! with direct calls 2022-03-21 10:43:36 +02:00
tests.rs feat: escape format specifier(close: #12258) 2022-05-22 15:32:24 +08:00