about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-01-20 21:45:06 +0800
committerGitHub <noreply@github.com>2025-01-20 21:45:06 +0800
commit3e26673b29d39b687896655752bd1e0a62e9bb3d (patch)
treef60d82f48709e0cd78e7cc7b3cb320a8f1de7d28 /compiler/rustc_codegen_llvm/src
parenta41d652d10db27394ed5cf1bac2a45c5db98e199 (diff)
parent539b4d8555943682b67dc1953093e172bfa95de2 (diff)
downloadrust-3e26673b29d39b687896655752bd1e0a62e9bb3d.tar.gz
rust-3e26673b29d39b687896655752bd1e0a62e9bb3d.zip
Rollup merge of #135676 - yotamofek:resolve-cleanups, r=BoxyUwU
rustc_resolve: use structured fields in traces

I think this crate was written before `tracing` was adopted, and was manually writing fields into trace logs instead of using structured fields.

I kept function names in the trace messages even though I added `#[instrument]` invocations so that the events will be in named spans, wasn't sure if spans are always printed.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions