rust-num / num-rational

Generic Rational numbers for Rust
Apache License 2.0
144 stars 51 forks source link

Fix always rebuilding with --remap-path-prefix #88

Closed Nemo157 closed 4 years ago

Nemo157 commented 4 years ago

Reapply https://github.com/rust-num/num-rational/pull/60 since that appears to have been reverted.

cuviper commented 4 years ago

Sorry about that! The build script was totally removed in #66, but then reintroduced in #56 where I didn't notice this aspect. With the relative order of these PRs, I guess it makes sense how that could be lost among rebases.

If you'd like to bump the crate version and add a quick release note, I can publish this fix as well.

cuviper commented 4 years ago

(wrong bors...)

cuviper commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded: