licenses.dev

compiler_builtins v0.1.134

Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary!

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT1
rustc-std-workspace-core • 1.0.0Explicitly empty crate for rust-lang/rust integration DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.134 version:

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