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

Add semver check for unit structs becoming plain structs. #3

Merged
merged 6 commits into from
Jul 19, 2022

Conversation

obi1kenobi
Copy link
Owner

References a link added in rust-lang/cargo#10871 which would ideally merge first.

@obi1kenobi obi1kenobi merged commit dde1a79 into main Jul 19, 2022
@obi1kenobi obi1kenobi deleted the unit_struct_changed_kind branch July 19, 2022 16:08
tonowak added a commit to staniewzki/cargo-semver-check that referenced this pull request Jan 22, 2023
obi1kenobi added a commit that referenced this pull request Jan 23, 2023
* Load rustdoc immediately into memory

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* Running the lints immediately after creating the rustdocs

* fmt

* Update src/main.rs

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

* Review adjustments

* Extract rustdoc generation

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* Minor adjustments

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* Add clap run to CI

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* Edit CI

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* Undo typo

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* replace ! with not

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* Try another way to negate

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* CI fix attempt #3

* Adjust comments

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* Remove redundant check

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>

* Require the new job to succeed before CI passes

* Quote shell expansions in GitHub Action

Signed-off-by: Michał Staniewski <m.staniewzki@gmail.com>
Co-authored-by: Tomasz Nowak <tomek.nowak.gm.16@gmail.com>
Co-authored-by: Tomasz Nowak <36604952+tonowak@users.noreply.github.com>
Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
obi1kenobi pushed a commit that referenced this pull request Feb 25, 2023
* Add failing Windows test to CI (#2)

* Remove trailing whitespaces.

* Explain removing the index

* Add caching (#3)

* Convert slashes to back-slashes (#4)

* Bump crates-index version to 0.19.6
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.

None yet

1 participant