| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-09 | Store names of captured variables in `optimized_mir` | lrh2000 | -3/+3 |
| 2021-07-09 | Name the captured upvars for closures/generators in debuginfo | lrh2000 | -3/+3 |
| 2021-06-30 | Improve debug symbol names to avoid ambiguity and work better with MSVC's deb... | Daniel Paoliello | -4/+4 |
| 2021-04-30 | Remove artificial flag from generator variants | lrh2000 | -1/+1 |
| 2021-04-30 | Move outer fields of enums into variant parts in debuginfo | lrh2000 | -2/+2 |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -1/+0 |
| 2020-06-09 | Implement new gdb/lldb pretty-printers | ortem | -2/+2 |
| 2020-04-14 | Update the minimum external LLVM to 8 | Josh Stone | -2/+1 |
| 2020-02-02 | Add a resume type parameter to `Generator` | Jonas Schievink | -1/+1 |
| 2019-08-27 | debuginfo: always include disambiguator in type names | Philip Craig | -2/+2 |
| 2019-08-25 | debuginfo: give unique names to closure and generator types | Philip Craig | -0/+55 |
