rust-analyzer/crates/hir_def/src
2021-06-06 17:03:37 +02:00
..
body internal: move diagnostics to hir 2021-05-25 17:49:59 +03:00
item_tree NFC: remove redundant clones (clippy::perf) 2021-06-03 15:32:46 +02:00
nameres Handle attribute macros in descend_into_macros 2021-06-06 17:03:37 +02:00
path Stop expanding UseTrees during ItemTree lowering 2021-05-26 01:01:58 +02:00
adt.rs Global TypeRef/TraitRef interning 2021-04-01 19:46:43 +02:00
attr.rs Render documentation for derive completion 2021-06-04 20:58:12 +02:00
body.rs internal: move diagnostics to hir 2021-05-25 17:49:59 +03:00
builtin_attr.rs Update list of built-in attributes 2021-06-03 18:09:21 +02:00
builtin_type.rs Introduce TypeCtor::Scalar 2021-02-28 01:20:04 +01:00
child_by_source.rs Handle attribute macros in descend_into_macros 2021-06-06 17:03:37 +02:00
data.rs Add comment 2021-06-03 13:51:43 +02:00
db.rs Make it opt-in 2021-06-03 18:09:21 +02:00
dyn_map.rs Rename ra_hir_def -> hir_def 2020-08-13 16:29:33 +02:00
expr.rs Add support for lengths in array repeats, if they are literals 2021-05-12 21:22:46 -07:00
find_path.rs Implement per-edition preludes 2021-06-01 13:39:19 +02:00
generics.rs internal: intern TypeBounds 2021-05-24 15:13:23 +02:00
import_map.rs Make MacroDefId's AstId mandatory when possible 2021-03-18 15:37:14 +01:00
intern.rs internal: intern AttrInput 2021-05-25 00:50:19 +02:00
item_scope.rs Handle attribute macros in descend_into_macros 2021-06-06 17:03:37 +02:00
item_tree.rs hir_ty: use async ret type for inference inside async bodies 2021-05-29 18:17:45 +02:00
keys.rs Handle attribute macros in descend_into_macros 2021-06-06 17:03:37 +02:00
lang_item.rs Make public DefMap fields private 2021-01-20 15:41:18 +01:00
lib.rs Expand procedural attribute macros 2021-06-03 18:09:21 +02:00
nameres.rs internal: move diagnostics to hir 2021-05-25 17:49:59 +03:00
path.rs Expand fixme comments 2021-06-01 01:44:51 +05:00
per_ns.rs deduplicate macro completions from legacy macros and prelude 2020-12-31 13:41:49 -07:00
resolver.rs Consider trait to be in scope for trait-impl 2021-05-25 16:16:29 +02:00
src.rs Make ItemTreeId its own type 2021-03-18 01:53:22 +01:00
test_db.rs Make it opt-in 2021-06-03 18:09:21 +02:00
trace.rs Use ‘index’ terminology for arena consistently 2021-01-17 18:38:08 +11:00
type_ref.rs internal: intern TypeBounds 2021-05-24 15:13:23 +02:00
visibility.rs Don't store call-site text offsets in hygiene info 2021-05-06 19:59:54 +02:00