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 }}
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.8k
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 12 pull requests
- #66436
#66436
Closed
JohnTitor
wants to merge 31 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-kphyb2i
JohnTitor/rust:rollup-kphyb2i
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Closed
Rollup of 12 pull requests
#66436
JohnTitor
wants to merge 31 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-kphyb2i
JohnTitor/rust:rollup-kphyb2i
Copy head branch name to clipboard
Commits
Commits on Oct 22, 2019
rename Error::iter_chain() and remove Error::iter_sources()
Show description for 7b9d50d
haraldh
committed
7b9d50d
View commit details
Copy full SHA for 7b9d50d
Browse repository at this point
Commits on Nov 3, 2019
Avoid hashing the key twice in `get_query()`.
Show description for 1aceaaa
nnethercote
committed
1aceaaa
View commit details
Copy full SHA for 1aceaaa
Browse repository at this point
Commits on Nov 12, 2019
qualify-const remove cannot mutate statics in initializer of another static error
spastorino
committed
b941034
View commit details
Copy full SHA for b941034
Browse repository at this point
check-consts remove cannot mutate statics in initializer of another static error
spastorino
committed
695e91a
View commit details
Copy full SHA for 695e91a
Browse repository at this point
Update mdbook.
ehuss
committed
139477d
View commit details
Copy full SHA for 139477d
Browse repository at this point
Fix mdbook-linkcheck license checks.
ehuss
committed
32d1f47
View commit details
Copy full SHA for 32d1f47
Browse repository at this point
Commits on Nov 13, 2019
Do not ICE on recovery from unmet associated type bound obligation
estebank
committed
bc1bd95
View commit details
Copy full SHA for bc1bd95
Browse repository at this point
Fix ICE when trying to suggest `Type<>` instead of `Type()`
estebank
committed
4137263
View commit details
Copy full SHA for 4137263
Browse repository at this point
Do not ICE in `if` without `else` in `async fn`
estebank
committed
7d61484
View commit details
Copy full SHA for 7d61484
Browse repository at this point
Commits on Nov 14, 2019
Fix spurious CI filures due to OOM
Show description for 37de933
wesleywiser
committed
37de933
View commit details
Copy full SHA for 37de933
Browse repository at this point
Remove some stack frames from `.async` calls
Show description for 3fe7cfc
sfackler
committed
3fe7cfc
View commit details
Copy full SHA for 3fe7cfc
Browse repository at this point
[ConstProp] Avoid OOM crashes by not evaluating large Places
Show description for 92154d0
wesleywiser
committed
92154d0
View commit details
Copy full SHA for 92154d0
Browse repository at this point
miri: helper methods for max values of machine's usize/isize
RalfJung
committed
6c9ba97
View commit details
Copy full SHA for 6c9ba97
Browse repository at this point
Respond to review feedback
wesleywiser
committed
0c52c3e
View commit details
Copy full SHA for 0c52c3e
Browse repository at this point
Link to tracking issue in HIR const-check error
ecstatic-morse
committed
336e332
View commit details
Copy full SHA for 336e332
Browse repository at this point
Don't warn labels beginning with `_`
JohnTitor
committed
4349228
View commit details
Copy full SHA for 4349228
Browse repository at this point
review comments
estebank
committed
c0a0a7d
View commit details
Copy full SHA for c0a0a7d
Browse repository at this point
review comments
estebank
committed
b884205
View commit details
Copy full SHA for b884205
Browse repository at this point
Commits on Nov 15, 2019
Use different size on 32bit
wesleywiser
committed
3bd5226
View commit details
Copy full SHA for 3bd5226
Browse repository at this point
Rollup merge of #65557 - haraldh:error_iter_rename, r=sfackler
Show description for 006c62d
JohnTitor
authored
006c62d
View commit details
Copy full SHA for 006c62d
Browse repository at this point
Rollup merge of #66013 - nnethercote:avoid-hashing-twice-in-get_query, r=Zoxc
Show description for c858c63
JohnTitor
authored
c858c63
View commit details
Copy full SHA for c858c63
Browse repository at this point
Rollup merge of #66306 - spastorino:remove-error-handled-by-miri, r=oli-obk
Show description for b3fec2b
JohnTitor
authored
b3fec2b
View commit details
Copy full SHA for b3fec2b
Browse repository at this point
Rollup merge of #66338 - ehuss:update-mdbook, r=alexcrichton
Show description for c5e6692
JohnTitor
authored
c5e6692
View commit details
Copy full SHA for c5e6692
Browse repository at this point
Rollup merge of #66388 - estebank:melt-ice, r=Centril
Show description for 180de59
JohnTitor
authored
180de59
View commit details
Copy full SHA for 180de59
Browse repository at this point
Rollup merge of #66390 - estebank:parenice, r=Centril
Show description for 1452a83
JohnTitor
authored
1452a83
View commit details
Copy full SHA for 1452a83
Browse repository at this point
Rollup merge of #66391 - estebank:if-else-async-ice, r=Centril
Show description for b13272f
JohnTitor
authored
b13272f
View commit details
Copy full SHA for b13272f
Browse repository at this point
Rollup merge of #66394 - wesleywiser:fix_oom, r=oli-obk
Show description for 4081586
JohnTitor
authored
4081586
View commit details
Copy full SHA for 4081586
Browse repository at this point
Rollup merge of #66398 - sfackler:no-async-nesting, r=Centril
Show description for 134d248
JohnTitor
authored
134d248
View commit details
Copy full SHA for 134d248
Browse repository at this point
Rollup merge of #66410 - RalfJung:miri-machine-max, r=oli-obk
Show description for 65873cc
JohnTitor
authored
65873cc
View commit details
Copy full SHA for 65873cc
Browse repository at this point
Rollup merge of #66418 - ecstatic-morse:hir-const-check-err-msg, r=estebank
Show description for fc8a76e
JohnTitor
authored
fc8a76e
View commit details
Copy full SHA for fc8a76e
Browse repository at this point
Rollup merge of #66419 - JohnTitor:ignore-underscore, r=varkor
Show description for 175f296
JohnTitor
authored
175f296
View commit details
Copy full SHA for 175f296
Browse repository at this point
You can’t perform that action at this time.