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

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