Immutable
release. Only release title and notes can be modified.
Added
-
A new
cargo nextest help <topic>subcommand renders reference documentation directly in the terminal. The available topics are:filterset(aliasfiltersets): the filterset DSL referencerepo-config: the repository configuration referenceuser-config: the user configuration reference
cargo nextest helplists the available topics. (#3419, #3424, #3432, #3433)
Changed
- The glibc requirement for pre-built
aarch64-unknown-linux-gnuandriscv64-unknown-linux-gnubuilds has been lowered to glibc 2.27. riscv64-unknown-linux-gnunow uses rustls + aws-lc-rs rather than OpenSSL.