rust/crates/hir_expand/src
2021-07-31 18:26:43 +03:00
..
ast_id_map.rs add more counts 2021-01-27 12:16:24 +03:00
builtin_attr.rs Resolve attribute paths in attribute highlighting 2021-06-28 21:53:17 +02:00
builtin_derive.rs clippy::useless_conversion 2021-06-13 09:25:55 +05:30
builtin_macro.rs Apply some clippy suggestions 2021-06-21 16:40:21 +02:00
db.rs internal: add API to check what are the max limits in practice 2021-07-31 18:26:43 +03:00
eager.rs Apply some clippy suggestions 2021-06-21 16:40:21 +02:00
hygiene.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
input.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
lib.rs Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
name.rs Update list of safe intrinsics 2021-07-08 15:49:39 +02:00
proc_macro.rs clippy::clone_on_copy 2021-06-13 09:27:19 +05:30
quote.rs Escape characters in builtin macros correctly 2021-05-09 19:57:29 +08:00
test_db.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00