rust-analyzer/crates/hir_def/src
2021-09-28 21:23:46 +02:00
..
body Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
item_tree Update failing test 2021-09-27 16:59:25 +02:00
nameres support non-extern-prelude dependencies 2021-09-28 21:23:46 +02:00
path Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
adt.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
attr.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
body.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
builtin_attr.rs Ignore text and bench attributes again 2021-08-27 22:19:04 +02:00
builtin_type.rs Introduce TypeCtor::Scalar 2021-02-28 01:20:04 +01:00
child_by_source.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
data.rs Don't dump DefMaps to build the panic context 2021-09-05 20:42:22 +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 internal: prepare to merge hir::BinaryOp and ast::BinOp 2021-08-14 17:07:51 +03:00
find_path.rs Explicitly connect an ambiguous import path case logic with the test on it 2021-07-16 00:41:00 +03:00
generics.rs Move GenericParams's handling of impl Trait into GenericParams::generic_params_query 2021-09-27 16:59:25 +02:00
import_map.rs Reduce fst_path calls 2021-06-11 00:10:09 +03:00
intern.rs internal: intern AttrInput 2021-05-25 00:50:19 +02:00
item_scope.rs fix: Fix multiple derives in one attribute not expanding all in expand_macro 2021-08-26 03:32:45 +02:00
item_tree.rs Move GenericParams's handling of impl Trait into GenericParams::generic_params_query 2021-09-27 16:59:25 +02:00
keys.rs fix: Fix multiple derives in one attribute not expanding all in expand_macro 2021-08-26 03:32:45 +02:00
lang_item.rs Look for enum variants and trait assoc functions when looking for lang items 2021-08-07 22:30:13 +02:00
lib.rs Fix item-level lazy macro errors 2021-09-24 21:17:25 +02:00
nameres.rs Minor: replace old name CrateDefMap 2021-09-05 19:22:34 +09:00
path.rs Apply some clippy suggestions 2021-06-21 16:40:21 +02:00
per_ns.rs Add more profiling for flyimports 2021-06-10 23:43:46 +03:00
resolver.rs feat: filter out duplicate macro completions 2021-08-03 17:36:06 +03:00
src.rs Make ItemTreeId its own type 2021-03-18 01:53:22 +01:00
test_db.rs fix: Typos 2021-07-27 18:31:21 -04:00
trace.rs Use ‘index’ terminology for arena consistently 2021-01-17 18:38:08 +11:00
type_ref.rs Account sized bounds in parentheses printing inside of ptr/ref of rpit. 2021-08-08 00:54:38 +05:00
visibility.rs Add a coverage mark 2021-07-05 17:06:16 +02:00