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 7 pull requests
- #117180
#117180
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-rxhl6ep
matthiaskrgr/rust:rollup-rxhl6ep
Copy head branch name to clipboard
Oct 25, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 7 pull requests
#117180
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-rxhl6ep
matthiaskrgr/rust:rollup-rxhl6ep
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2023
Migrate inline_compatibility.rs test to FileCheck
tmiasko
committed
ff7bf79
View commit details
Copy full SHA for ff7bf79
Browse repository at this point
Precommit target features compatibility test
tmiasko
committed
b3cfd5b
View commit details
Copy full SHA for b3cfd5b
Browse repository at this point
Require target features to match exactly during inlining
Show description for 011b260
tmiasko
committed
011b260
View commit details
Copy full SHA for 011b260
Browse repository at this point
Commits on Oct 25, 2023
coverage: UI test for unstable value `-C instrument-coverage=branch`
Zalathar
committed
bc18509
View commit details
Copy full SHA for bc18509
Browse repository at this point
Remove support for alias `-Z instrument-coverage`
Show description for 65b0f6a
Zalathar
committed
65b0f6a
View commit details
Copy full SHA for 65b0f6a
Browse repository at this point
Fix unwrap suggestion for async fn
compiler-errors
committed
2334143
View commit details
Copy full SHA for 2334143
Browse repository at this point
Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types`
oli-obk
committed
beaf46f
View commit details
Copy full SHA for beaf46f
Browse repository at this point
implement C ABI lowering for CSKY
Dirreke
committed
32339f8
View commit details
Copy full SHA for 32339f8
Browse repository at this point
compiletest: Display compilation errors in mir-opt tests
tmiasko
committed
a9fad1c
View commit details
Copy full SHA for a9fad1c
Browse repository at this point
Make `Iterator` a lang item
oli-obk
committed
268ec72
View commit details
Copy full SHA for 268ec72
Browse repository at this point
Rollup merge of #117111 - Zalathar:zinstrument, r=compiler-errors
Show description for 24254d2
matthiaskrgr
authored
24254d2
View commit details
Copy full SHA for 24254d2
Browse repository at this point
Rollup merge of #117141 - tmiasko:inline-target-features, r=oli-obk
Show description for a1ab167
matthiaskrgr
authored
a1ab167
View commit details
Copy full SHA for a1ab167
Browse repository at this point
Rollup merge of #117152 - compiler-errors:no-ret-coercion, r=chenyukang
Show description for 585a122
matthiaskrgr
authored
585a122
View commit details
Copy full SHA for 585a122
Browse repository at this point
Rollup merge of #117154 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3
Show description for 74c2b98
matthiaskrgr
authored
74c2b98
View commit details
Copy full SHA for 74c2b98
Browse repository at this point
Rollup merge of #117159 - oli-obk:error_shenanigans, r=estebank
Show description for 26a9e08
matthiaskrgr
authored
26a9e08
View commit details
Copy full SHA for 26a9e08
Browse repository at this point
Rollup merge of #117163 - tmiasko:compiletest-mir-opt, r=compiler-errors
Show description for beba522
matthiaskrgr
authored
beba522
View commit details
Copy full SHA for beba522
Browse repository at this point
Rollup merge of #117173 - oli-obk:gen_fn_split2, r=compiler-errors
Show description for b0521fe
matthiaskrgr
authored
b0521fe
View commit details
Copy full SHA for b0521fe
Browse repository at this point
You can’t perform that action at this time.