about summary refs log tree commit diff
path: root/src/test/ui/dep-graph/dep-graph-trait-impl-two-traits-same-method.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-46/+0
2021-09-23Support incremental in compiletest for non-incremental modes.Eric Huss-1/+2
2021-03-30Fix tests.Camille GILLOT-1/+1
Avoid invoking queries inside `check_paths`, since we are holding a lock to the reconstructed graph.
2020-07-17Rename TypeckTables to TypeckResults.Valentin Lazureanu-2/+2
2019-03-30Update testsJohn Kåre Alsaker-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+55