COMMITS
/ tests/debuginfo/coroutine-locals.rs October 17, 2025
M
compiletest: Use `//@` prefixes also for debuginfo test directives
Martin Nordholts 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 min-lldb-version: 310
Ben Kimock 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