This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-27 18:57:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2da29dbe8fe23df1c7c4ab1d8740ca3c32b15526
rust
/
tests
/
ui
/
backtrace
T
History
许杰友 Jieyou Xu (Joe)
8a0310a0b1
tests: use
needs-subprocess
instead of
ignore-{wasm32,emscripten,sgx}
2025-01-23 20:51:29 +08:00
..
auxiliary
Move 100 entries from tests/ui into subdirs
2024-05-20 19:55:59 -07:00
apple-no-dsymutil.rs
Make more of the test suite run on Mac Catalyst
2024-05-28 12:31:33 +02:00
backtrace.rs
tests: use
needs-subprocess
instead of
ignore-{wasm32,emscripten,sgx}
2025-01-23 20:51:29 +08:00
dylib-dep.rs
Emscripten: Xfail backtrace ui tests
2024-10-16 12:22:14 +02:00
line-tables-only.rs
Emscripten: Xfail backtrace ui tests
2024-10-16 12:22:14 +02:00
std-backtrace.rs
tests: use
needs-subprocess
instead of
ignore-{wasm32,emscripten,sgx}
2025-01-23 20:51:29 +08:00
synchronized-panic-handler.rs
the output in stderr expects panic-unwind
2024-07-30 08:16:47 +02:00
synchronized-panic-handler.run.stderr
Try to write the panic message with a single
write_all
call
2025-01-01 15:58:29 +01:00