COMMITS
/ tests/debuginfo/coroutine-objects.rs February 3, 2026
J
Ignore all debuginfo tests for LLDB that we do not run in CI
Jubilee Young committed
October 17, 2025
M
compiletest: Use `//@` prefixes also for debuginfo test directives
Martin Nordholts committed
November 24, 2025
W
update tests
Walnut committed
October 2, 2025
G
Ignore failing `debuginfo` tests with gcc backend
Guillaume Gomez committed
July 31, 2025
B
Remove the omit_gdb_pretty_printer_section attribute
bjorn3 committed
August 17, 2024
B
Delete redundant gdb-version requirements and related comments
Ben Kimock committed
April 23, 2024
V
Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)
Vladimir Makayev committed
April 11, 2024
O
Error on using `yield` without also using `#[coroutine]` on the closure
Oli Scherer committed
March 15, 2024
M
Use explicit LLDB commands instead of `print`/`p` aliases.
Markus Reiter committed
March 10, 2024
M
Remove LLDB persistent results in `compiletest`.
Markus Reiter committed
February 22, 2024
许
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe) committed
October 19, 2023
O
s/generator/coroutine/
Oli Scherer committed