| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-26 | feat(lock): skip saving declaration files in the lockfile (#19447) | David Sherret | |
| This is also a performance improvement because declaration file hashes don't need to be stored in the lockfile. Closes #19444 | |||
| 2023-06-10 | chore(tests): test_util - Add `PathRef` (#19450) | David Sherret | |
| This adds a new `PathRef` struct to test_util for making it easier to work with paths in test code. I'm going to expand on this more in the future. | |||
