pahi icon indicating copy to clipboard operation
pahi copied to clipboard

The next-generation Olin runtime, made with love

Results 30 pahi issues
Sort by recently updated
recently updated
newest added

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.2.0 to 1.8.0. Release notes Sourced from smallvec's releases. v1.8.0 Add optional support for the arbitrary crate (#275). v1.7.0 new_const and from_const constructors for creating a SmallVec...

dependencies

Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.2.1 to 0.2.3. Commits 149a3c9 Release crossbeam-queue 0.2.3 18363b5 Merge #476 e32c891 Release new versions 6d6591a Merge #474 528c3ca Undo bump of rand as it bumps MSRV...

dependencies

Bumps [regex](https://github.com/rust-lang/regex) from 1.3.4 to 1.5.6. Changelog Sourced from regex's changelog. 1.5.6 (2022-05-20) This release includes a few bug fixes, including a bug that produced incorrect matches when a non-greedy...

dependencies

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4. Changelog Sourced from generic-array's changelog. 0.12.4 Fix unsoundness in the arr! macro. 0.12.0 Allow trailing commas in arr! macro. BREAKING: Serialize GenericArray using serde...

dependencies

Bumps [http](https://github.com/hyperium/http) from 0.1.12 to 0.1.20. Changelog Sourced from http's changelog. 0.1.20 (November 26, 2019) Fix possible double-free if header::Drain iterator is std::mem::forgoten (#357). Fix possible data race if multiple...

dependencies

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4. Changelog Sourced from generic-array's changelog. 0.12.4 Fix unsoundness in the arr! macro. 0.12.0 Allow trailing commas in arr! macro. BREAKING: Serialize GenericArray using serde...

dependencies

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.7.2 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...

dependencies

Hi - this fork replaces the current Nix/Niv build system with Nix Flakes. Some questions that are unresolved: + Should the current Niv setup be kept alongside the Flakes solution?...

Running Pa'i for part of a checkPhase in Nix, I ran into the following error: ``` [2021-11-11T05:33:57Z ERROR pahi] runtime error: IO Error: Permission denied (os error 13) ``` However,...

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.59 to 1.0.66. Release notes Sourced from serde_json's releases. v1.0.66 Preserve exponent signifier and unary plus in exponent of arbitrary_precision numbers (#786, thanks @​ruifengx) v1.0.65 Documentation improvements...

dependencies