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
- #131612
#131612
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
tgross35:rollup-zy3yg4p
tgross35/rust:rollup-zy3yg4p
Copy head branch name to clipboard
Oct 12, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#131612
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
tgross35:rollup-zy3yg4p
tgross35/rust:rollup-zy3yg4p
Copy head branch name to clipboard
Commits
Commits on Sep 27, 2024
Add suggestion for removing invalid path separator `::` in function definition.
Show description for d016595
surechen
committed
d016595
View commit details
Copy full SHA for d016595
Browse repository at this point
Commits on Oct 12, 2024
library: Stabilize `const_intrinsic_forget`
Show description for 9a52300
workingjubilee
committed
9a52300
View commit details
Copy full SHA for 9a52300
Browse repository at this point
library: Stabilize `const_ptr_write`
Show description for ddc367d
workingjubilee
committed
ddc367d
View commit details
Copy full SHA for ddc367d
Browse repository at this point
library: Stabilize `const_replace`
Show description for 187c8b0
workingjubilee
committed
187c8b0
View commit details
Copy full SHA for 187c8b0
Browse repository at this point
yeet some clones
matthiaskrgr
committed
e5906e1
View commit details
Copy full SHA for e5906e1
Browse repository at this point
std: fix stdout-before-main
Show description for 9f91c50
joboet
committed
9f91c50
View commit details
Copy full SHA for 9f91c50
Browse repository at this point
Take a display name for `tool_check_step!`
jieyouxu
committed
52090f0
View commit details
Copy full SHA for 52090f0
Browse repository at this point
mark InterpResult as must_use
RalfJung
committed
8962343
View commit details
Copy full SHA for 8962343
Browse repository at this point
`LLVMConstInt` only allows integer types
dianqk
committed
1efffe7
View commit details
Copy full SHA for 1efffe7
Browse repository at this point
Rollup merge of #130870 - surechen:fix_130791, r=compiler-errors
Show description for 63a91db
tgross35
authored
63a91db
View commit details
Copy full SHA for 63a91db
Browse repository at this point
Rollup merge of #130954 - workingjubilee:stabilize-const-mut-fn, r=RalfJung
Show description for 8a86f1d
tgross35
authored
8a86f1d
View commit details
Copy full SHA for 8a86f1d
Browse repository at this point
Rollup merge of #131233 - joboet:stdout-before-main, r=tgross35
Show description for ca3c822
tgross35
authored
ca3c822
View commit details
Copy full SHA for ca3c822
Browse repository at this point
Rollup merge of #131590 - matthiaskrgr:clones3, r=compiler-errors
Show description for 1fb6435
tgross35
authored
1fb6435
View commit details
Copy full SHA for 1fb6435
Browse repository at this point
Rollup merge of #131596 - RalfJung:interp-result-must-use, r=jieyouxu
Show description for 421abc8
tgross35
authored
421abc8
View commit details
Copy full SHA for 421abc8
Browse repository at this point
Rollup merge of #131597 - jieyouxu:explicit-check-name, r=Kobzol
Show description for 1e0c5ff
tgross35
authored
1e0c5ff
View commit details
Copy full SHA for 1e0c5ff
Browse repository at this point
Rollup merge of #131605 - DianQK:llvm-const-int, r=the8472
Show description for 1b98ae0
tgross35
authored
1b98ae0
View commit details
Copy full SHA for 1b98ae0
Browse repository at this point
You can’t perform that action at this time.