rust/tests/ui/auxiliary
Jieyou Xu 40b73322b9
tests: adjust some augmented-assignment* tests
- `tests/ui/augmented-assignment-feature-gate-cross.rs`:
  - This was *originally* to feature-gate overloaded OpAssign
    cross-crate, but now let's keep it as a smoke test.
  - Renamed as `augmented-assignment-cross-crate.rs`.
  - Relocated under `tests/ui/binop/`.
-  `tests/ui/augmented-assignments.rs`:
  - Documented test intent.
  - Moved under `tests/ui/borrowck/`.
- `tests/ui/augmented-assignment-rpass.rs`:
  - Renamed to drop the `-rpass` suffix, since this was leftover from
    when `run-pass` test suite was a thing.
  - Moved under `tests/ui/binop/`.
2025-04-19 18:42:24 +08:00
..
crate-method-reexport-grrrrrrr2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
default-ty-param-cross-crate-crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-kw-macro-2015.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
edition-kw-macro-2018.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
fancy-panic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl_privacy_xc_1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inner_static.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-13560-1.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-13560-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-13560-3.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-16822.rs Move most ui-fulldeps tests to ui 2023-04-13 22:08:07 -05:00
issue-18502.rs Move most ui-fulldeps tests to ui 2023-04-13 22:08:07 -05:00
issue-24106.rs Move most ui-fulldeps tests to ui 2023-04-13 22:08:07 -05:00
issue-76387.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
kinds_in_metadata.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
msvc-data-only-lib.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
noexporttypelib.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-and-stability.rs stability: remove skip_stability_check_due_to_privacy 2024-11-18 08:07:46 +01:00
removing-extern-crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
svh-a-base.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
svh-b.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeid-intrinsic-aux1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
typeid-intrinsic-aux2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00