rust-lang / rust-lang/rust

Add a few more commits to `.git-blame-ignore-rev`

Open
#132,531 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-meta A-testsuite C-cleanup
Dominant language
Rust
Stars
119k
Forks
16.2k
PR merge metrics
PR metrics pending

Description

When I was doing git archaeology in the tests/ repo, I noticed there's a couple of commits that probably should be added to .git-blame-ignore-rev because they're like moving tests around and things.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the repository history for tests/ and the existing .git-blame-ignore-rev file to identify the test-moving commits referenced in the issue. Confirm which commits should be ignored and update the file, then verify that git blame no longer attributes those moves to the current history.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.