rust/crates/hir_def/src
Aleksey Kladov dce41e5a03 move tests
2021-10-10 14:58:25 +03:00
..
body Support let...else 2021-10-07 17:06:24 +02:00
item_tree Update failing test 2021-09-27 16:59:25 +02:00
macro_expansion_tests move tests 2021-10-10 14:58:25 +03:00
nameres Update salsa 2021-10-06 22:42:54 +02:00
path Replace if let with match where appropriate 2021-10-05 09:00:21 +11: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
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
dyn_map.rs
expr.rs Support let...else 2021-10-07 17:06:24 +02:00
find_path.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
generics.rs Remove neesless clone 2021-10-10 10:50:51 +09:00
import_map.rs
intern.rs
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 Replace if let with match where appropriate 2021-10-05 09:00:21 +11: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 internal: start new macro test suite 2021-10-09 13:42:32 +03:00
macro_expansion_tests.rs move tests 2021-10-10 14:21:47 +03:00
nameres.rs Minor: replace old name CrateDefMap 2021-09-05 19:22:34 +09:00
path.rs
per_ns.rs
resolver.rs feat: filter out duplicate macro completions 2021-08-03 17:36:06 +03:00
src.rs
test_db.rs fix: Typos 2021-07-27 18:31:21 -04:00
trace.rs
type_ref.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
visibility.rs