We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bbab58 + 61d3aa8 commit b28fea9Copy full SHA for b28fea9
database/schema.md
@@ -217,7 +217,7 @@ series aid cid value
217
Records the duration of compiling a `rustc` crate for a given artifact and collection.
218
219
```
220
-sqlite> select * from runtime_pstat limit 1;
+sqlite> select * from rustc_compilation limit 1;
221
aid cid crate duration
222
--- --- ---------- --------
223
1 42 rustc_mir_transform 28.096
0 commit comments