about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/middle/debugger_visualizer.rs
AgeCommit message (Expand)AuthorLines
2025-02-03tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc`Askar Safin-4/+4
2024-10-28fix clippy::clone_on_ref_ptr for compilerklensy-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-04-29Remove `extern crate rustc_macros` from `rustc_middle`.Nicholas Nethercote-0/+1
2023-05-16Move DebuggerVisualizerFile types from rustc_span to rustc_middleMichael Woerister-0/+38