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

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