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

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