rust/crates/hir_def/src
2021-03-13 20:38:45 +01:00
..
body Stop fetching ItemTrees for no reason 2021-03-10 02:32:16 +01:00
item_tree Use upstream cov-mark 2021-03-08 22:19:44 +02:00
nameres Extend cfg_attr test 2021-03-13 18:18:05 +01:00
path Use upstream cov-mark 2021-03-08 22:19:44 +02:00
adt.rs Delete ContainerId 2021-03-09 19:09:02 +01:00
attr.rs Handle cfg_attr gating multiple attributes 2021-03-13 18:18:42 +01:00
body.rs Remove item_scope field from Body 2021-03-09 18:27:23 +01:00
builtin_attr.rs Add upstream commit to builtin_attr.rs 2020-12-11 19:12:06 +01:00
builtin_type.rs Introduce TypeCtor::Scalar 2021-02-28 01:20:04 +01:00
child_by_source.rs Use body.block_scopes in ChildBySource 2021-03-09 18:27:23 +01:00
data.rs Delete ContainerId 2021-03-09 19:09:02 +01:00
db.rs Make two calls virtual 2021-03-05 20:25:24 +02:00
diagnostics.rs For unresolved macros, hightlight only the last segment 2021-02-28 14:29:10 +03:00
dyn_map.rs
expr.rs Introduce TypeCtor::Scalar 2021-02-28 01:20:04 +01:00
find_path.rs Use upstream cov-mark 2021-03-08 22:19:44 +02:00
generics.rs Change ChildBySource to allow reusing DynMap 2021-03-09 18:27:23 +01:00
import_map.rs Use upstream cov-mark 2021-03-08 22:19:44 +02:00
item_scope.rs Remove item_scope field from Body 2021-03-09 18:27:23 +01:00
item_tree.rs Remove ItemTree::source 2021-03-12 23:54:29 +01:00
keys.rs Add ConstParams to the HIR 2021-01-01 10:06:42 +01:00
lang_item.rs Make public DefMap fields private 2021-01-20 15:41:18 +01:00
lib.rs Create TraitEnvironment through a query 2021-03-13 20:38:45 +01:00
nameres.rs Fix find_path when inner items are present 2021-03-01 19:39:17 +01:00
path.rs Avoid using ModPath's fields directly 2021-02-04 22:42:21 +01:00
per_ns.rs deduplicate macro completions from legacy macros and prelude 2020-12-31 13:41:49 -07:00
resolver.rs Delete ContainerId 2021-03-09 19:09:02 +01:00
src.rs Remove map module from la-arena public API 2021-01-15 11:14:04 +11:00
test_db.rs Simplify hir_def TestDB 2021-03-13 02:24:53 +01:00
trace.rs Use ‘index’ terminology for arena consistently 2021-01-17 18:38:08 +11:00
type_ref.rs Add MacroType syntax 2021-01-18 17:56:35 +01:00
visibility.rs is_visible_from_def_map: handle block expressions 2021-02-23 17:56:16 +01:00