rust/crates/hir_def/src
2020-10-21 21:53:05 +02:00
..
body Fix mut self not emitting mutable binding on self use 2020-10-11 18:39:03 +02:00
item_tree Move safe intrinsic tests 2020-10-21 21:53:05 +02:00
nameres Account for proc macro helpers when parsing attr 2020-10-05 23:41:16 +02:00
path
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 Improve readability 2020-10-17 23:35:21 +02:00
builtin_type.rs
child_by_source.rs
data.rs Remove previously added parameter names from the function data 2020-10-12 11:05:00 +03:00
db.rs
diagnostics.rs Mark unresolved imports diagnostic as experimental 2020-09-28 12:45:20 +02:00
docs.rs
dyn_map.rs
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
import_map.rs Constrain ImportMap to only store simple paths 2020-10-06 17:04:29 +02:00
item_scope.rs Make incorrect case diagnostic work inside of functions 2020-10-12 11:05:00 +03:00
item_tree.rs Remove previously added parameter names from the function data 2020-10-12 11:05:00 +03:00
keys.rs
lang_item.rs
lib.rs
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
resolver.rs
src.rs
test_db.rs Add annotation-based nameres diagnostic tests 2020-09-16 17:26:51 +02:00
trace.rs
type_ref.rs
visibility.rs