rust-analyzer/crates/hir_def/src
2020-10-12 10:59:54 +03:00
..
body Merge #5971 2020-09-13 17:28:22 +00:00
item_tree Create basic support for names case checks and implement function name case check 2020-10-12 10:59:54 +03:00
nameres Account for proc macro helpers when parsing attr 2020-10-05 23:41:16 +02:00
path Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
adt.rs adt: correctly inherit field visibility from enum 2020-10-09 20:46:45 +02:00
attr.rs Remove incorrect docs 2020-09-18 18:09:47 +02:00
body.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
builtin_type.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
child_by_source.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
data.rs Create basic support for names case checks and implement function name case check 2020-10-12 10:59:54 +03:00
db.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
diagnostics.rs Mark unresolved imports diagnostic as experimental 2020-09-28 12:45:20 +02:00
docs.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
dyn_map.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
expr.rs Merge #5971 2020-09-13 17:28:22 +00:00
find_path.rs Add test makr 2020-10-06 19:20:56 +02:00
generics.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
import_map.rs Constrain ImportMap to only store simple paths 2020-10-06 17:04:29 +02:00
item_scope.rs Simplify iterator chain 2020-09-28 12:51:40 +02:00
item_tree.rs Create basic support for names case checks and implement function name case check 2020-10-12 10:59:54 +03:00
keys.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
lang_item.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
lib.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
nameres.rs Properly name the field 2020-10-02 21:38:22 +03:00
path.rs Move ModPath->ast::Path function to IDE layer 2020-10-06 16:19:18 +02:00
per_ns.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
resolver.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
src.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
test_db.rs Add annotation-based nameres diagnostic tests 2020-09-16 17:26:51 +02:00
trace.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
type_ref.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
visibility.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00