{"id":20082055,"url":"https://github.com/exercism/rust-analyzer","last_synced_at":"2025-05-06T00:31:31.931Z","repository":{"id":39863258,"uuid":"187654426","full_name":"exercism/rust-analyzer","owner":"exercism","description":"A static analyzer for Rust","archived":false,"fork":false,"pushed_at":"2025-04-01T17:59:34.000Z","size":356,"stargazers_count":11,"open_issues_count":5,"forks_count":9,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-20T11:37:45.753Z","etag":null,"topics":["community-contributions-paused","exercism-analyzer","exercism-tooling","maintained-solitary"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exercism.png","metadata":{"funding":{"github":["exercism"],"custom":["https://exercism.org/donate"]},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-05-20T14:17:02.000Z","updated_at":"2025-04-01T17:59:36.000Z","dependencies_parsed_at":"2022-09-16T17:50:33.785Z","dependency_job_id":"0fcd4c73-c267-4f84-b374-d1754f7b0deb","html_url":"https://github.com/exercism/rust-analyzer","commit_stats":{"total_commits":100,"total_committers":11,"mean_commits":9.090909090909092,"dds":"0.31999999999999995","last_synced_commit":"f88f84fed88281e86d70f7281acc956d53e16eeb"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Frust-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Frust-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Frust-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Frust-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","download_url":"https://codeload.github.com/exercism/rust-analyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251450656,"owners_count":21591407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["community-contributions-paused","exercism-analyzer","exercism-tooling","maintained-solitary"],"created_at":"2024-11-13T15:41:41.252Z","updated_at":"2025-05-06T00:31:31.660Z","avatar_url":"https://github.com/exercism.png","language":"Rust","funding_links":["https://github.com/sponsors/exercism","https://exercism.org/donate"],"categories":[],"sub_categories":[],"readme":"# rust-analyzer\n\n_Not to be confused with the [rust-analyzer of the Rust project][rust-project-rust-analyzer]!_\n\n`rust-analyzer` is a little wrapper around clippy that massages its output to adhere to Exercism's [analyzer interface][analyzer-interface].\nIt is used to provide clippy's feedback to submissions on [Exercism's Rust track][exercism-rust].\nPlease find general documentation about Exercism's language analyzers [here][analyzers-doc].\n\n## Usage\n\nTo run the utility using Cargo execute the following command:\n\n```shell\ncargo run -- \u003cslug\u003e \u003csolution_dir\u003e \u003coutput_dir\u003e\n```\n\nIn the context of the automatic mentoring the utility is invoked inside the Docker container via the `bin/run.sh` script.\n\n## Building\n\nYou should have the latest stable version of Rust [installed][install-rust] on you machine.\nThen from the project root run:\n\n```shell\ncargo build\n```\n\n## Testing\n\nThe main tests are run in docker, use the following script:\n\n```shell\n./bin/run-tests-in-docker.sh\n```\n\nFor unit tests:\n\n```shell\ncargo test\n```\n\n[rust-project-rust-analyzer]: https://github.com/rust-lang/rust-analyzer\n[analyzer-interface]: https://exercism.org/docs/building/tooling/analyzers/interface\n[exercism-rust]: https://exercism.org/tracks/rust\n[analyzers-doc]: https://exercism.org/docs/building/tooling/analyzers\n[install-rust]: https://www.rust-lang.org/tools/install\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Frust-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexercism%2Frust-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Frust-analyzer/lists"}