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

ide: improve ReferenceCategoryType #17083

Merged
merged 2 commits into from Apr 16, 2024
Merged

Conversation

matklad
Copy link
Member

@matklad matklad commented Apr 16, 2024

It is bitset semantically --- many categorical things can be true about a reference at the same time.

In parciular, a reference can be a "test" and a "write" at the same time.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 16, 2024
It is bitset semantically --- many categorical things can be true about
a reference at the same time.

In parciular, a reference can be a "test" and a "write" at the same
time.
@matklad
Copy link
Member Author

matklad commented Apr 16, 2024

@lnicola did you mean to r+?

@lnicola
Copy link
Member

lnicola commented Apr 16, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 16, 2024

📌 Commit f852a6f has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Apr 16, 2024

⌛ Testing commit f852a6f with merge d07f024...

@bors
Copy link
Collaborator

bors commented Apr 16, 2024

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing d07f024 to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants