rust/tests/ui/backtrace
bjorn3 16c84f9913 Fix backtrace/line-tables-only.rs test
The content of the baz function has always been on line 5, not line 15.
Presumably it previously accidentally worked as the call in the foo
function is on line 15, but now it likely tail calls to bar.
2025-11-27 10:51:12 +00:00
..
auxiliary Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
apple-no-dsymutil.rs Fix test suite in iOS/tvOS/watchOS/visionOS simulator 2025-09-19 13:55:03 +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 Fix test suite in iOS/tvOS/watchOS/visionOS simulator 2025-09-19 13:55:03 +02:00
line-tables-only.rs Fix backtrace/line-tables-only.rs test 2025-11-27 10:51:12 +00:00
std-backtrace.rs tests: Don't check for self-printed output in std-backtrace.rs test 2025-07-09 08:43:56 +02:00
synchronized-panic-handler.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
synchronized-panic-handler.run.stderr Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00