Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.1k
Star
114k
Code
Issues
5k+
Pull requests
1.2k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 5 pull requests
#130281
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-1b2ibs8
matthiaskrgr/rust:rollup-1b2ibs8
Copy head branch name to clipboard
Sep 12, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 5 pull requests
#130281
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-1b2ibs8
matthiaskrgr/rust:rollup-1b2ibs8
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2024
remove pointless rustc_const_unstable on trait impls
RalfJung
committed
7f9a541
Copy full SHA for 7f9a541
add FIXME(const-hack)
RalfJung
committed
332fa6a
Copy full SHA for 332fa6a
remove const_slice_index annotations, it never had a feature gate anyway
RalfJung
committed
7a3a317
Copy full SHA for 7a3a317
Commits on Sep 11, 2024
Introduce `'ra` lifetime name.
Show description for d4fc76c
nnethercote
committed
d4fc76c
Copy full SHA for d4fc76c
Commits on Sep 12, 2024
coverage: Separate creation of edge counters from building their sum
Zalathar
committed
a7a3595
Copy full SHA for a7a3595
coverage: Simplify creation of sum counters
Zalathar
committed
2344133
Copy full SHA for 2344133
more eagerly discard constraints on overflow
lcnr
committed
675c99f
Copy full SHA for 675c99f
Add test for nalgebra hang in coherence
compiler-errors
committed
d3ebd23
Copy full SHA for d3ebd23
Rollup merge of #130101 - RalfJung:const-cleanup, r=fee1-dead
Show description for 4428d6f
matthiaskrgr
authored
4428d6f
Copy full SHA for 4428d6f
Rollup merge of #130208 - nnethercote:rslv-lifetime, r=petrochenkov
Show description for b0ff0b7
matthiaskrgr
authored
b0ff0b7
Copy full SHA for b0ff0b7
Rollup merge of #130263 - Zalathar:sums, r=compiler-errors
Show description for 7cae463
matthiaskrgr
authored
7cae463
Copy full SHA for 7cae463
Rollup merge of #130273 - lcnr:overflow-no-constraints, r=compiler-errors
Show description for cb1d80d
matthiaskrgr
authored
cb1d80d
Copy full SHA for cb1d80d
Rollup merge of #130276 - compiler-errors:nalgebra-hang, r=lcnr
Show description for ed1602e
matthiaskrgr
authored
ed1602e
Copy full SHA for ed1602e
You can’t perform that action at this time.