You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

syn

Package Overview
Dependencies
Maintainers
1
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syn - cargo Package Compare versions

Comparing version
2.0.110
to
2.0.111
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "1c8cabea3c98acb7c23722b9663e269d93ce692b"
"sha1": "4e508677213155cf73b4072f7a82f73a26cad3f5"
},
"path_in_vcs": ""
}

@@ -31,3 +31,3 @@ # This file is automatically @generated by Cargo.

"quote",
"syn 2.0.109",
"syn 2.0.110",
]

@@ -55,11 +55,11 @@

name = "bytes"
version = "1.10.1"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
[[package]]
name = "cc"
version = "1.2.45"
version = "1.2.47"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35900b6c8d709fb1d854671ae27aeaa9eec2f8b01b364e1619a40da3e6fe2afe"
checksum = "cd405d82c84ff7f35739f175f67d8b9fb7687a0e84ccdc78bd3568839827cf07"
dependencies = [

@@ -146,3 +146,3 @@ "find-msvc-tools",

"quote",
"syn 2.0.109",
"syn 2.0.110",
]

@@ -207,5 +207,5 @@

name = "find-msvc-tools"
version = "0.1.4"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127"
checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844"

@@ -346,5 +346,5 @@ [[package]]

name = "hashbrown"
version = "0.16.0"
version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d"
checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"

@@ -393,5 +393,5 @@ [[package]]

name = "hyper"
version = "1.7.0"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
dependencies = [

@@ -448,5 +448,5 @@ "atomic-waker",

name = "hyper-util"
version = "0.1.17"
version = "0.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8"
checksum = "52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56"
dependencies = [

@@ -577,5 +577,5 @@ "base64",

name = "indexmap"
version = "2.12.0"
version = "2.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f"
checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2"
dependencies = [

@@ -588,5 +588,5 @@ "equivalent",

name = "insta"
version = "1.43.2"
version = "1.44.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46fdb647ebde000f43b5b53f773c30cf9b0cb4300453208713fa38b2c70935a0"
checksum = "e8732d3774162a0851e3f2b150eb98f31a9885dd75985099421d393385a01dfd"
dependencies = [

@@ -744,3 +744,3 @@ "console",

"quote",
"syn 2.0.109",
"syn 2.0.110",
]

@@ -869,3 +869,3 @@

"quote",
"syn 2.0.109",
"syn 2.0.110",
]

@@ -1055,3 +1055,3 @@

"quote",
"syn 2.0.109",
"syn 2.0.110",
]

@@ -1138,5 +1138,5 @@

name = "syn"
version = "2.0.109"
version = "2.0.110"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f17c7e013e88258aa9543dcbe81aca68a667a9ac37cd69c9fbc07858bfe0e2f"
checksum = "a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea"
dependencies = [

@@ -1150,3 +1150,3 @@ "proc-macro2",

name = "syn"
version = "2.0.110"
version = "2.0.111"
dependencies = [

@@ -1193,3 +1193,3 @@ "anyhow",

"quote",
"syn 2.0.109",
"syn 2.0.110",
]

@@ -1493,3 +1493,3 @@

"quote",
"syn 2.0.109",
"syn 2.0.110",
"wasm-bindgen-shared",

@@ -1528,8 +1528,2 @@ ]

name = "windows-link"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
[[package]]
name = "windows-link"
version = "0.2.1"

@@ -1541,7 +1535,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"

name = "windows-registry"
version = "0.5.3"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e"
checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720"
dependencies = [
"windows-link 0.1.3",
"windows-link",
"windows-result",

@@ -1553,7 +1547,7 @@ "windows-strings",

name = "windows-result"
version = "0.3.4"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
dependencies = [
"windows-link 0.1.3",
"windows-link",
]

@@ -1563,7 +1557,7 @@

name = "windows-strings"
version = "0.4.2"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
dependencies = [
"windows-link 0.1.3",
"windows-link",
]

@@ -1604,3 +1598,3 @@

dependencies = [
"windows-link 0.2.1",
"windows-link",
]

@@ -1630,3 +1624,3 @@

dependencies = [
"windows-link 0.2.1",
"windows-link",
"windows_aarch64_gnullvm 0.53.1",

@@ -1779,3 +1773,3 @@ "windows_aarch64_msvc 0.53.1",

"quote",
"syn 2.0.109",
"syn 2.0.110",
"synstructure",

@@ -1801,3 +1795,3 @@ ]

"quote",
"syn 2.0.109",
"syn 2.0.110",
"synstructure",

@@ -1842,3 +1836,3 @@ ]

"quote",
"syn 2.0.109",
"syn 2.0.110",
]

@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO

name = "syn"
version = "2.0.110"
version = "2.0.111"
authors = ["David Tolnay <dtolnay@gmail.com>"]

@@ -19,0 +19,0 @@ build = false

@@ -49,4 +49,2 @@ Parser for Rust source code

*Version requirement: Syn supports rustc 1.61 and up.*
[*Release notes*](https://github.com/dtolnay/syn/releases)

@@ -53,0 +51,0 @@

@@ -151,2 +151,3 @@ use crate::error::Result;

$content = parens.content;
_ = $content;
parens.token

@@ -230,2 +231,3 @@ }

$content = braces.content;
_ = $content;
braces.token

@@ -286,2 +288,3 @@ }

$content = brackets.content;
_ = $content;
brackets.token

@@ -288,0 +291,0 @@ }

@@ -252,3 +252,3 @@ //! [![github]](https://github.com/dtolnay/syn)&ensp;[![crates-io]](https://crates.io/crates/syn)&ensp;[![docs-rs]](crate)

// Syn types in rustdoc of other crates get linked to here.
#![doc(html_root_url = "https://docs.rs/syn/2.0.110")]
#![doc(html_root_url = "https://docs.rs/syn/2.0.111")]
#![cfg_attr(docsrs, feature(doc_cfg), doc(auto_cfg = false))]

@@ -255,0 +255,0 @@ #![deny(unsafe_op_in_unsafe_fn)]

@@ -513,3 +513,3 @@ #![allow(unused_macro_rules)]

spanless_eq_struct!(Generics; params where_clause span);
spanless_eq_struct!(Impl; generics of_trait self_ty items);
spanless_eq_struct!(Impl; generics constness of_trait self_ty items);
spanless_eq_struct!(InlineAsm; asm_macro template template_strs operands clobber_abis options line_spans);

@@ -546,3 +546,3 @@ spanless_eq_struct!(InlineAsmSym; id qself path);

spanless_eq_struct!(TraitBoundModifiers; constness asyncness polarity);
spanless_eq_struct!(TraitImplHeader; defaultness safety constness polarity trait_ref);
spanless_eq_struct!(TraitImplHeader; defaultness safety polarity trait_ref);
spanless_eq_struct!(TraitRef; path ref_id);

@@ -662,4 +662,5 @@ spanless_eq_struct!(Ty; id kind span tokens);

spanless_eq_enum!(PatKind; Missing Wild Ident(0 1 2) Struct(0 1 2 3)
TupleStruct(0 1 2) Or(0) Path(0 1) Tuple(0) Box(0) Deref(0) Ref(0 1) Expr(0)
Range(0 1 2) Slice(0) Rest Never Guard(0 1) Paren(0) MacCall(0) Err(0));
TupleStruct(0 1 2) Or(0) Path(0 1) Tuple(0) Box(0) Deref(0) Ref(0 1 2)
Expr(0) Range(0 1 2) Slice(0) Rest Never Guard(0 1) Paren(0) MacCall(0)
Err(0));
spanless_eq_enum!(TyKind; Slice(0) Array(0 1) Ptr(0) Ref(0 1) PinnedRef(0 1)

@@ -666,0 +667,0 @@ FnPtr(0) UnsafeBinder(0) Never Tup(0) Path(0 1) TraitObject(0 1)

Sorry, the diff of this file is not supported yet