rust/crates/ra_hir_def/src
Aleksey Kladov 42be05a335 Simplify
2020-06-18 16:02:45 +02:00
..
body fmt 2020-05-31 12:06:22 +02:00
nameres Simplify 2020-06-18 16:02:45 +02:00
path
adt.rs
attr.rs Enable hover and autocomplete docs on macro generated items 2020-06-03 06:46:07 -04:00
body.rs Don't guess macro expansion crate 2020-06-11 12:13:14 +02:00
builtin_type.rs
child_by_source.rs
data.rs Make known paths use core instead of std 2020-06-11 16:23:20 +02:00
db.rs Use ImportMap in find_path, remove old queries 2020-06-04 19:33:01 +02:00
diagnostics.rs Anchor file-system operations to the file, and not to the source root. 2020-06-16 18:45:58 +02:00
docs.rs Consolidate documentation expansion and merging 2020-06-03 06:54:41 -04:00
dyn_map.rs
expr.rs fmt 2020-05-31 12:06:22 +02:00
find_path.rs find_path: return shorter paths for external items 2020-06-12 13:01:20 +02:00
generics.rs
import_map.rs find_path: return shorter paths for external items 2020-06-12 13:01:20 +02:00
item_scope.rs Reorder imports 2020-06-05 13:15:16 +02:00
keys.rs
lang_item.rs
lib.rs Don't guess macro expansion crate 2020-06-11 12:13:14 +02:00
nameres.rs Simplify 2020-06-18 16:02:45 +02:00
path.rs Deprecate hir::Path::from_ast 2020-06-15 10:55:48 +02:00
per_ns.rs Add an ImportMap 2020-06-04 19:33:01 +02:00
resolver.rs
src.rs
test_db.rs Make relevant_crates return a Set 2020-06-11 11:30:06 +02:00
trace.rs
type_ref.rs Support raw_ref_op's raw reference operator 2020-05-28 21:42:22 +02:00
visibility.rs