rust/crates/hir_def/src
2022-01-27 16:57:53 +01:00
..
body Report DefDiagnostics from inside item bodies 2022-01-11 14:34:25 +01:00
item_tree Fix resolution of eager macro contents 2022-01-26 18:31:07 +01:00
macro_expansion_tests minor: add missing test 2022-01-03 17:21:43 +03:00
nameres More correct $crate handling in eager macros 2022-01-27 16:57:53 +01:00
path Fix resolution of eager macro contents 2022-01-26 18:31:07 +01:00
adt.rs
attr.rs Fix resolution of eager macro contents 2022-01-26 18:31:07 +01:00
body.rs Expand attribute macros on impl and trait items 2022-01-06 12:30:16 +01:00
builtin_attr.rs Improve hover message for inert attributes 2021-12-03 20:28:15 +01:00
builtin_type.rs
child_by_source.rs Remove InFile wrapping from DynMap keys 2022-01-08 12:16:44 +01:00
data.rs Clean up assoc item collection a bit 2022-01-14 18:45:23 +01:00
db.rs Treat extern blocks as item containers 2021-12-07 17:31:26 +01:00
dyn_map.rs
expr.rs Replace Vec with Box in Path.generic_args field 2021-11-20 16:37:41 +01:00
find_path.rs Fix resolution of eager macro contents 2022-01-26 18:31:07 +01:00
generics.rs Remove InFile wrapping from DynMap keys 2022-01-08 12:16:44 +01:00
import_map.rs Simplify 2021-12-21 18:28:04 +01:00
intern.rs Bump dashmap 2022-01-21 19:42:04 +02:00
item_scope.rs Use FileAstId<ast::Adt> in nameres where appropriate instead 2022-01-07 14:20:27 +01:00
item_tree.rs Fix concatenation of super mod paths 2022-01-11 15:39:13 +01:00
keys.rs Remove InFile wrapping from DynMap keys 2022-01-08 12:16:44 +01:00
lang_item.rs feat: Deprioritize ops methods in completion 2022-01-11 09:26:53 +01:00
lib.rs Fix resolution of eager macro contents 2022-01-26 18:31:07 +01:00
macro_expansion_tests.rs Add to macro testing infra to emit token map ids 2021-11-22 16:51:09 +01:00
nameres.rs internal: Support registered tools and attributes in ide layer 2022-01-06 14:56:50 +01:00
path.rs Fix resolution of eager macro contents 2022-01-26 18:31:07 +01:00
per_ns.rs
resolver.rs Remove some allocs 2021-12-09 18:04:32 +01:00
src.rs
test_db.rs
trace.rs
type_ref.rs
visibility.rs Fix resolution of eager macro contents 2022-01-26 18:31:07 +01:00