Branch: refs/heads/main Home: https://github.com/kronosnet/kronosnet Commit: 68362c42a82ea810f00fc6ad7714934493f76b64 https://github.com/kronosnet/kronosnet/commit/68362c42a82ea810f00fc6ad771493... Author: Christine Caulfield ccaulfie@redhat.com Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths: M libknet/bindings/rust/Cargo.toml.in M libknet/bindings/rust/src/knet_bindings.rs M libknet/bindings/rust/tests/Cargo.toml.in M libnozzle/bindings/rust/Cargo.toml.in M libnozzle/bindings/rust/tests/Cargo.toml.in
Log Message: ----------- rust: Update to latest standards
Updating to Rust 2021 is a no-op (but worth doing for future), I've also taken this opportunity to use the latest bitflags crate.
Signed-off-by: Christine Caulfield ccaulfie@redhat.com
Commit: 6763e40b6cfb7cdaa00905586916349463d26e86 https://github.com/kronosnet/kronosnet/commit/6763e40b6cfb7cdaa0090558691634... Author: Christine Caulfield ccaulfie@redhat.com Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths: M configure.ac
Log Message: ----------- build: Add -Wno-gnu-folding-constant
Needed to fix builds on latest clang
Commit: b73c881ac4d2caf1330a3466fca1b98f140955e7 https://github.com/kronosnet/kronosnet/commit/b73c881ac4d2caf1330a3466fca1b9... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths: M configure.ac M libknet/bindings/rust/Cargo.toml.in M libknet/bindings/rust/src/knet_bindings.rs M libknet/bindings/rust/tests/Cargo.toml.in M libnozzle/bindings/rust/Cargo.toml.in M libnozzle/bindings/rust/tests/Cargo.toml.in
Log Message: ----------- Merge pull request #432 from kronosnet/rust2021
rust: Update to latest standards
Compare: https://github.com/kronosnet/kronosnet/compare/515f8d908083...b73c881ac4d2
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications