rust-analyzer/crates/hir/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
..
semantics internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
attrs.rs cargo clippy --fix 2024-01-30 14:50:21 +01:00
db.rs internal: Make data queries transparent over their diagnostics variant 2024-01-16 10:47:54 +01:00
diagnostics.rs Cleanup error variants in MIR code slightly 2024-01-30 09:53:39 +01:00
display.rs feat: IDE features for primitive tuple fields 2024-01-06 15:04:58 +01:00
from_id.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00
has_source.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00
lib.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
semantics.rs internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
source_analyzer.rs redundant_pattern_matching 2024-01-19 17:31:01 +01:00
symbols.rs Eagerly lower enum variants in CrateDefMap construction 2024-01-15 10:24:14 +01:00