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
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
Type
/
to 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 }}
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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 4 pull requests
- #119797
#119797
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-nn2lt39
matthiaskrgr/rust:rollup-nn2lt39
Copy head branch name to clipboard
Jan 10, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 4 pull requests
#119797
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-nn2lt39
matthiaskrgr/rust:rollup-nn2lt39
Copy head branch name to clipboard
Commits
Commits on Jan 9, 2024
Rename rustc_middle path cleaning functions
Show description for f141a52
fmease
committed
f141a52
View commit details
Copy full SHA for f141a52
Browse repository at this point
Offset args of trait object types when cleaning
fmease
committed
5b32681
View commit details
Copy full SHA for 5b32681
Browse repository at this point
Update tests
fmease
committed
17ec134
View commit details
Copy full SHA for 17ec134
Browse repository at this point
Fix an ICE that occurs after an error has already been reported
oli-obk
committed
4f0869e
View commit details
Copy full SHA for 4f0869e
Browse repository at this point
Don't arena-allocate extended generic args
fmease
committed
4b859e6
View commit details
Copy full SHA for 4b859e6
Browse repository at this point
Simplify elision of default generic arguments
fmease
committed
aa1a5e3
View commit details
Copy full SHA for aa1a5e3
Browse repository at this point
Move variables closer to their usage sites
fmease
committed
2d010bc
View commit details
Copy full SHA for 2d010bc
Browse repository at this point
Add error code for missing base expression in struct update syntax
clubby789
committed
f1b8b7d
View commit details
Copy full SHA for f1b8b7d
Browse repository at this point
rint intrinsics: caution against actually trying to check for floating-point exceptions
RalfJung
committed
fa5bef8
View commit details
Copy full SHA for fa5bef8
Browse repository at this point
Commits on Jan 10, 2024
Rollup merge of #106893 - clubby789:struct-update-help, r=compiler-errors
Show description for 33f27d3
matthiaskrgr
authored
33f27d3
View commit details
Copy full SHA for 33f27d3
Browse repository at this point
Rollup merge of #119769 - fmease:rustdoc-off-by-one-dyn-trait-def-gen-args, r=GuillaumeGomez
Show description for 7c378d0
matthiaskrgr
authored
7c378d0
View commit details
Copy full SHA for 7c378d0
Browse repository at this point
Rollup merge of #119772 - oli-obk:whackamole, r=compiler-errors
Show description for 4571ef9
matthiaskrgr
authored
4571ef9
View commit details
Copy full SHA for 4571ef9
Browse repository at this point
Rollup merge of #119782 - RalfJung:rint, r=cuviper
Show description for 3fcddf1
matthiaskrgr
authored
3fcddf1
View commit details
Copy full SHA for 3fcddf1
Browse repository at this point
You can’t perform that action at this time.