Skip to content

Refactor item_name method to use ItemInfo struct #3221

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

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

emilio
Copy link
Contributor

@emilio emilio commented Jun 8, 2025

No description provided.

@emilio emilio enabled auto-merge June 8, 2025 10:27
@emilio emilio force-pushed the item-kind-to-item-name branch from 6525e65 to dc2a5c4 Compare June 8, 2025 10:29
@emilio emilio added this pull request to the merge queue Jun 8, 2025
Merged via the queue into rust-lang:main with commit 2882af2 Jun 8, 2025
34 checks passed
Comment on lines +293 to 295
#[derive(Clone, Copy)]
#[non_exhaustive]
pub enum ItemKind {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this have had the common Debug, PartialEq, Eq, Hash derives as well, just like #3055?

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.

3 participants