Skip to content

tracing-attributes 0.1.28

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 22:23
· 585 commits to master since this release
baa5489

Changed

  • Bump MSRV to 1.63 (#2793)

Fixed

  • Added missing RecordTypes for instrument (#2781)
  • Change order of async and unsafe modifier (#2864)
  • Extract match scrutinee (#2880)
  • Allow field path segments to be keywords (#2925)
  • Support const values for target and name (#2941)

Documented

  • Fix backporting error in attributes (#2780)