Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Conversation

@fdoyon
Copy link
Collaborator

@fdoyon fdoyon commented Jun 5, 2019

No description provided.

lu-zero and others added 15 commits June 24, 2019 00:30
It is deprecated since 1.33.0 and it has a default impl.
- Produce a C header instead of C++
- Report the license in the file
Since `else` branch is so much shorter it makes sense to return early on `else` condition
There is no sense in allocating a Vec and then immediately cloning it. Also make `mcos` to be big just enough to hold all the precalculated values.
Result of running:

cargo update -p byteorder
cargo update -p rental
cargo update -p lazy_static
cargo update -p cc --precise 1.0.41
Nightly Rust is warning about try being deprecated.
Replacements like ? are much less powerful (at least on stable
Rust 1.20.0 or even the stable Rust the warning will start to
be shown on) so we won't switch.
@est31 est31 force-pushed the master branch 2 times, most recently from 7cefcfe to bd9f523 Compare September 20, 2019 12:05
Luni-4 and others added 13 commits September 20, 2019 14:05
* Add Windows environment

* Cargo update

Result of running:

cargo update -p cc --precise 1.0.41
cargo update -p schannel --precise 0.1.8

* Run sample-rate-max test only on Linux
Result of running:

cargo update -p curl-sys --precise 0.4.9
cargo update -p vorbis --precise 0.1.0
* Upgrade smallvec 0.6 -> 1.1
Good to use stable & latest release of smallvec

* Rust minimum version 1.20 -> 1.36

* Update Cargo.lock in dev/cmp
The slash "/" might be misinterpreted as "+".
OR is more clear and gets the intent across
more clearly (that there is a choice between
the two licenses).

Also set publish = false in dev/cmp
@est31 est31 force-pushed the master branch 11 times, most recently from eaead05 to 1a9ca88 Compare January 23, 2022 04:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.