about summary refs log tree commit diff
path: root/src/test/codegen/async-fn-debug.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-58/+0
2022-03-14debuginfo: Refactor debuginfo generation for typesMichael Woerister-2/+2
2022-02-01debuginfo: Make sure that type names for closure and generator environments a...Michael Woerister-1/+1
2022-01-13Fix non-MSVC testEric Holk-1/+1
2021-06-30Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...Daniel Paoliello-1/+1
2021-04-30Remove artificial flag from generator variantslrh2000-11/+18
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+1
2020-06-24Split out async fn and generator testTyler Mandry-0/+51