diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-12-17 19:10:56 +0800 |
|---|---|---|
| committer | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-12-17 19:10:56 +0800 |
| commit | 4ca2d9f7f5f158187e8ffcdfe82a1b1c39fc8733 (patch) | |
| tree | 73126fc23a4ec9dd109020df27c097b13afaa3f6 | |
| parent | 30f5a039f07f830427fec693cdaff8724042cb12 (diff) | |
| download | rust-4ca2d9f7f5f158187e8ffcdfe82a1b1c39fc8733.tar.gz rust-4ca2d9f7f5f158187e8ffcdfe82a1b1c39fc8733.zip | |
Move `tests/ui/attempted-access-non-fatal.rs` to `tests/ui/typeck/`
| -rw-r--r-- | tests/ui/typeck/attempted-access-non-fatal.rs (renamed from tests/ui/attempted-access-non-fatal.rs) | 0 | ||||
| -rw-r--r-- | tests/ui/typeck/attempted-access-non-fatal.stderr (renamed from tests/ui/attempted-access-non-fatal.stderr) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/ui/attempted-access-non-fatal.rs b/tests/ui/typeck/attempted-access-non-fatal.rs index 15deb9e2f60..15deb9e2f60 100644 --- a/tests/ui/attempted-access-non-fatal.rs +++ b/tests/ui/typeck/attempted-access-non-fatal.rs diff --git a/tests/ui/attempted-access-non-fatal.stderr b/tests/ui/typeck/attempted-access-non-fatal.stderr index bff669727a1..bff669727a1 100644 --- a/tests/ui/attempted-access-non-fatal.stderr +++ b/tests/ui/typeck/attempted-access-non-fatal.stderr |
