rust/crates/hir-def/src
2022-06-14 23:23:15 +08:00
..
body fix: f32 and f64 representation during lowering 2022-05-26 20:03:05 +05:30
item_tree implement inherited_visibility in collector 2022-06-14 23:23:15 +08:00
macro_expansion_tests feat: Support $$ in macros. 2022-06-02 21:48:28 +02:00
nameres implement inherited_visibility in collector 2022-06-14 23:23:15 +08:00
path
adt.rs
attr.rs fix: add docs and remove unnecessary check 2022-05-05 13:41:33 +09:00
body.rs
builtin_attr.rs Remove handling of #[rustc_deprecated] 2022-05-04 22:25:58 -04:00
builtin_type.rs
child_by_source.rs
data.rs implement inherited_visibility in collector 2022-06-14 23:23:15 +08:00
db.rs
dyn_map.rs
expr.rs fix: float display impl 2022-05-31 10:13:03 +05:30
find_path.rs
generics.rs internal: Remove Generics::type_iter in favor of Generics::iter 2022-06-12 14:40:37 +02:00
import_map.rs
intern.rs internal: Update dashmap and freeze its version 2022-06-10 16:19:52 +02:00
item_scope.rs
item_tree.rs
keys.rs
lang_item.rs
lib.rs implement inherited_visibility in collector 2022-06-14 23:23:15 +08:00
macro_expansion_tests.rs
nameres.rs
path.rs
per_ns.rs
resolver.rs
src.rs
test_db.rs
trace.rs
type_ref.rs
visibility.rs