rust/crates/ra_hir_def/src
2020-05-26 14:12:13 -04:00
..
body Switch to new magic marks 2020-05-20 13:02:53 +02:00
nameres Pass trivially copy types as copy 2020-05-26 14:12:13 -04:00
path Switch to new magic marks 2020-05-20 13:02:53 +02:00
adt.rs refactor: use attrsOwner directly in is_cfg_enabled 2020-05-05 09:34:07 +02:00
attr.rs add support of feature flag for runnables #4464 2020-05-21 10:48:42 +02:00
body.rs add support of feature flag for runnables #4464 2020-05-21 10:48:42 +02:00
builtin_type.rs find_path: Builtins are always in scope 2020-04-18 12:06:22 +02:00
child_by_source.rs Rename StructField -> Field 2020-04-25 14:23:34 +02:00
data.rs Highlight mutable statics as mutable 2020-05-10 16:25:51 +01:00
db.rs Make find_path_inner a query 2020-05-20 23:54:50 +02:00
diagnostics.rs Simplify Diagnostic structure 2020-04-17 13:56:42 +02:00
docs.rs Rename StructField -> Field 2020-04-25 14:23:34 +02:00
dyn_map.rs
expr.rs Revert "Merge #4233" 2020-05-02 01:12:37 +02:00
find_path.rs Make find_path_inner a query 2020-05-20 23:54:50 +02:00
generics.rs Introduce LowerCtx for path lowering 2020-05-01 20:01:17 +08:00
item_scope.rs invert if 2020-05-05 23:01:07 +08:00
keys.rs Rename StructField -> Field 2020-04-25 14:23:34 +02:00
lang_item.rs Fix some clippy perf warnings 2020-05-25 13:35:52 -04:00
lib.rs Switch to new magic marks 2020-05-20 13:02:53 +02:00
nameres.rs Simplify Diagnostic structure 2020-04-17 13:56:42 +02:00
path.rs Introduce LowerCtx for path lowering 2020-05-01 20:01:17 +08:00
per_ns.rs
resolver.rs Handle Self in values and patterns 2020-05-15 17:25:28 +02:00
src.rs
test_db.rs
trace.rs
type_ref.rs Introduce LowerCtx for path lowering 2020-05-01 20:01:17 +08:00
visibility.rs