rust-analyzer/crates/hir-def/src
2023-09-18 12:33:49 +03:00
..
attr Merge branch 'master' into sync-from-rust 2023-09-18 12:04:59 +03:00
body Diagnose incorrect and private fields in record structs 2023-09-09 10:45:29 +02:00
data Diagnose private fields in record constructor 2023-09-08 23:19:30 +02:00
dyn_map Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra 2023-08-07 12:03:15 +03:00
hir Replace format-args parser with upstream fork 2023-09-07 11:37:59 +02:00
item_tree Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
macro_expansion_tests Emit builtin#format_args in builtin format_args expander 2023-09-06 18:08:20 +02:00
nameres Run cargo fmt on 1.72 2023-08-25 22:24:41 +03:30
path Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra 2023-07-17 16:49:15 +03:00
attr.rs Remove markdown module from rust-analyzer crate 2023-09-02 17:27:52 +02:00
body.rs shrink_to_fit body source map 2023-09-09 14:40:56 +02:00
builtin_type.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
child_by_source.rs Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra 2023-08-07 12:03:15 +03:00
data.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
db.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
dyn_map.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
expander.rs Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra 2023-08-07 12:03:15 +03:00
find_path.rs Prefer stable paths over unstable ones in import path calculation 2023-09-14 11:03:41 +02:00
generics.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
hir.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
import_map.rs Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-ra 2023-09-18 12:33:49 +03:00
item_scope.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
item_tree.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
lang_item.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
lib.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
lower.rs Less once_cell more std 2023-09-01 17:30:59 +02:00
nameres.rs remove the repetitive word 2023-09-02 14:18:10 +08:00
path.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
per_ns.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
pretty.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
resolver.rs Desugar builtin#format_args 2023-09-06 15:21:41 +02:00
src.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
test_db.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
trace.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
visibility.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00