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
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
116k
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 7 pull requests
- #122534
#122534
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-p95i3ph
matthiaskrgr/rust:rollup-p95i3ph
Copy head branch name to clipboard
Mar 15, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#122534
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-p95i3ph
matthiaskrgr/rust:rollup-p95i3ph
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2024
diagnostics: suggest `Clone` bounds when noop `clone()`
notriddle
committed
c2cc904
View commit details
Copy full SHA for c2cc904
Browse repository at this point
Commits on Mar 13, 2024
Add `-Z external-sanitizer-runtime`
Show description for 2a9d1ed
chriswailes
committed
2a9d1ed
View commit details
Copy full SHA for 2a9d1ed
Browse repository at this point
Split a complex conditional into separate statements
chriswailes
committed
bf2858a
View commit details
Copy full SHA for bf2858a
Browse repository at this point
Commits on Mar 14, 2024
Restore correct version of comment and fix logic bug
chriswailes
committed
f46acea
View commit details
Copy full SHA for f46acea
Browse repository at this point
Pass the correct DefId when suggesting writing the aliased Self type out
jieyouxu
committed
87ced15
View commit details
Copy full SHA for 87ced15
Browse repository at this point
preserve span when evaluating mir::ConstOperand
RalfJung
committed
48f2f0d
View commit details
Copy full SHA for 48f2f0d
Browse repository at this point
Commits on Mar 15, 2024
Ensure RPITITs are created before def-id freezing
compiler-errors
committed
571f945
View commit details
Copy full SHA for 571f945
Browse repository at this point
Docs for `thir::ExprKind::Use` and `thir::ExprKind::Let`
Zalathar
committed
cac0b12
View commit details
Copy full SHA for cac0b12
Browse repository at this point
Clean up AstConv
fmease
committed
5beda81
View commit details
Copy full SHA for 5beda81
Browse repository at this point
Rollup merge of #121207 - chriswailes:z-external-clangrt, r=michaelwoerister
Show description for 2b8fc6f
matthiaskrgr
authored
2b8fc6f
View commit details
Copy full SHA for 2b8fc6f
Browse repository at this point
Rollup merge of #122174 - notriddle:master, r=TaKO8Ki
Show description for e66c7e4
matthiaskrgr
authored
e66c7e4
View commit details
Copy full SHA for e66c7e4
Browse repository at this point
Rollup merge of #122471 - RalfJung:const-eval-span, r=oli-obk
Show description for f4afbe1
matthiaskrgr
authored
f4afbe1
View commit details
Copy full SHA for f4afbe1
Browse repository at this point
Rollup merge of #122515 - jieyouxu:ice-self-ty-mismatch, r=compiler-errors
Show description for 42af993
matthiaskrgr
authored
42af993
View commit details
Copy full SHA for 42af993
Browse repository at this point
Rollup merge of #122523 - compiler-errors:ensure-associated-types, r=oli-obk
Show description for ee940f8
matthiaskrgr
authored
ee940f8
View commit details
Copy full SHA for ee940f8
Browse repository at this point
Rollup merge of #122526 - Zalathar:thir-expr-docs, r=oli-obk
Show description for 7a7b65a
matthiaskrgr
authored
7a7b65a
View commit details
Copy full SHA for 7a7b65a
Browse repository at this point
Rollup merge of #122527 - fmease:clean-up-hir-ty-lowering, r=compiler-errors
Show description for 277df5e
matthiaskrgr
authored
277df5e
View commit details
Copy full SHA for 277df5e
Browse repository at this point
You can’t perform that action at this time.