Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lightningdevkit
/
rust-lightning
Public
Notifications
You must be signed in to change notification settings
Fork
481
Star
1.4k
Code
Issues
269
Pull requests
0
Discussions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Projects
Wiki
Security and quality
Insights
Bump MSRV to 1.85.0 and rust edition to 2024
- #4602
#4602
Closed
tnull
wants to merge 16 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
tnull:2026-05-bump-msrv-to-1.85
tnull/rust-lightning:2026-05-bump-msrv-to-1.85
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Bump MSRV to 1.85.0 and rust edition to 2024
#4602
tnull
wants to merge 16 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
tnull:2026-05-bump-msrv-to-1.85
tnull/rust-lightning:2026-05-bump-msrv-to-1.85
Copy head branch name to clipboard
Commits
Commits on May 7, 2026
Raise workspace MSRV to rustc 1.85.0
Show description for 8d5fd43
tnull
committed
8d5fd43
View commit details
Copy full SHA for 8d5fd43
Browse repository at this point
Drop dependency pins obsolete under MSRV 1.85
Show description for 7c23c4a
tnull
committed
7c23c4a
View commit details
Copy full SHA for 7c23c4a
Browse repository at this point
Remove obsolete `unused_mut` allowances
Show description for f3c04a6
tnull
committed
f3c04a6
View commit details
Copy full SHA for f3c04a6
Browse repository at this point
Simplify block sync initialization ordering checks
Show description for 964d1a3
tnull
committed
964d1a3
View commit details
Copy full SHA for 964d1a3
Browse repository at this point
Simplify alternative funding cleanup
Show description for 7770420
tnull
committed
7770420
View commit details
Copy full SHA for 7770420
Browse repository at this point
Simplify commitment error propagation
Show description for b4b5c4c
tnull
committed
b4b5c4c
View commit details
Copy full SHA for b4b5c4c
Browse repository at this point
Simplify forward-node grouping
Show description for 52fc081
tnull
committed
52fc081
View commit details
Copy full SHA for 52fc081
Browse repository at this point
Use fixed-size onion packet byte arrays
Show description for ecd4a68
tnull
committed
ecd4a68
View commit details
Copy full SHA for ecd4a68
Browse repository at this point
Inline noop wakers for shared async polling
Show description for 9eed561
tnull
committed
9eed561
View commit details
Copy full SHA for 9eed561
Browse repository at this point
Inline noop wakers in background processing
Show description for 2e59d6c
tnull
committed
2e59d6c
View commit details
Copy full SHA for 2e59d6c
Browse repository at this point
Keep background persistence futures on the stack
Show description for b5ab696
tnull
committed
b5ab696
View commit details
Copy full SHA for b5ab696
Browse repository at this point
Use async closures for background event handling
Show description for 9f9c033
tnull
committed
9f9c033
View commit details
Copy full SHA for 9f9c033
Browse repository at this point
Remove stale `NonZero` MSRV note
Show description for cbebfe9
tnull
committed
cbebfe9
View commit details
Copy full SHA for cbebfe9
Browse repository at this point
Move workspace crates to Rust 2024
Show description for c59260e
tnull
committed
c59260e
View commit details
Copy full SHA for c59260e
Browse repository at this point
Run rustfmt after Rust 2024 edition bump
Show description for d271b2e
tnull
committed
d271b2e
View commit details
Copy full SHA for d271b2e
Browse repository at this point
Remove stale persister edition note
Show description for 4025ed8
tnull
committed
4025ed8
View commit details
Copy full SHA for 4025ed8
Browse repository at this point
You can’t perform that action at this time.