Home
last modified time | relevance | path

Searched full:msrv (Results 1 – 25 of 62) sorted by relevance

123

/external/rust/crates/plotters/
Dpublish.sh37 # Verify MSRV
38 MSRV=$(cat ${ROOT}/doc-template/msrv.txt)
39 rustup install ${MSRV}
40 cargo +${MSRV} build
/external/rust/crates/itertools/.github/workflows/
Dci.yml11 msrv:
12 name: Rust MSRV
36 needs: [msrv,stable]
46 needs: [msrv,stable]
/external/rust/crates/once_cell/
DCHANGELOG.md32 - MSRV is increased to `1.36.0`.
50 - upgrade `parking_lot` to `0.10` (note that this bumps MSRV with `parking_lot` feature enabled to …
130 - MSRV is now 1.31.1
142 - MSRV is down to 1.24.1
/external/rust/crates/bindgen/
DREADME.md40 ## MSRV section in `bindgen`
44 No MSRV bump policy has been established yet, so MSRV may increase in any release.
/external/rust/crates/aho-corasick/
DCargo.toml.orig23 # When we move our MSRV to Rust 2018, then we should be able to add this back
38 # TODO: Re-enable this once the MSRV is 1.43 or greater.
/external/rust/crates/zip/
DREADME.md51 MSRV section in zip-rs
59 - Any change to the MSRV will be accompanied with a **minor** version bump
DCargo.toml.orig14 # FIXME(#170): flate2 1.0.15 has an MSRV of 1.36.0, breaking ours. We'll update when we know if thi…
/external/rust/crates/log/.github/workflows/
Dmain.yml77 msrv:
78 name: MSRV
/external/rust/crates/pin-project-lite/
D.clippy.toml1 msrv = "1.37"
/external/rust/crates/syn-mid/
D.clippy.toml1 msrv = "1.31"
/external/rust/crates/thiserror/
D.clippy.toml1 msrv = "1.31.0"
/external/rust/cxx/
D.clippy.toml1 msrv = "1.48.0"
/external/rust/crates/async-trait/
D.clippy.toml1 msrv = "1.39.0"
/external/rust/crates/proc-macro2/
D.clippy.toml1 msrv = "1.31.0"
/external/rust/crates/paste/
D.clippy.toml1 msrv = "1.31.0"
/external/rust/crates/anyhow/
D.clippy.toml1 msrv = "1.34.0"
/external/rust/crates/cast/
D.travis.yml5 # MSRV
/external/rust/crates/no-panic/.github/workflows/
Dci.yml23 msrv:
/external/rust/crates/termcolor/
DCargo.toml.orig25 # TODO: Re-enable this once the MSRV is 1.43 or greater.
/external/rust/crates/remain/.github/workflows/
Dci.yml33 msrv:
/external/rust/crates/cast/ci/
Dscript.sh4 # not MSRV
/external/rust/crates/thiserror/.github/workflows/
Dci.yml28 msrv:
/external/rust/crates/ryu/.github/workflows/
Dci.yml25 msrv:
/external/rust/crates/async-trait/.github/workflows/
Dci.yml28 msrv:
/external/rust/crates/paste/.github/workflows/
Dci.yml23 msrv:

123