Home
last modified time | relevance | path

Searched refs:CRATE_KW (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/test_data/parser/err/
H A D0040_illegal_crate_kw_location.rast10 CRATE_KW@6..11 "crate"
23 CRATE_KW@18..23 "crate"
41 CRATE_KW@31..36 "crate"
70 CRATE_KW@66..71 "crate"
86 CRATE_KW@84..89 "crate"
H A D0037_visibility_in_traits.rast58 CRATE_KW@60..65 "crate"
80 CRATE_KW@90..95 "crate"
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/test_data/parser/err/
H A D0040_illegal_crate_kw_location.rast10 CRATE_KW@6..11 "crate"
23 CRATE_KW@18..23 "crate"
41 CRATE_KW@31..36 "crate"
70 CRATE_KW@66..71 "crate"
86 CRATE_KW@84..89 "crate"
H A D0037_visibility_in_traits.rast58 CRATE_KW@60..65 "crate"
80 CRATE_KW@90..95 "crate"
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/test_data/parser/ok/
H A D0007_extern_crate.rast5 CRATE_KW@7..12 "crate"
14 CRATE_KW@25..30 "crate"
29 CRATE_KW@50..55 "crate"
H A D0034_crate_path_in_call.rast30 CRATE_KW@27..32 "crate"
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/test_data/parser/ok/
H A D0007_extern_crate.rast5 CRATE_KW@7..12 "crate"
14 CRATE_KW@25..30 "crate"
29 CRATE_KW@50..55 "crate"
H A D0034_crate_path_in_call.rast30 CRATE_KW@27..32 "crate"
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/test_data/parser/inline/ok/
H A D0040_crate_keyword_vis.rast4 CRATE_KW@0..5 "crate"
31 CRATE_KW@31..36 "crate"
54 CRATE_KW@59..64 "crate"
H A D0060_extern_crate.rast5 CRATE_KW@7..12 "crate"
H A D0168_extern_crate_self.rast5 CRATE_KW@7..12 "crate"
H A D0067_crate_path.rast10 CRATE_KW@4..9 "crate"
H A D0168_extern_crate_rename.rast5 CRATE_KW@7..12 "crate"
H A D0125_crate_keyword_path.rast22 CRATE_KW@11..16 "crate"
H A D0117_macro_call_type.rast36 CRATE_KW@26..31 "crate"
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/test_data/parser/inline/ok/
H A D0040_crate_keyword_vis.rast4 CRATE_KW@0..5 "crate"
31 CRATE_KW@31..36 "crate"
54 CRATE_KW@59..64 "crate"
H A D0060_extern_crate.rast5 CRATE_KW@7..12 "crate"
H A D0168_extern_crate_self.rast5 CRATE_KW@7..12 "crate"
H A D0067_crate_path.rast10 CRATE_KW@4..9 "crate"
H A D0168_extern_crate_rename.rast5 CRATE_KW@7..12 "crate"
H A D0125_crate_keyword_path.rast22 CRATE_KW@11..16 "crate"
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/parser/src/syntax_kind/
H A Dgenerated.rs71 CRATE_KW, enumerator
263 AS_KW | ASYNC_KW | AWAIT_KW | BOX_KW | BREAK_KW | CONST_KW | CONTINUE_KW | CRATE_KW in is_keyword()
299 "crate" => CRATE_KW, in from_keyword()
385 … :: SyntaxKind :: CONTINUE_KW } ; [crate] => { $ crate :: SyntaxKind :: CRATE_KW } ; [dyn] => { $ …
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/parser/src/syntax_kind/
H A Dgenerated.rs71 CRATE_KW, enumerator
263 AS_KW | ASYNC_KW | AWAIT_KW | BOX_KW | BREAK_KW | CONST_KW | CONTINUE_KW | CRATE_KW in is_keyword()
299 "crate" => CRATE_KW, in from_keyword()
373 … :: SyntaxKind :: CONTINUE_KW } ; [crate] => { $ crate :: SyntaxKind :: CRATE_KW } ; [dyn] => { $ …
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/test_data/parser/inline/err/
H A D0015_empty_segment.rast10 CRATE_KW@4..9 "crate"
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/test_data/parser/inline/err/
H A D0015_empty_segment.rast10 CRATE_KW@4..9 "crate"

12