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
andname
(#2941)
Documented
- Fix backporting error in attributes (#2780)