Skip to content

Implement Eq for Bitv and BitvSet #15050

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

Closed
wants to merge 1 commit into from
Closed

Implement Eq for Bitv and BitvSet #15050

wants to merge 1 commit into from

Conversation

kaseyc
Copy link
Contributor

@kaseyc kaseyc commented Jun 20, 2014

No description provided.

bors added a commit that referenced this pull request Jun 20, 2014
@bors bors closed this Jun 20, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 7, 2023
bugfix :  skip doc(hidden) default members

fixes  rust-lang#14957 . I have two questions :

1.  I am definitely looking for a more idiomatic way for the things I added in `crates/ide-assists/src/utils.rs`. See `FIXME` in that file.
2. Would it be actually better to change `DefaultMethods` to something like

```rust
enum DefaultMethods {
     Only( IgnoreHidden ( bool ) ) ,
     None
}
```

instead of adding a boolean to every function that calls `crates/ide-assists/src/utils.rs::filter_assoc_items`
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.

2 participants