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 }}
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.6k
Star
118k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #118723
#118723
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-409e9u1
matthiaskrgr/rust:rollup-409e9u1
Copy head branch name to clipboard
Dec 8, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#118723
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-409e9u1
matthiaskrgr/rust:rollup-409e9u1
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2023
discard invalid spans in external blocks
bvanjoi
committed
4138702
View commit details
Copy full SHA for 4138702
Browse repository at this point
Commits on Dec 6, 2023
Only check principal trait ref for object safety
compiler-errors
committed
5d3a294
View commit details
Copy full SHA for 5d3a294
Browse repository at this point
Add method to get type of an Rvalue in StableMIR
celinval
committed
281b65a
View commit details
Copy full SHA for 281b65a
Browse repository at this point
Simplify StaticDef to Instance conversion
celinval
committed
e16ebdb
View commit details
Copy full SHA for e16ebdb
Browse repository at this point
Commits on Dec 7, 2023
Update compiler/stable_mir/src/mir/body.rs
Show description for 77d7e44
celinval
and
compiler-errors
authored
77d7e44
View commit details
Copy full SHA for 77d7e44
Browse repository at this point
Add sanity check to `BinOp::ty()`
celinval
committed
4616b9f
View commit details
Copy full SHA for 4616b9f
Browse repository at this point
Ping GuillaumeGomez for changes in rustc_codegen_gcc
GuillaumeGomez
committed
c0be10c
View commit details
Copy full SHA for c0be10c
Browse repository at this point
targets: remove not-added {i386,i486}-unknown-linux-gnu
Show description for 399cd6c
davidtwco
committed
399cd6c
View commit details
Copy full SHA for 399cd6c
Browse repository at this point
CFI: Add char to CFI integer normalization
Show description for 97032d6
rcvalle
committed
97032d6
View commit details
Copy full SHA for 97032d6
Browse repository at this point
Rollup merge of #116420 - bvanjoi:fix-116203, r=Nilstrieb
Show description for 71a8ca0
matthiaskrgr
authored
71a8ca0
View commit details
Copy full SHA for 71a8ca0
Browse repository at this point
Rollup merge of #118686 - compiler-errors:object-safety, r=lcnr
Show description for b204303
matthiaskrgr
authored
b204303
View commit details
Copy full SHA for b204303
Browse repository at this point
Rollup merge of #118688 - celinval:smir-rvalue-ty, r=compiler-errors
Show description for 20ed805
matthiaskrgr
authored
20ed805
View commit details
Copy full SHA for 20ed805
Browse repository at this point
Rollup merge of #118707 - GuillaumeGomez:ping-cg_gcc, r=antoyo
Show description for 861cb32
matthiaskrgr
authored
861cb32
View commit details
Copy full SHA for 861cb32
Browse repository at this point
Rollup merge of #118712 - davidtwco:targets-remove-i386-i486, r=compiler-errors
Show description for 0be2196
matthiaskrgr
authored
0be2196
View commit details
Copy full SHA for 0be2196
Browse repository at this point
Rollup merge of #118719 - rcvalle:rust-cfi-normalize-integers-118032, r=compiler-errors
Show description for 71812d7
matthiaskrgr
authored
71812d7
View commit details
Copy full SHA for 71812d7
Browse repository at this point
You can’t perform that action at this time.