diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-12-08 14:25:39 +0800 |
|---|---|---|
| committer | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-12-08 15:32:04 +0800 |
| commit | 6959582ac6378e1c1c2b858497770df609feb37e (patch) | |
| tree | 8cb5015793b08a9b89e40cb32f6bb7656d37acbf | |
| parent | 1e3328dd72a3aed8050d2c090b0dd818a5645d9d (diff) | |
| download | rust-6959582ac6378e1c1c2b858497770df609feb37e.tar.gz rust-6959582ac6378e1c1c2b858497770df609feb37e.zip | |
Move `assoc-lang-items.rs` to `tests/ui/lang-items/`
| -rw-r--r-- | tests/ui/lang-items/assoc-lang-items.rs (renamed from tests/ui/assoc-lang-items.rs) | 0 | ||||
| -rw-r--r-- | tests/ui/lang-items/assoc-lang-items.stderr (renamed from tests/ui/assoc-lang-items.stderr) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/ui/assoc-lang-items.rs b/tests/ui/lang-items/assoc-lang-items.rs index 460d3ed2326..460d3ed2326 100644 --- a/tests/ui/assoc-lang-items.rs +++ b/tests/ui/lang-items/assoc-lang-items.rs diff --git a/tests/ui/assoc-lang-items.stderr b/tests/ui/lang-items/assoc-lang-items.stderr index 7e61fea449b..7e61fea449b 100644 --- a/tests/ui/assoc-lang-items.stderr +++ b/tests/ui/lang-items/assoc-lang-items.stderr |
