Skip to content

build(deps): Bump syn from 2.0.117 to 2.0.118#2499

Merged
mkroening merged 1 commit into
mainfrom
dependabot/cargo/syn-2.0.118
Jun 23, 2026
Merged

build(deps): Bump syn from 2.0.117 to 2.0.118#2499
mkroening merged 1 commit into
mainfrom
dependabot/cargo/syn-2.0.118

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps syn from 2.0.117 to 2.0.118.

Release notes

Sourced from syn's releases.

2.0.118

  • Documentation improvements
Commits
  • f033ef1 Release 2.0.118
  • 45f65f7 Wrap long lint attributes
  • b3f9bf8 Mirror PR 1975 from readme to crate-level rustdoc
  • 97dc117 Wrap PR 1975 to 80 columns
  • 0085b7a Lint repr_transparent_non_zst_fields has been removed
  • 9fc1c9d Update test suite to nightly-2026-06-12
  • 504bcc7 Update test suite to nightly-2026-06-09
  • 353d20b Update test suite to nightly-2026-06-06
  • f257a16 Update test suite to nightly-2026-05-25
  • b706e6e Update test suite to nightly-2026-05-13
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.117 to 2.0.118.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.117...2.0.118)

---
updated-dependencies:
- dependency-name: syn
  dependency-version: 2.0.118
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 22, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Results

Details
Benchmark Current: 71f1401 Previous: 5d52e43 Performance Ratio
startup_benchmark Build Time 82.69 s 77.66 s 1.06
startup_benchmark File Size 0.77 MB 0.77 MB 1.00
Startup Time - 1 core 0.73 s (±0.02 s) 0.73 s (±0.02 s) 1.00
Startup Time - 2 cores 0.74 s (±0.03 s) 0.74 s (±0.02 s) 1.01
Startup Time - 4 cores 0.75 s (±0.02 s) 0.73 s (±0.02 s) 1.02
multithreaded_benchmark Build Time 76.30 s 79.74 s 0.96
multithreaded_benchmark File Size 0.86 MB 0.86 MB 1.00
Multithreaded Pi Efficiency - 2 Threads 90.08 % (±7.19 %) 89.79 % (±6.86 %) 1.00
Multithreaded Pi Efficiency - 4 Threads 44.55 % (±2.74 %) 44.36 % (±3.20 %) 1.00
Multithreaded Pi Efficiency - 8 Threads 25.89 % (±1.37 %) 25.78 % (±1.95 %) 1.00
micro_benchmarks Build Time 80.32 s 78.36 s 1.03
micro_benchmarks File Size 0.87 MB 0.87 MB 1.00
Scheduling time - 1 thread 66.19 ticks (±2.58 ticks) 66.52 ticks (±2.96 ticks) 1.00
Scheduling time - 2 threads 35.90 ticks (±3.85 ticks) 34.90 ticks (±3.17 ticks) 1.03
Micro - Time for syscall (getpid) 4.40 ticks (±0.71 ticks) 4.35 ticks (±0.62 ticks) 1.01
Memcpy speed - (built_in) block size 4096 85376.38 MByte/s (±58945.06 MByte/s) 84520.81 MByte/s (±58371.38 MByte/s) 1.01
Memcpy speed - (built_in) block size 1048576 30681.42 MByte/s (±24773.77 MByte/s) 30768.74 MByte/s (±24742.48 MByte/s) 1.00
Memcpy speed - (built_in) block size 16777216 26685.90 MByte/s (±22068.99 MByte/s) 27736.76 MByte/s (±22874.87 MByte/s) 0.96
Memset speed - (built_in) block size 4096 85434.52 MByte/s (±58987.19 MByte/s) 85048.83 MByte/s (±58704.08 MByte/s) 1.00
Memset speed - (built_in) block size 1048576 31433.15 MByte/s (±25212.51 MByte/s) 31502.44 MByte/s (±25172.85 MByte/s) 1.00
Memset speed - (built_in) block size 16777216 27468.92 MByte/s (±22572.31 MByte/s) 28509.29 MByte/s (±23350.29 MByte/s) 0.96
Memcpy speed - (rust) block size 4096 73291.18 MByte/s (±51184.44 MByte/s) 74128.09 MByte/s (±51975.81 MByte/s) 0.99
Memcpy speed - (rust) block size 1048576 30465.66 MByte/s (±24671.96 MByte/s) 30519.91 MByte/s (±24718.56 MByte/s) 1.00
Memcpy speed - (rust) block size 16777216 26070.65 MByte/s (±21468.28 MByte/s) 28078.45 MByte/s (±23164.04 MByte/s) 0.93
Memset speed - (rust) block size 4096 74015.84 MByte/s (±51665.66 MByte/s) 74528.46 MByte/s (±52269.06 MByte/s) 0.99
Memset speed - (rust) block size 1048576 31214.96 MByte/s (±25109.73 MByte/s) 31262.36 MByte/s (±25141.01 MByte/s) 1.00
Memset speed - (rust) block size 16777216 26855.54 MByte/s (±21989.02 MByte/s) 28849.95 MByte/s (±23630.85 MByte/s) 0.93
alloc_benchmarks Build Time 75.66 s 72.75 s 1.04
alloc_benchmarks File Size 0.86 MB 0.85 MB 1.00
Allocations - Allocation success 91.32 % 91.32 % 1
Allocations - Deallocation success 100.00 % 100.00 % 1
Allocations - Pre-fail Allocations 61.46 % 61.46 % 1
Allocations - Average Allocation time 2350.61 Ticks (±557.16 Ticks) 2281.16 Ticks (±401.78 Ticks) 1.03
Allocations - Average Allocation time (no fail) 3408.84 Ticks (±476.39 Ticks) 3327.21 Ticks (±340.68 Ticks) 1.02
Allocations - Average Deallocation time 654.90 Ticks (±105.51 Ticks) 626.63 Ticks (±65.48 Ticks) 1.05
mutex_benchmark Build Time 78.99 s 73.60 s 1.07
mutex_benchmark File Size 0.87 MB 0.87 MB 1.00
Mutex Stress Test Average Time per Iteration - 1 Threads 12.16 ns (±0.37 ns) 12.14 ns (±0.45 ns) 1.00
Mutex Stress Test Average Time per Iteration - 2 Threads 40.86 ns (±3.49 ns) 40.02 ns (±3.25 ns) 1.02

This comment was automatically generated by workflow using github-action-benchmark.

@mkroening mkroening added this pull request to the merge queue Jun 23, 2026
Merged via the queue into main with commit b82fd1b Jun 23, 2026
20 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/syn-2.0.118 branch June 23, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant