Skip to content

searching for substring "rustc-ap" of crate name yields 0 results #1573

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
matthiaskrgr opened this issue Dec 7, 2018 · 5 comments
Closed

Comments

@matthiaskrgr
Copy link
Member

I was searching for "rustc-ap.*" crates on the website, when searching for "rustc-ap", 0 results are shown which is strange because it is literally a substring of the crate name.
https://crates.io/search?q=rustc-ap

Searching for "rustc-" or "rustc" does find some of them though, I wonder what is going on here..
https://crates.io/search?q=rustc-
https://crates.io/search?q=rustc

@matthiaskrgr matthiaskrgr changed the title searching for substring "rust-ap" of crate name yields 0 results searching for substring "rustc-ap" of crate name yields 0 results Dec 7, 2018
@therealprof
Copy link

Yeah, we have the same problem with other crates as well, like stm32f1 doesn't find stf32f1xx-hal.

CC @sgrif We talked about this at the RaH and you mentioned a potential fix?

@jeramyRR
Copy link

I guess I'm not the first to discover the search issue since there's a ticket on it already. I tried searching for soap and get a few libs back, but soapysdr wasn't listed even though it exists.

@kzys
Copy link
Contributor

kzys commented Apr 16, 2019

@sgrif @FreeMasen Wouldn't be covered by #1560?

@FreeMasen
Copy link

@kzys I believe this would be fixed if #1560 is merged

@carols10cents
Copy link
Member

Yes, I think this is a duplicate of #159 and will be addressed by #1560. I'm taking a look at #1560 now!

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

No branches or pull requests

6 participants