Aarav90-cpu dc0d1c50f0 Initial Commit 10 時間 前
..
gen dc0d1c50f0 Initial Commit 10 時間 前
README.md dc0d1c50f0 Initial Commit 10 時間 前
attr.rs dc0d1c50f0 Initial Commit 10 時間 前
bigint.rs dc0d1c50f0 Initial Commit 10 時間 前
buffer.rs dc0d1c50f0 Initial Commit 10 時間 前
classify.rs dc0d1c50f0 Initial Commit 10 時間 前
custom_keyword.rs dc0d1c50f0 Initial Commit 10 時間 前
custom_punctuation.rs dc0d1c50f0 Initial Commit 10 時間 前
data.rs dc0d1c50f0 Initial Commit 10 時間 前
derive.rs dc0d1c50f0 Initial Commit 10 時間 前
discouraged.rs dc0d1c50f0 Initial Commit 10 時間 前
drops.rs dc0d1c50f0 Initial Commit 10 時間 前
error.rs dc0d1c50f0 Initial Commit 10 時間 前
export.rs dc0d1c50f0 Initial Commit 10 時間 前
expr.rs dc0d1c50f0 Initial Commit 10 時間 前
ext.rs dc0d1c50f0 Initial Commit 10 時間 前
file.rs dc0d1c50f0 Initial Commit 10 時間 前
fixup.rs dc0d1c50f0 Initial Commit 10 時間 前
generics.rs dc0d1c50f0 Initial Commit 10 時間 前
group.rs dc0d1c50f0 Initial Commit 10 時間 前
ident.rs dc0d1c50f0 Initial Commit 10 時間 前
item.rs dc0d1c50f0 Initial Commit 10 時間 前
lib.rs dc0d1c50f0 Initial Commit 10 時間 前
lifetime.rs dc0d1c50f0 Initial Commit 10 時間 前
lit.rs dc0d1c50f0 Initial Commit 10 時間 前
lookahead.rs dc0d1c50f0 Initial Commit 10 時間 前
mac.rs dc0d1c50f0 Initial Commit 10 時間 前
macros.rs dc0d1c50f0 Initial Commit 10 時間 前
meta.rs dc0d1c50f0 Initial Commit 10 時間 前
op.rs dc0d1c50f0 Initial Commit 10 時間 前
parse.rs dc0d1c50f0 Initial Commit 10 時間 前
parse_macro_input.rs dc0d1c50f0 Initial Commit 10 時間 前
parse_quote.rs dc0d1c50f0 Initial Commit 10 時間 前
pat.rs dc0d1c50f0 Initial Commit 10 時間 前
path.rs dc0d1c50f0 Initial Commit 10 時間 前
precedence.rs dc0d1c50f0 Initial Commit 10 時間 前
print.rs dc0d1c50f0 Initial Commit 10 時間 前
punctuated.rs dc0d1c50f0 Initial Commit 10 時間 前
restriction.rs dc0d1c50f0 Initial Commit 10 時間 前
scan_expr.rs dc0d1c50f0 Initial Commit 10 時間 前
sealed.rs dc0d1c50f0 Initial Commit 10 時間 前
span.rs dc0d1c50f0 Initial Commit 10 時間 前
spanned.rs dc0d1c50f0 Initial Commit 10 時間 前
stmt.rs dc0d1c50f0 Initial Commit 10 時間 前
thread.rs dc0d1c50f0 Initial Commit 10 時間 前
token.rs dc0d1c50f0 Initial Commit 10 時間 前
tt.rs dc0d1c50f0 Initial Commit 10 時間 前
ty.rs dc0d1c50f0 Initial Commit 10 時間 前
verbatim.rs dc0d1c50f0 Initial Commit 10 時間 前
whitespace.rs dc0d1c50f0 Initial Commit 10 時間 前

README.md

syn

These source files come from the Rust syn crate, version 2.0.106 (released 2025-08-16), hosted in the https://github.com/dtolnay/syn repository, licensed under "Apache-2.0 OR MIT" and only modified to add the SPDX license identifiers and to remove the unicode-ident dependency.

For copyright details, please see:

https://github.com/dtolnay/syn/blob/2.0.106/README.md#license
https://github.com/dtolnay/syn/blob/2.0.106/LICENSE-APACHE
https://github.com/dtolnay/syn/blob/2.0.106/LICENSE-MIT