about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorJieyou Xu <jieyouxu@outlook.com>2025-07-25 19:47:54 +0800
committerJieyou Xu <jieyouxu@outlook.com>2025-07-25 19:53:49 +0800
commit73e534b0220604cf79e2193d4f5960d2dda0a3b6 (patch)
treea6ba82461f7e204547f646d76e3a479868adc5b9 /compiler/rustc_mir_transform/src
parentb56aaec52bc0fa35591a872fb4aac81f606e265c (diff)
downloadrust-73e534b0220604cf79e2193d4f5960d2dda0a3b6.tar.gz
rust-73e534b0220604cf79e2193d4f5960d2dda0a3b6.zip
Revert "Move `shared_helpers` test to a dedicated module"
I missed this during review. We cannot declare a `tests` module within
`shared_helpers.rs` itself, as shim binaries that tries to include the
`shared_helpers` module through `#[path = ".."]` attributes would fail
to find it, breaking `./x check bootstrap`.

This reverts commit `40c2ca96411caaeab1563ff9041879f742d1d71b`.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions