| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -195/+0 |
| 2022-12-21 | Update track_caller tests; run fmt | Bryan Garza | -15/+7 |
| 2022-12-21 | Improve code based on feedback. | Bryan Garza | -23/+7 |
| 2022-12-21 | Update track_caller logic/lint after rebase | Bryan Garza | -7/+12 |
| 2022-12-21 | update wording of lint | Bryan Garza | -2/+2 |
| 2022-12-21 | Update code based on PR comments | Bryan Garza | -102/+40 |
| 2022-12-21 | Switch `#[track_caller]` back to a no-op unless feature gate is enabled | Bryan Garza | -0/+111 |
| 2022-12-08 | Support `#[track_caller]` on async closures | Gary Guo | -1/+65 |
| 2022-12-02 | Fix async track caller for assoc fn and trait impl fn | Gary Guo | -0/+14 |
| 2022-12-02 | Use proper HirId for async track_caller attribute check | Gary Guo | -0/+11 |
| 2022-11-15 | Use `needs-unwind` instead of ignoring WASM/emscripten | Bryan Garza | -5/+3 |
| 2022-11-11 | Ignore wasm and emscripten targets for test | Bryan Garza | -2/+5 |
| 2022-11-09 | Allow and add `track_caller` to generators | Bryan Garza | -0/+75 |
