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 4 pull requests
- #61269
#61269
Closed
Centril
wants to merge 13 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-9dlrrq7
Centril/rust:rollup-9dlrrq7
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Rollup of 4 pull requests
#61269
Centril
wants to merge 13 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-9dlrrq7
Centril/rust:rollup-9dlrrq7
Copy head branch name to clipboard
Commits
Commits on May 25, 2019
split core::ptr module into multiple files
RalfJung
committed
c2e7eb6
View commit details
Copy full SHA for c2e7eb6
Browse repository at this point
Commits on May 26, 2019
rename Scalar::Bits to Scalar::Raw and bits field to data
RalfJung
committed
082da0c
View commit details
Copy full SHA for 082da0c
Browse repository at this point
fix overflow error in signed wrapping offset
RalfJung
committed
3defb3f
View commit details
Copy full SHA for 3defb3f
Browse repository at this point
centralize Scalar size sanity checks and also do them in release builds
RalfJung
committed
aad13a1
View commit details
Copy full SHA for aad13a1
Browse repository at this point
Commits on May 27, 2019
fix truncate and sign_extend for size == 0
RalfJung
committed
fe7b6a9
View commit details
Copy full SHA for fe7b6a9
Browse repository at this point
factor out some common code and make the on-elimination truncation test debug-only
RalfJung
committed
fe19ed8
View commit details
Copy full SHA for fe19ed8
Browse repository at this point
Rename Place::local to Place::local_or_deref_local
spastorino
committed
2eb5457
View commit details
Copy full SHA for 2eb5457
Browse repository at this point
Commits on May 28, 2019
Allow to specify profiling data output directory as -Zself-profile argument.
michaelwoerister
committed
53f1c38
View commit details
Copy full SHA for 53f1c38
Browse repository at this point
Rename PgoGenerate to something more general.
michaelwoerister
committed
64ee32e
View commit details
Copy full SHA for 64ee32e
Browse repository at this point
Rollup merge of #61123 - michaelwoerister:self-profile-dir, r=wesleywiser
Show description for 56b57fb
Centril
authored
56b57fb
View commit details
Copy full SHA for 56b57fb
Browse repository at this point
Rollup merge of #61159 - RalfJung:ptr, r=alexcrichton
Show description for a7e8a10
Centril
authored
a7e8a10
View commit details
Copy full SHA for a7e8a10
Browse repository at this point
Rollup merge of #61164 - RalfJung:scalar, r=oli-obk
Show description for ede8a6c
Centril
authored
ede8a6c
View commit details
Copy full SHA for ede8a6c
Browse repository at this point
Rollup merge of #61249 - spastorino:local-or-deref-local, r=oli-obk
Show description for c16d41c
Centril
authored
c16d41c
View commit details
Copy full SHA for c16d41c
Browse repository at this point
You can’t perform that action at this time.