Files
rust/tests
Matthias Krüger c8ec8e6989 Rollup merge of #131776 - hoodmane:emscripten-xfail-backtrace-tests, r=jieyouxu
Emscripten: Xfail backtrace ui tests

It is possible to link libunwind and use the normal backtrace code, but it fails to symbolize stack traces. I investigated and could get the list of instruction pointers and symbol names, but I'm not sure how to use the dwarf info to map from instruction pointer to source location. In any case, fixing this is not a high priority.

See https://github.com/rust-lang/rust/issues/131738

r?jieyouxu
2024-10-16 20:15:55 +02:00
..
2024-10-04 23:50:01 +00:00
2024-10-14 17:51:37 +02:00
2024-10-09 21:23:20 +02:00
2024-10-11 11:30:08 -04:00
2024-10-15 20:30:23 -07:00