summary refs log tree commit diff
path: root/src/librustc/ty/query/profiling_support.rs
AgeCommit message (Expand)AuthorLines
2020-02-19Add an abstraction for custom query cachesJohn Kåre Alsaker-30/+13
2020-01-10Fix some rebasing fallout.Michael Woerister-1/+1
2020-01-10Run 'x.py fmt'.Michael Woerister-71/+31
2020-01-10self-profile: Fix issue with handling query blocking.Michael Woerister-1/+0
2020-01-10Initial support for recording query keys in self-profiling data.Michael Woerister-0/+276