diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2021-02-02 12:15:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-02 12:15:04 +0100 |
| commit | 285524f8dafda8c8529660e02f4dca1d1e7f4446 (patch) | |
| tree | d74fa09fd739f66c22e421d78657b07681bd17eb /compiler/rustc_codegen_llvm/src/back/write.rs | |
| parent | 255e0764c071d73a43a0c88181cb4cf667a74bff (diff) | |
| parent | 988d93c8a0b122a9923e0df6fb49cb430dbab3f2 (diff) | |
| download | rust-285524f8dafda8c8529660e02f4dca1d1e7f4446.tar.gz rust-285524f8dafda8c8529660e02f4dca1d1e7f4446.zip | |
Rollup merge of #81609 - Julian-Wollersberger:no-query-categories, r=davidtwco
Remove the remains of query categories Back in October 2020 in #77830 ``@cjgillot`` removed the query categories information from the profiler, but the actual definitions which query was in which category remained, although unused. Here I clean that up, to simplify the query definitions even further. It's unfortunate that this loses all the context for `git blame`, ~~but I'm working on moving those query definitions into `rustc_query_system`, which will lose that context anyway.~~ EDIT: Might not work out. The functional changes are in the first commit. The second one only changes the indentation.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/back/write.rs')
0 files changed, 0 insertions, 0 deletions
