Skip to content

testsuite: Add test for #5248, closes #5248 - #9080

Closed
catamorphism wants to merge 1 commit into
rust-lang:masterfrom
catamorphism:issue-5248
Closed

testsuite: Add test for #5248, closes #5248#9080
catamorphism wants to merge 1 commit into
rust-lang:masterfrom
catamorphism:issue-5248

Conversation

@catamorphism

Copy link
Copy Markdown
Contributor

No description provided.

flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 18, 2022
Fix direct `#[allow]` attributes in `let_unit_value`
Fixes part of rust-lang#9080
Not sure why it doesn't work when the lint is emitted at the statement, but switching it to the local works fine
changelog: Fix direct `#[allow]` attributes in [`let_unit_value`]
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
9080: Improve completion of cfg attributes r=JamieCunliffe a=JamieCunliffe
This will closerust-lang#5398 and it also adds some completion for cfg options.
Co-authored-by: Jamie Cunliffe <Jamie.Cunliffe@outlook.com>
Sign up for freeto 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.

1 participant

@catamorphism