rust/crates/hir/src
bors 3e47532dd4 Auto merge of #16474 - davidbarsky:david/import-on-the-fly-improvements, r=lnicola
internal: even more `tracing`

As part of profiling completions, I added some additional spans and moved `TyBuilder::subst_for_def` closer to its usage site (the latter had a small impact on completion performance. Thanks for the tip, Lukas!)
2024-02-05 09:01:58 +00:00
..
semantics internal: switch to tracing from log 2024-01-30 12:27:31 -05:00
attrs.rs useless_conversion 2024-01-31 19:06:18 +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 Auto merge of #16474 - davidbarsky:david/import-on-the-fly-improvements, r=lnicola 2024-02-05 09:01:58 +00:00
semantics.rs internal: Remove unnecessary usages of ExpansionInfo 2024-01-31 09:57:17 +01: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