rust-lang / rust-lang/docs.rs

Feature request: search recent failures

Open
#2,245 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-frontend E-easy E-medium
Dominant language
Rust
Stars
1.2k
Forks
232
Avg merge
11h 35m
Merged PRs (30d)
60

Description

While investigating #2244 I didn't really have any choice but to go through Recent Failures page-by-page and check for sqlx-sqlite with Ctrl-F to make sure it just didn't fail to build.

To be fair, if it had gotten picked up and just failed to build, that would have been shown when pulling up the docs for version 0.7.2.

However, a search could still be quite useful, e.g. to check for build failures for all crates in a family simultaneously (like just searching the prefix "sqlx").

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 with the Recent Failures page and the investigation described in #2244; no file or test entry point is named in the issue. Define done as being able to search failure entries, including a prefix such as “sqlx”, and find matching crate build failures without paging through the list.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
search
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.