about summary refs log tree commit diff
path: root/compiler/rustc_span/src/profiling.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+2
2023-03-31Remove an unnecessary use of `with_session_globals`.Nicholas Nethercote-11/+5
2023-01-05Fix `uninlined_format_args` for some compiler cratesnils-1/+1
2022-04-22extend `EventArgRecorder` into span-aware `SpannedEventArgRecorder`Rémy Rakic-0/+35