licenses.dev

rustc-ap-rustc_errors v103.0.0

Automatically published version of the package `rustc_errors` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT22
PackageRelationDependenciesPublished
cfg-if • 0.1.10A 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
ena • 0.9.3Union-find, congruence closure, and other unification code. Based on code from rustc.INDIRECT1
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
maybe-uninit • 2.0.0MaybeUninit for friends of backwards compatibilityINDIRECT0
parking_lot_core • 0.2.14An advanced API for creating custom synchronization primitives.INDIRECT11
parking_lot • 0.5.5More compact and efficient implementations of the standard synchronization primitives.INDIRECT14
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
rustc-ap-rustc_data_structures • 103.0.0Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish DIRECT23
rustc-ap-serialize • 103.0.0Automatically published version of the package `serialize` in the rust-lang/rust repository from commit 10c2316a6bf7cf9255f991e06e82ce692e6f84d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish DIRECT0
rustc-ap-syntax_pos • 103.0.0Automatically published version of the package `syntax_pos` in the rust-lang/rust repository from commit 625375400cdd172877e81c3ce44ce68f2011af2d The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish DIRECT26
scoped-tls • 0.1.2Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. INDIRECT0
smallvec • 0.6.14'Small vector' optimization: store up to a small number of items on the stackINDIRECT1
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
term • 0.4.6A terminal formatting library DIRECT3
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. DIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT5
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyDIRECT5
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
owning_ref • 0.3.3A library for creating references that carry their owner with them.INDIRECT1
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
termcolor • 0.3.6A simple cross platform library for writing colored text to a terminal. DIRECT4
wincolor • 0.1.6DEPRECATED. Use winapi-util instead.INDIRECT3
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 103.0.0 version:

[![licenses](https://licenses.dev/b/cargo/rustc-ap-rustc_errors/103.0.0)](https://licenses.dev/cargo/rustc-ap-rustc_errors/103.0.0)
<a href="https://licenses.dev/cargo/rustc-ap-rustc_errors/103.0.0">
  <img src="https://licenses.dev/b/cargo/rustc-ap-rustc_errors/103.0.0" alt="licenses" />
</a>
GitHub