rust-analyzer/crates/hir_expand/src
Mario Carneiro 2d349aed2e
Update crates/hir_expand/src/db.rs
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
2021-08-30 02:43:13 -07:00
..
ast_id_map.rs add more counts 2021-01-27 12:16:24 +03:00
builtin_attr.rs Don't ask for the builtin attribute input twice 2021-08-21 12:55:05 +02:00
builtin_derive.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
builtin_macro.rs Fix missing unsafe block for the nightly change 2021-08-26 17:21:23 +08:00
db.rs Update crates/hir_expand/src/db.rs 2021-08-30 02:43:13 -07:00
eager.rs internal: remove useless helpers 2021-08-09 15:58:21 +03:00
hygiene.rs Return all ranges corresponding to a token id in TokenMap 2021-08-29 00:49:57 +02:00
lib.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
name.rs Refactor & improve handling of overloaded binary operators 2021-08-22 17:35:50 +02:00
proc_macro.rs Switch AstDatabase::exapnd_proc_macro to ExpandResult 2021-08-20 14:34:46 +02:00
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