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
16.3k
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
- #63328
#63328
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-482ujaf
Centril/rust:rollup-482ujaf
Copy head branch name to clipboard
Aug 6, 2019
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 6 pull requests
#63328
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-482ujaf
Centril/rust:rollup-482ujaf
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2019
Fix theme picker blur handler: always hide instead of switching
Kinrany
authored
112a347
View commit details
Copy full SHA for 112a347
Browse repository at this point
Update render.rs
Kinrany
authored
3e39ac7
View commit details
Copy full SHA for 3e39ac7
Browse repository at this point
Commits on Jul 29, 2019
Use internal iteration in the Sum and Product impls of Result and Option
timvermeulen
committed
2e41ba8
View commit details
Copy full SHA for 2e41ba8
Browse repository at this point
Commits on Jul 31, 2019
Deduplicate rustc_demangle in librustc_codegen_llvm
Show description for d05c4d5
alexcrichton
committed
d05c4d5
View commit details
Copy full SHA for d05c4d5
Browse repository at this point
Commits on Aug 5, 2019
Replace error callback with Result
Mark-Simulacrum
committed
18130ef
View commit details
Copy full SHA for 18130ef
Browse repository at this point
Force callers of resolve_ast_path to deal with Res::Err correctly
Mark-Simulacrum
committed
3cd7f08
View commit details
Copy full SHA for 3cd7f08
Browse repository at this point
assume_init: warn about valid != safe
RalfJung
committed
e187574
View commit details
Copy full SHA for e187574
Browse repository at this point
Display methods from DerefMut in the sidebar as well
GuillaumeGomez
committed
d89bf91
View commit details
Copy full SHA for d89bf91
Browse repository at this point
Add test for DerefMut methods
GuillaumeGomez
committed
4fb29f9
View commit details
Copy full SHA for 4fb29f9
Browse repository at this point
Commits on Aug 6, 2019
be clear that 1-init Vec being valid (but not safe) is not a stable guarantee
RalfJung
committed
1b9eb4a
View commit details
Copy full SHA for 1b9eb4a
Browse repository at this point
clarify
RalfJung
committed
1821414
View commit details
Copy full SHA for 1821414
Browse repository at this point
Rollup merge of #62459 - timvermeulen:result_sum_internal_iteration, r=scottmcm
Show description for c32735d
Centril
authored
c32735d
View commit details
Copy full SHA for c32735d
Browse repository at this point
Rollup merge of #62821 - GuillaumeGomez:not-listed-methods, r=Mark-Simulacrum
Show description for e699471
Centril
authored
e699471
View commit details
Copy full SHA for e699471
Browse repository at this point
Rollup merge of #62837 - Kinrany:patch-1, r=GuillaumeGomez
Show description for a389521
Centril
authored
a389521
View commit details
Copy full SHA for a389521
Browse repository at this point
Rollup merge of #63286 - Mark-Simulacrum:resolve-no-cb, r=petrochenkov
Show description for 949b49a
Centril
authored
949b49a
View commit details
Copy full SHA for 949b49a
Browse repository at this point
Rollup merge of #63296 - alexcrichton:deduplicate-demangle, r=Mark-Simulacrum
Show description for fbf268b
Centril
authored
fbf268b
View commit details
Copy full SHA for fbf268b
Browse repository at this point
Rollup merge of #63298 - RalfJung:assume_init, r=Mark-Simulacrum,Centril
Show description for d72cb09
Centril
authored
d72cb09
View commit details
Copy full SHA for d72cb09
Browse repository at this point
You can’t perform that action at this time.