Chore
- Add
clippy::redundant-closure-for-method-calls
lint
New Features
- provide basic
tracing
spans for common operations.
This is just the beginning and more crates will integrate with it over time.
Commit Statistics
- 7 commits contributed to the release over the course of 10 calendar days.
- 15 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (18b0a37)
- Merge branch 'corpus' (aa16c8c)
- Release gix-trace v0.1.0 (2ab69c6)
- Change MSRV to 1.65 (4f635fc)
- Provide basic
tracing
spans for common operations. (3cffa26) - Merge branch 'help-874-redundant-closures' (fe59956)
- Add
clippy::redundant-closure-for-method-calls
lint (bcad5c2)