rust-analyzer/crates/hir-expand/src
2022-08-05 22:01:09 +09:00
..
ast_id_map.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
builtin_attr_macro.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
builtin_derive_macro.rs minor: Simplify 2022-05-20 16:52:10 +02:00
builtin_fn_macro.rs fix: make concat! work with char 2022-08-05 02:58:16 +09:00
db.rs Improve syntax fixup a bit, handle incomplete if 2022-07-16 13:03:32 +02:00
eager.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
fixup.rs Add syntax fixup for loop 2022-07-27 18:18:51 +02:00
hygiene.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
mod_path.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
name.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
proc_macro.rs fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
quote.rs minor: align with rustc on escaping characters in macro expansion 2022-08-05 22:01:09 +09:00