rust/src/test/ui/dep-graph
Camille GILLOT cfe786e5e0 Fix tests.
Avoid invoking queries inside `check_paths`, since we are holding a lock
to the reconstructed graph.
2021-03-30 18:10:06 +02:00
..
dep-graph-assoc-type-codegen.rs Fix tests. 2021-03-30 18:10:06 +02:00
dep-graph-assoc-type-codegen.stderr Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
dep-graph-caller-callee.rs Fix tests. 2021-03-30 18:10:06 +02:00
dep-graph-caller-callee.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
dep-graph-check-attr.rs Err if the debugging options are not passed. 2021-03-22 21:31:00 +01:00
dep-graph-check-attr.stderr Err if the debugging options are not passed. 2021-03-22 21:31:00 +01:00
dep-graph-struct-signature.rs Fix tests. 2021-03-30 18:10:06 +02:00
dep-graph-struct-signature.stderr Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
dep-graph-trait-impl-two-traits-same-method.rs Fix tests. 2021-03-30 18:10:06 +02:00
dep-graph-trait-impl-two-traits-same-method.stderr Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
dep-graph-trait-impl-two-traits.rs Fix tests. 2021-03-30 18:10:06 +02:00
dep-graph-trait-impl-two-traits.stderr Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
dep-graph-trait-impl.rs Fix tests. 2021-03-30 18:10:06 +02:00
dep-graph-trait-impl.stderr Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
dep-graph-type-alias.rs Fix tests. 2021-03-30 18:10:06 +02:00
dep-graph-type-alias.stderr Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
dep-graph-variance-alias.rs Fix tests. 2021-03-30 18:10:06 +02:00
dep-graph-variance-alias.stderr Move the krate method to Hir and remove the Krate dep node 2020-02-06 13:23:32 +01:00