about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-01-27 04:34:53 +0100
committerGitHub <noreply@github.com>2025-01-27 04:34:53 +0100
commite72e49a1a8d5e7c3fa4605a0a5b247f120faf57a (patch)
tree7cd201a07c229c9e067807121188897d69875aab /compiler/rustc_codegen_llvm/src/errors.rs
parentbd2f6d7ee8f98c42333b4269d5f1a6bcb93712fc (diff)
parent97efda63b39fdf91c79a663604b7fec5895ab964 (diff)
downloadrust-e72e49a1a8d5e7c3fa4605a0a5b247f120faf57a.tar.gz
rust-e72e49a1a8d5e7c3fa4605a0a5b247f120faf57a.zip
Rollup merge of #136091 - jieyouxu:core-tracing, r=clubby789
Add some tracing to core bootstrap logic

Follow-up to #135391.

### Summary

Add some initial tracing logging to bootstrap, focused on the core logic (in this PR).

Also:

- Adjusted tracing-tree style to not use indent lines (I found that more distracting than helpful).
- Avoid glob-importing `tracing` items.
- Improve the rustc-dev-guide docs on bootstrap tracing.

### Example output

```bash
$ BOOTSTRAP_TRACING=bootstrap=TRACE ./x check src/bootstrap
```

![Example bootstrap tracing output](https://github.com/user-attachments/assets/0be39042-0822-44b6-9451-30427cfea156)

r? bootstrap
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions