Skip to content

Add search alias for Rust official crates #2868

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GuillaumeGomez
Copy link
Member

Fixes #604.

This PR adds search aliases for "official" Rust project crates (like std, alloc, proc-macro, etc).

The first commit adds rustfmt and clippy in the rust-toolchain.toml file to not have to manually install them.

@GuillaumeGomez GuillaumeGomez requested a review from a team as a code owner July 17, 2025 13:18
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crate std and rustc should be searchable
1 participant