Skip to content

src/main.rs: expand documentation, part 2#95

Merged
Kobzol merged 1 commit intorust-lang:masterfrom
DanielEScherzer:main-docs-r2
Mar 23, 2026
Merged

src/main.rs: expand documentation, part 2#95
Kobzol merged 1 commit intorust-lang:masterfrom
DanielEScherzer:main-docs-r2

Conversation

@DanielEScherzer
Copy link
Copy Markdown
Contributor

Add documentation for

  • git() function
  • update_repo() function
  • should_update() function
  • commit_coauthors() function
  • build_author_map() function (and the underlying build_author_map_())
  • is_rollup_commit() function
  • parse_bors_reviewer() function
  • how the to_author closure works in parse_bors_reviewer()

Add documentation for

- `git()` function
- `update_repo()` function
- `should_update()` function
- `commit_coauthors()` function
- `build_author_map()` function (and the underlying `build_author_map_()`)
- `is_rollup_commit()` function
- `parse_bors_reviewer()` function
- how the `to_author` closure works in `parse_bors_reviewer()`
@Kobzol Kobzol merged commit c0b22da into rust-lang:master Mar 23, 2026
2 checks passed
@DanielEScherzer DanielEScherzer deleted the main-docs-r2 branch March 23, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants