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 5 pull requests
- #63325
#63325
Closed
Centril
wants to merge 23 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-gaqv2nd
Centril/rust:rollup-gaqv2nd
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Closed
Rollup of 5 pull requests
#63325
Centril
wants to merge 23 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-gaqv2nd
Centril/rust:rollup-gaqv2nd
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 Aug 2, 2019
Always error on `SizeOverflow` during mir evaluation
estebank
committed
83b5eb9
View commit details
Copy full SHA for 83b5eb9
Browse repository at this point
Do not lint on SizeOverflow, always error
estebank
committed
58bd878
View commit details
Copy full SHA for 58bd878
Browse repository at this point
Nicer labels for type layout errors
estebank
committed
d3da411
View commit details
Copy full SHA for d3da411
Browse repository at this point
Commits on Aug 3, 2019
avoid mutable state and override main message
estebank
committed
2c56842
View commit details
Copy full SHA for 2c56842
Browse repository at this point
Commits on Aug 4, 2019
Point to local place span on "type too big" error
estebank
committed
db099fb
View commit details
Copy full SHA for db099fb
Browse repository at this point
Simplify change to layout_of
estebank
committed
2340067
View commit details
Copy full SHA for 2340067
Browse repository at this point
review comments: clean up
estebank
committed
387dcff
View commit details
Copy full SHA for 387dcff
Browse repository at this point
tweak output and tests
estebank
committed
bdd79b8
View commit details
Copy full SHA for bdd79b8
Browse repository at this point
revert change to single test
estebank
committed
f621f89
View commit details
Copy full SHA for f621f89
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
Commits on Aug 6, 2019
fix tests
estebank
committed
ce8510a
View commit details
Copy full SHA for ce8510a
Browse repository at this point
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 f45cdea
Centril
authored
f45cdea
View commit details
Copy full SHA for f45cdea
Browse repository at this point
Rollup merge of #62837 - Kinrany:patch-1, r=GuillaumeGomez
Show description for ab2a368
Centril
authored
ab2a368
View commit details
Copy full SHA for ab2a368
Browse repository at this point
Rollup merge of #63152 - estebank:big-array, r=oli-obk
Show description for 44eab0c
Centril
authored
44eab0c
View commit details
Copy full SHA for 44eab0c
Browse repository at this point
Rollup merge of #63286 - Mark-Simulacrum:resolve-no-cb, r=petrochenkov
Show description for 3b0c864
Centril
authored
3b0c864
View commit details
Copy full SHA for 3b0c864
Browse repository at this point
Rollup merge of #63298 - RalfJung:assume_init, r=Mark-Simulacrum,Centril
Show description for 05f771b
Centril
authored
05f771b
View commit details
Copy full SHA for 05f771b
Browse repository at this point
You can’t perform that action at this time.