Skip to content

Issues: rust-lang/rust

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

non-camel-case-types lint does not flag repr(C) types A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. A-repr Area: the `#[repr(stuff)]` attribute C-discussion Category: Discussion or questions that doesn't represent real issues. L-non_camel_case_types Lint: non_camel_case_types T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team
#132925 opened Nov 12, 2024 by jstarks
non_camel_case_types does not trigger for screaming single-word A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. L-non_camel_case_types Lint: non_camel_case_types T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#116336 opened Oct 2, 2023 by jonhoo
ProTip! Adding no:label will show everything without a label.