rust-lang / rust-lang/cargo-bisect-rustc

expanding a commit should include more info

Open
#64 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

A-reporting enhancement
Dominant language
Rust
Stars
206
Forks
60
PR merge metrics
No merged PRs in 30d

Description

(spawned off of https://github.com/rust-lang/cargo-bisect-rustc/pull/63/files#r387222802 )

Expanding a commit from a given sha prefix should include more info.

Most notably, the summary message associated with the commit could be included in the structure you get from expanding it.

Contributor guide

No contributing guide indexed for this repository

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 by locating the code path that expands a commit from a SHA prefix and the structure it returns. Check the existing behavior and tests around that path; done means the expanded result includes the commit's summary message without losing current information.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.