Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attributes: prepare to release v0.1.26 #2631

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Jun 21, 2023

0.1.26 (June 21th, 2023)

This release of tracing-attributes fixes warnings due to allow attributes in generated code that allow lints which may not exist on earlier versions of rustc.

Fixed

Thanks to @mladedav for contributing to this release!

# 0.1.26 (June 21th, 2023)

This release of `tracing-attributes` fixes warnings due to `allow`
attributes in generated code that allow lints which may not exist on
earlier versions of rustc.

### Fixed

- Allow `unknown_lints` in macro-generated code ([#2626])

Thanks to @mladedav for contributing to this release!
@hawkw hawkw requested a review from a team as a code owner June 21, 2023 22:58
@hawkw hawkw merged commit 4302064 into v0.1.x Jun 22, 2023
53 checks passed
@hawkw hawkw deleted the eliza/attributes-0.1.26 branch June 22, 2023 00:51
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
# 0.1.26 (June 21th, 2023)

This release of `tracing-attributes` fixes warnings due to `allow`
attributes in generated code that allow lints which may not exist on
earlier versions of rustc.

### Fixed

- Allow `unknown_lints` in macro-generated code ([tokio-rs#2626])

Thanks to @mladedav for contributing to this release!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant