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
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 }}
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
17k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #59801
#59801
Closed
Centril
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-0c3lsz3
Centril/rust:rollup-0c3lsz3
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Rollup of 6 pull requests
#59801
Centril
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-0c3lsz3
Centril/rust:rollup-0c3lsz3
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2019
don't process `external_traits` when collecting intra-doc links
QuietMisdreavus
committed
e721f5e
View commit details
Copy full SHA for e721f5e
Browse repository at this point
add test for spurious intra-doc link warning
QuietMisdreavus
committed
49cde40
View commit details
Copy full SHA for 49cde40
Browse repository at this point
Commits on Apr 4, 2019
Mark variables captured by reference as mutable correctly
matthewjasper
committed
968ea1c
View commit details
Copy full SHA for 968ea1c
Browse repository at this point
Commits on Apr 5, 2019
remove lookup_char_pos_adj
Show description for 63080b3
matklad
committed
63080b3
View commit details
Copy full SHA for 63080b3
Browse repository at this point
Commits on Apr 6, 2019
Limit dylib symbols
Zoxc
committed
2f948ea
View commit details
Copy full SHA for 2f948ea
Browse repository at this point
miri engine: lazily allocate memory for locals on first write
RalfJung
committed
cb51f87
View commit details
Copy full SHA for cb51f87
Browse repository at this point
Commits on Apr 7, 2019
make StorageLive lazy as well
RalfJung
committed
525c68c
View commit details
Copy full SHA for 525c68c
Browse repository at this point
fix miri engine debug output for uninitialized locals
RalfJung
committed
ae1f8ab
View commit details
Copy full SHA for ae1f8ab
Browse repository at this point
Uplift `get_def_path` from Clippy
Show description for a2d4e85
flip1995
committed
a2d4e85
View commit details
Copy full SHA for a2d4e85
Browse repository at this point
initialize unsized locals when copying to the for the first time
RalfJung
committed
944ffbf
View commit details
Copy full SHA for 944ffbf
Browse repository at this point
implement by-value object safety
RalfJung
committed
b00fd57
View commit details
Copy full SHA for b00fd57
Browse repository at this point
Commits on Apr 8, 2019
Apply suggestions from code review
Show description for 5731945
RalfJung
authored
5731945
View commit details
Copy full SHA for 5731945
Browse repository at this point
avoid reading from ZST locals
RalfJung
committed
4d79d39
View commit details
Copy full SHA for 4d79d39
Browse repository at this point
Rollup merge of #58972 - QuietMisdreavus:intra-doc-link-imports, r=GuillaumeGomez
Show description for e0e0a90
Centril
authored
e0e0a90
View commit details
Copy full SHA for e0e0a90
Browse repository at this point
Rollup merge of #59708 - matthewjasper:double-closure-unused-mut, r=pnkfelix
Show description for 868aa7c
Centril
authored
868aa7c
View commit details
Copy full SHA for 868aa7c
Browse repository at this point
Rollup merge of #59735 - matklad:deadcode, r=sanxiyn
Show description for fec3c44
Centril
authored
fec3c44
View commit details
Copy full SHA for fec3c44
Browse repository at this point
Rollup merge of #59752 - Zoxc:dylib-fix, r=michaelwoerister
Show description for 81927ca
Centril
authored
81927ca
View commit details
Copy full SHA for 81927ca
Browse repository at this point
Rollup merge of #59779 - flip1995:uplift_get_def_path, r=Manishearth
Show description for 1f97d88
Centril
authored
1f97d88
View commit details
Copy full SHA for 1f97d88
Browse repository at this point
Rollup merge of #59780 - RalfJung:miri-unsized, r=oli-obk
Show description for 4564c89
Centril
authored
4564c89
View commit details
Copy full SHA for 4564c89
Browse repository at this point
You can’t perform that action at this time.