Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean up rust.yml #43

Merged
merged 1 commit into from
Aug 20, 2022
Merged

clean up rust.yml #43

merged 1 commit into from
Aug 20, 2022

Conversation

emilk
Copy link
Member

@emilk emilk commented Aug 19, 2022

No description provided.

@emilk emilk marked this pull request as ready for review August 19, 2022 22:18
@emilk emilk merged commit a33b0ec into main Aug 20, 2022
@emilk emilk deleted the cleanup-ci branch August 20, 2022 07:32
teh-cmc added a commit that referenced this pull request Sep 22, 2023
A trivial PR to enforce the formatting of TODOs.

This is groundwork for an upcoming PR that checks for zombie TODOs on CI
(TODOs that reference an issue that is already fixed).

TL;DR: these are legal, everything else is not (hopefully):
- `TODO(bob)`
- `TODO(bob, alice)`
- `TODO(#42)`
- `TODO(#42, #43)`
- `TODO(rust-lang/rust#42)`
- `TODO(rust-lang/rust#42, rust-lang/rust#43)`
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.

1 participant