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

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