licenses.dev

cranelift-isle v0.80.1

ISLE: Instruction Selection and Lowering Expressions. A domain-specific language for instruction selection in Cranelift.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
log • 0.4.26A lightweight logging facade for Rust DIRECT0
once_cell • 1.21.0Single assignment cells and lazy values.INDIRECT0
proc-macro2 • 1.0.94A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.39Quasi-quoting macro quote!(...)INDIRECT2
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.100Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
Apache-2.02
PackageRelationDependenciesPublished
miette-derive • 3.3.0Derive macros for miette. Like `thiserror` for Diagnostics.INDIRECT4
miette • 3.3.0Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers.DIRECT9
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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/cranelift-isle)](https://licenses.dev/cargo/cranelift-isle)
<a href="https://licenses.dev/cargo/cranelift-isle">
  <img src="https://licenses.dev/b/cargo/cranelift-isle" alt="licenses" />
</a>

Or the licenses badge code for the 0.80.1 version:

[![licenses](https://licenses.dev/b/cargo/cranelift-isle/0.80.1)](https://licenses.dev/cargo/cranelift-isle/0.80.1)
<a href="https://licenses.dev/cargo/cranelift-isle/0.80.1">
  <img src="https://licenses.dev/b/cargo/cranelift-isle/0.80.1" alt="licenses" />
</a>
GitHub