Skip to content

Tags: rabbott99/nix

Tags

v0.12.0

Toggle v0.12.0's commit message
Merge nix-rust#983

983: Bump version to 0.12.0 r=asomers a=asomers



Co-authored-by: Alan Somers <[email protected]>

v0.11.0

Toggle v0.11.0's commit message
Merge nix-rust#910

910: Specify bytes version r=Susurrus a=Susurrus

Needed to do this for the v0.11.0 release, but I missed it on my first pass through. Also updated the release notes to hopefully prevent this error in the future.

Co-authored-by: Bryant Mairs <[email protected]>

v0.10.0

Toggle v0.10.0's commit message
Merge nix-rust#844

844: Bump version to 0.10.0 r=asomers a=asomers

v0.9.0

Toggle v0.9.0's commit message
Merge nix-rust#705

705: Release 0.9.0 r=asomers

v0.8.1

Toggle v0.8.1's commit message
Release v0.8.1

Cherry-pick:
- a859ee3 Switched bsd speed_t def. to libc::speed_t

Fixes nix-rust#567

v0.8.0

Toggle v0.8.0's commit message
Auto merge of nix-rust#546 - kamalmarhubi:release-0.8.0, r=fiveop

Release v0.8.0

closes nix-rust#519

v0.7.0

Toggle v0.7.0's commit message
Release v0.7.0

v0.4.3

Toggle v0.4.3's commit message
Release v0.4.3

This is tag v0.4.2 with cherry picks
  - 47dc5fe Cast function item to function pointer in order to appease compiler.
  - f2a6b6d Only deny warnings in test

and changes to Cargo.toml necessary to publish the crate.

This is needed to fix builds of dependent crates for nightly Rust. For
more info, see
  rust-lang/rust#34198 (comment)

v0.3.10

Toggle v0.3.10's commit message
Release v0.3.10

This is tag v0.3.9 with cherry picks
  - 47dc5fe Cast function item to function pointer in order to appease compiler.
  - f2a6b6d Only deny warnings in test

and changes to Cargo.toml necessary to publish the crate.

This is needed to fix builds of dependent crates for nightly Rust. For
more info, see
  rust-lang/rust#34198 (comment)

v0.5.1

Toggle v0.5.1's commit message
Release v0.5.1

This is tag v0.5.0 with cherry picks
  - 47dc5fe Cast function item to function pointer in order to appease compiler.
  - f2a6b6d Only deny warnings in test

and changes to Cargo.toml necessary to publish the crate.

This is needed to fix builds of dependent crates for nightly Rust. For
more info, see
  rust-lang/rust#34198 (comment)