about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorThalia Archibald <thalia@archibald.dev>2025-03-29 15:23:58 -0700
committerThalia Archibald <thalia@archibald.dev>2025-04-05 12:15:49 -0700
commit3af666ea915aa0a125f5d473e30b20600ca90f08 (patch)
treed90090c5a7e2cca338e8993ba774a81d431f73e3 /compiler/rustc_codegen_llvm/src
parentbad13a970a136389187dd1cf2f2fc737a8bea5fc (diff)
downloadrust-3af666ea915aa0a125f5d473e30b20600ca90f08.tar.gz
rust-3af666ea915aa0a125f5d473e30b20600ca90f08.zip
tidy: Fix paths to coretests and alloctests
Following `#135937` and `#136642`, tests for core and alloc are in
coretests and alloctests. Fix tidy to lint for the new paths. Also,
update comments referring to the old locations.

Some context for changes which don't match that pattern:
* library/std/src/thread/local/dynamic_tests.rs and
  library/std/src/sync/mpsc/sync_tests.rs were moved under
  library/std/tests/ in 332fb7e6f1d (Move std::thread_local unit tests
  to integration tests, 2025-01-17) and b8ae372e483 (Move std::sync unit
  tests to integration tests, 2025-01-17), respectively, so are no
  longer special cases.
* There never was a library/core/tests/fmt.rs file. That comment
  previously referred to src/test/ui/ifmt.rs, which was folded into
  library/alloc/tests/fmt.rs in 949c96660c3 (move format! interface
  tests, 2020-09-08).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions