rust/crates/ide/src/syntax_highlighting
2022-03-23 19:28:01 +01:00
..
test_data internal: Treat {global_}asm macros as unsafe 2022-03-20 19:31:00 +01:00
escape.rs Fixed tidy test 2022-03-12 20:04:14 +08:00
format.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
highlight.rs feat: Tag macro calls as unsafe if they expand to unsafe expressions 2022-03-20 19:07:44 +01:00
highlights.rs
html.rs feat: Tag macro calls as unsafe if they expand to unsafe expressions 2022-03-20 19:07:44 +01:00
inject.rs more clippy fixes: 2022-03-12 16:50:49 +01: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 Adjust value in syntax highlighting benchmark 2022-03-23 19:28:01 +01:00