rust-analyzer/crates/hir-def/src
David Barsky e1ea7c8844 internal: switch to tracing from log
This commit also adds `tracing` to NotificationDispatcher/RequestDispatcher,
bumps `rust-analyzer-salsa` to 0.17.0-pre.6, `always-assert` to 0.2, and
removes the homegrown `hprof` implementation in favor of a vendored
tracing-span-tree.
2024-01-30 12:27:31 -05:00
..
attr Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
body fix: filter out cfg disabled filed when lowering RecordPat 2024-01-25 19:27:37 +08:00
data internal: Make data queries transparent over their diagnostics variant 2024-01-16 10:47:54 +01:00
dyn_map Deduplicate 2024-01-15 10:58:05 +01:00
hir manual_map 2024-01-19 17:31:00 +01:00
item_tree feat:Record FnAbi 2024-01-19 15:15:23 +01:00
macro_expansion_tests Re-order mod declarations 2024-01-27 11:02:34 +01:00
nameres internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
path redundant_pattern_matching 2024-01-19 17:31:01 +01:00
attr.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
body.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
builtin_type.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
child_by_source.rs Deduplicate 2024-01-15 10:58:05 +01:00
data.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
db.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
dyn_map.rs Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
expander.rs internal: Cleanup Expander a bit 2023-12-22 13:01:13 +01:00
find_path.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
generics.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
hir.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00
import_map.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
item_scope.rs feat: Support for GOTO def from *inside* files included with include! macro 2024-01-27 23:36:01 +08:00
item_tree.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
lang_item.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
lib.rs Add some size assertions 2024-01-26 19:28:39 +01:00
lower.rs internal: Split out a span crate 2023-12-18 14:08:33 +01:00
nameres.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
path.rs needless_borrow 2024-01-19 17:31:01 +01:00
per_ns.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
pretty.rs feat:Record FnAbi 2024-01-19 15:15:23 +01:00
resolver.rs search_is_some 2024-01-19 17:52:55 +01:00
src.rs Cleanup 2024-01-15 12:22:51 +01:00
test_db.rs Replace SourceRootCrates hashset output with slice for deterministic order 2024-01-10 14:51:51 +01:00
trace.rs Cleanup 2024-01-15 12:22:51 +01:00
visibility.rs Don't parse intra doc links as syntax trees 2024-01-26 20:00:47 +01:00