mirror of https://github.com/torvalds/linux.git
Originally, when the Rust upstream `alloc` standard library crate was
vendored in commit
|
||
|---|---|---|
| .. | ||
| README.md | ||
| ext.rs | ||
| format.rs | ||
| ident_fragment.rs | ||
| lib.rs | ||
| runtime.rs | ||
| spanned.rs | ||
| to_tokens.rs | ||
README.md
quote
These source files come from the Rust quote crate, version 1.0.40
(released 2025-03-12), hosted in the https://github.com/dtolnay/quote
repository, licensed under "Apache-2.0 OR MIT" and only modified to add
the SPDX license identifiers.
For copyright details, please see:
https://github.com/dtolnay/quote/blob/1.0.40/README.md#license
https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-APACHE
https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-MIT