rust-analyzer/crates/hir_expand/src
2021-03-18 15:14:52 +01:00
..
ast_id_map.rs add more counts 2021-01-27 12:16:24 +03:00
builtin_derive.rs Create AstId for builtin_derive macro in tests 2021-03-18 15:14:52 +01:00
builtin_macro.rs Improve diagnostic when including nonexistent file 2021-03-17 21:56:09 +01:00
db.rs Fix macro expansion for statements w/o semicolon 2021-03-16 13:44:50 +08:00
diagnostics.rs Explain how we get precise spans for diagnostics. 2020-11-28 18:14:08 +03:00
eager.rs Follow established ErrorEmitted pattern 2021-03-16 23:31:14 -07:00
hygiene.rs don't clone types that are copy (clippy::clone_on_copy) 2021-03-17 01:56:31 +01:00
lib.rs remove uselessly wrapped ?s. (clippy::meedless_question_mark 2021-03-17 02:19:40 +01:00
name.rs 7709: Updated the implementation. 2021-03-15 22:48:50 +05:30
proc_macro.rs Swap assert_eq_text\!(expected, actual) 2021-01-16 13:30:26 +09:00
quote.rs Implement builtin cfg! macro 2021-03-10 19:43:03 +01:00
test_db.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00