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 8 pull requests
- #142589
#142589
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Kobzol:rollup-j90fk2j
Kobzol/rust:rollup-j90fk2j
Copy head branch name to clipboard
Jun 16, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 8 pull requests
#142589
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Kobzol:rollup-j90fk2j
Kobzol/rust:rollup-j90fk2j
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2025
ignore `run-make` tests that need `std` on `no_std` targets
Show description for efaf3eb
folkertdev
committed
efaf3eb
View commit details
Copy full SHA for efaf3eb
Browse repository at this point
Commits on Jun 16, 2025
Fix `PathSource` lifetimes.
Show description for 248b7a9
nnethercote
committed
248b7a9
View commit details
Copy full SHA for 248b7a9
Browse repository at this point
Update the `backtrace` submodule
Show description for c2b1692
tgross35
committed
c2b1692
View commit details
Copy full SHA for c2b1692
Browse repository at this point
Test naked asm for wasm32-unknown-unknown
bjorn3
committed
d28fabe
View commit details
Copy full SHA for d28fabe
Browse repository at this point
Fix RISC-V C function ABI when passing/returning structs containing floats
beetrees
committed
5723c99
View commit details
Copy full SHA for 5723c99
Browse repository at this point
candidate_is_applicable to method
lcnr
committed
7fb9284
View commit details
Copy full SHA for 7fb9284
Browse repository at this point
Dont suggest converting `///` to regular comment when it appears after missing `,` in list
Show description for c63665c
xizheyin
committed
c63665c
View commit details
Copy full SHA for c63665c
Browse repository at this point
Port `#[rustc_as_ptr]` to the new attribute system
GrigorenkoPV
committed
da8d6bb
View commit details
Copy full SHA for da8d6bb
Browse repository at this point
Rollup merge of #139340 - beetrees:riscv-float-struct-abi, r=workingjubilee
Show description for 4479d42
Kobzol
authored
4479d42
View commit details
Copy full SHA for 4479d42
Browse repository at this point
Rollup merge of #142341 - xizheyin:142311, r=fee1-dead
Show description for d68432a
Kobzol
authored
d68432a
View commit details
Copy full SHA for d68432a
Browse repository at this point
Rollup merge of #142414 - folkertdev:ignore-nostd-tests, r=jieyouxu
Show description for e83ca06
Kobzol
authored
e83ca06
View commit details
Copy full SHA for e83ca06
Browse repository at this point
Rollup merge of #142498 - GrigorenkoPV:as-ptr-refactor, r=jdonszelmann
Show description for 1e950ef
Kobzol
authored
1e950ef
View commit details
Copy full SHA for 1e950ef
Browse repository at this point
Rollup merge of #142554 - nnethercote:fix-PathSource-lifetimes, r=petrochenkov
Show description for d1ed469
Kobzol
authored
d1ed469
View commit details
Copy full SHA for d1ed469
Browse repository at this point
Rollup merge of #142562 - tgross35:update-backtrace, r=workingjubilee
Show description for 15751b4
Kobzol
authored
15751b4
View commit details
Copy full SHA for 15751b4
Browse repository at this point
Rollup merge of #142565 - bjorn3:wasm32_unknown_naked_asm_test, r=RalfJung
Show description for a53c1d7
Kobzol
authored
a53c1d7
View commit details
Copy full SHA for a53c1d7
Browse repository at this point
Rollup merge of #142573 - lcnr:search_graph-3, r=lqd
Show description for b1ba2cd
Kobzol
authored
b1ba2cd
View commit details
Copy full SHA for b1ba2cd
Browse repository at this point
You can’t perform that action at this time.