licenses.dev

rustfix v0.8.1

Automatically apply the suggestions made by rustc

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT34
PackageRelationDependenciesPublished
anyhow • 1.0.104Flexible concrete Error type built on std::error::ErrorDIRECT0
autocfg • 1.5.1Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 2.13.1A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
errno • 0.3.14Cross-platform interface to the `errno` variable.INDIRECT3
fastrand • 2.5.0A simple and fast random number generatorINDIRECT0
getrandom • 0.4.3A small cross-platform library for retrieving random data from system sourceINDIRECT3
itoa • 1.0.18Fast integer primitive to string conversionINDIRECT0
libc • 0.2.189Raw FFI bindings to platform libraries like libc.INDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
once_cell • 1.21.4Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
ppv-lite86 • 0.2.21Cross-platform cryptography-oriented low-level SIMD library.INDIRECT6
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
proptest • 1.11.0Hypothesis-like property-based testing and shrinking. DIRECT15
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.9.0ChaCha random number generator INDIRECT8
rand_core • 0.9.5Core random number generation traits and tools for implementation.INDIRECT0
rand_xorshift • 0.4.0Xorshift random number generator INDIRECT1
rand • 0.9.5Random number generators and other randomness functionality. INDIRECT1
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex-syntax • 0.7.5A regular expression parser.INDIRECT0
regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT1
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.143A JSON serialization file formatDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
tempfile • 3.27.0A library for managing temporary files and directories.DIRECT12
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
thread_local • 1.1.10Per-object thread-local storageINDIRECT1
unarray • 0.1.4Utilities for working with uninitialized arraysINDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT5
PackageRelationDependenciesPublished
matchers • 0.1.0Regex matching on character and byte streams. INDIRECT2
tracing-attributes • 0.1.31Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.36Core primitives for application-level tracing. INDIRECT1
tracing-subscriber • 0.3.19Utilities for implementing and composing `tracing` subscribers. DIRECT16
tracing • 0.1.44Application-level tracing for Rust. DIRECT8
MIT OR Unlicense2
PackageRelationDependenciesPublished
memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
regex-automata • 0.1.10Automata construction and matching using regular expressions.INDIRECT1
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
linux-raw-sys • 0.12.1Generated bindings for Linux's userspace APIINDIRECT0
rustix • 1.1.4Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT6
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.8.56Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.8.56Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.INDIRECT5
Apache-2.01
PackageRelationDependenciesPublished
similar • 2.7.0A diff library for RustDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.23Fast floating point to string conversionINDIRECT0
Apache-2.0 OR LGPL-2.1-or-later OR MIT1
PackageRelationDependenciesPublished
r-efi • 6.0.0UEFI Reference Specification Protocol Constants and DefinitionsINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/rustfix)](https://licenses.dev/cargo/rustfix)
<a href="https://licenses.dev/cargo/rustfix">
  <img src="https://licenses.dev/b/cargo/rustfix" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.1 version:

[![licenses](https://licenses.dev/b/cargo/rustfix/0.8.1)](https://licenses.dev/cargo/rustfix/0.8.1)
<a href="https://licenses.dev/cargo/rustfix/0.8.1">
  <img src="https://licenses.dev/b/cargo/rustfix/0.8.1" alt="licenses" />
</a>
GitHub