Skip to content

Conversation

@tshepang
Copy link
Member

@tshepang tshepang commented Dec 17, 2025

current output

  • backend/updating-llvm.md
    • line 3: 2024-08
    • line 96: 2023-07
    • line 176: 2025-03
  • borrow_check/region_inference/member_constraints.md
    • line 95: 2021-10

proposed output

@rustbot
Copy link
Collaborator

rustbot commented Dec 17, 2025

Thanks for the PR. If you have write access, feel free to merge this PR if it does not need reviews. You can request a review using r? rustc-dev-guide or r? <username>.

@rustbot rustbot added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Dec 17, 2025
let url = format!(
"https://github.com/rust-lang/rustc-dev-guide/blob/main/{path}?plain=1#L{line}"
);
println!(" - [ ] [{date}]({url})");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: maybe keep the line number? I almost feel like the line number is more important than the date

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • src/backend/updating-llvm.md
  • src/borrow_check/region_inference/member_constraints.md

@rustbot
Copy link
Collaborator

rustbot commented Dec 27, 2025

⚠️ Warning ⚠️

@tshepang tshepang merged commit e16647b into main Dec 27, 2025
1 check passed
@rustbot rustbot removed the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Dec 27, 2025
@tshepang tshepang deleted the tshepang/make-date-check-entries-clickable branch December 27, 2025 10:07
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.

3 participants