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

[pull] main from ParkMyCar:main #7

Merged
merged 8 commits into from
Dec 30, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 30, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

ParkMyCar and others added 8 commits December 29, 2024 15:14
…workflow (#414)

* start

* pin Rust version for clippy, doc, and fmt to 1.83.0
* change rustfmt settings to not use nightly

* cargo fmt --all

* clippy

* pin Rust version for ci.yml

* pin a Nightly version in CI, fix test, maybe fix fuzzing

* use Nightly for cargo doc, use pinned Nightly for fuzzing

* fix fuzzer to account for change in #379
* start, upgrade sqlx to v0.8, includes fix for RUSTSEC-2024-0363

* updates to fix breaking changes

* update sqlx dep in example

* a few fixes

* skip using to_owned in impl of Decode, defer to Decode impl for &str
* fix clippy in sqlx example

* fix CI
* start, upgrade rkyv to v0.8

* upgrades rkyv to v0.8
* makes necessary changes to the impl

* update tests
* perf & style: needless slicing after c95edd5

* perf: is_heap is always false on 64-bit

* fix: pass clippy check

* fix: wrap the pointer in a black_box
@pull pull bot added the ⤵️ pull label Dec 30, 2024
@pull pull bot merged commit f41c016 into transparencies:main Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants