`Polonius` team: fix path specified under "relevant repositories" section for the borrow check crate in the main Rust repo
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 363
- Forks
- 369
- Avg merge
- 1d 54m
- Merged PRs (30d)
- 59
Description
On the Polonius Working Group Web Page, under the Relevant Repositories bullet in the How can I get involved? section, it specifies the rust-lang/rust repository, but specifically the path src/librustc_mir/borrow_check. In the current state of the rust-lang/rust repository, that path no longer exists. It was moved to compiler/rustc_borrowck as of tag 1.57.0 (September 6th, 2021 for a specific date) in the repository and still stands here to the present day. This change should be made so any newcomers that aren't particularly familiar with the rust-lang/rust repository are not misled by the now error in the writing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Polonius Working Group page and find the “Relevant Repositories” bullet in the “How can I get involved?” section. Replace the obsolete rust-lang/rust path with compiler/rustc_borrowck, then verify that the page no longer references src/librustc_mir/borrow_check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100