-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Move some tests to more reasonable directories - 9 #90837
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Could you make a new subdirectory named After that: alloca-from-derived-tydesc.rs - can be removed now + rt-explody-panic-payloads.rs - runtime |
b034e69
to
bc0549d
Compare
Done |
It is worth noting that |
I think we can add a tidy exception to shift-various-bad-types.rs -> binop |
bc0549d
to
ab5434f
Compare
Yes, please. |
@bors r+ |
📌 Commit ab5434f has been approved by |
Rollup of 10 pull requests Successful merges: - rust-lang#85766 (Stabilize File::options()) - rust-lang#88601 (Implement `Termination` for `Result<Infallible, E>`) - rust-lang#90058 (Stabilize -Z strip as -C strip) - rust-lang#90790 (Fix standard library test with read_link) - rust-lang#90834 (Android is not GNU) - rust-lang#90835 (Rename WASI's `is_character_device` to `is_char_device`.) - rust-lang#90837 (Move some tests to more reasonable directories - 9) - rust-lang#90848 (Remove bigint_helper_methods for *signed* types) - rust-lang#90892 (fix ICE on Miri/CTFE copy of half a pointer) - rust-lang#90909 (disable portable SIMD tests in Miri) Failed merges: - rust-lang#90128 (Stabilize -Z symbol-mangling-version=v0 as -C symbol-mangling-version=v0) r? `@ghost` `@rustbot` modify labels: rollup
cc #73494
r? @petrochenkov