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.2k
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 11 pull requests
- #84483
#84483
Closed
JohnTitor
wants to merge 31 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-tmhaaib
JohnTitor/rust:rollup-tmhaaib
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Closed
Rollup of 11 pull requests
#84483
JohnTitor
wants to merge 31 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-tmhaaib
JohnTitor/rust:rollup-tmhaaib
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2021
On stable, suggest removing `#![feature]` for features that have been stabilized
Show description for 53a1105
jyn514
committed
53a1105
View commit details
Copy full SHA for 53a1105
Browse repository at this point
Commits on Apr 8, 2021
implement TrustedRandomAccess for Take iterator adapter
the8472
committed
37a5b51
View commit details
Copy full SHA for 37a5b51
Browse repository at this point
Commits on Apr 21, 2021
fix name resolution for param defaults
lcnr
committed
259a368
View commit details
Copy full SHA for 259a368
Browse repository at this point
loosen ordering restricts for `const_generics_defaults`
lcnr
committed
7cb1dcd
View commit details
Copy full SHA for 7cb1dcd
Browse repository at this point
improve wf check for const param defaults
lcnr
committed
312b4fd
View commit details
Copy full SHA for 312b4fd
Browse repository at this point
supply substs to anon consts in defaults
lcnr
committed
d3e0d2f
View commit details
Copy full SHA for d3e0d2f
Browse repository at this point
Ensure TLS destructors run before thread joins in SGX
Mohsen Zohrevandi
committed
5d9eeff
View commit details
Copy full SHA for 5d9eeff
Browse repository at this point
Commits on Apr 22, 2021
Move `sys_common::poison` to `sync::poison`
CDirkx
committed
9cabbd0
View commit details
Copy full SHA for 9cabbd0
Browse repository at this point
Clean up .gitignore
CDirkx
committed
3794fc9
View commit details
Copy full SHA for 3794fc9
Browse repository at this point
Remove "Version control"
CDirkx
committed
c0d05d2
View commit details
Copy full SHA for c0d05d2
Browse repository at this point
doc/platform-support: clarify UEFI support
Show description for bfbf4ce
dvdhrm
committed
bfbf4ce
View commit details
Copy full SHA for bfbf4ce
Browse repository at this point
Prevent control, shift and alt keys to make search input lose focus
GuillaumeGomez
committed
a03cba3
View commit details
Copy full SHA for a03cba3
Browse repository at this point
Get rid of "[+] show undocumented items" toggle on numeric From impls
Show description for c247055
notriddle
committed
c247055
View commit details
Copy full SHA for c247055
Browse repository at this point
Fix ICE if original_span(fn_sig) returns a span not in body sourcefile
Show description for a07bf2e
Rich Kadel
committed
a07bf2e
View commit details
Copy full SHA for a07bf2e
Browse repository at this point
Commits on Apr 23, 2021
Take ItemType instead of TypeKind in record_extern_fqn
jyn514
committed
e1d9b3c
View commit details
Copy full SHA for e1d9b3c
Browse repository at this point
Use ItemType in cache
jyn514
committed
3170536
View commit details
Copy full SHA for 3170536
Browse repository at this point
Remove `TypeKind`
jyn514
committed
2df886d
View commit details
Copy full SHA for 2df886d
Browse repository at this point
Remove unused `impl Clean<ItemType> for DefKind`
jyn514
committed
26f2705
View commit details
Copy full SHA for 26f2705
Browse repository at this point
Don't repeat `hir::def::DefKind` so much
jyn514
committed
a344282
View commit details
Copy full SHA for a344282
Browse repository at this point
Fix macro bug in `impl From<DefKind> for ItemType`
Show description for 6c066ab
jyn514
committed
6c066ab
View commit details
Copy full SHA for 6c066ab
Browse repository at this point
Rollup merge of #83722 - jyn514:stable-help, r=estebank
Show description for 01089e0
JohnTitor
authored
01089e0
View commit details
Copy full SHA for 01089e0
Browse repository at this point
Rollup merge of #83990 - the8472:take-trusted-len, r=dtolnay
Show description for 5a86c44
JohnTitor
authored
5a86c44
View commit details
Copy full SHA for 5a86c44
Browse repository at this point
Rollup merge of #84299 - lcnr:const-generics-defaults-name-res, r=varkor
Show description for 0376ef9
JohnTitor
authored
0376ef9
View commit details
Copy full SHA for 0376ef9
Browse repository at this point
Rollup merge of #84374 - CDirkx:gitignore, r=Mark-Simulacrum
Show description for 44615e2
JohnTitor
authored
44615e2
View commit details
Copy full SHA for 44615e2
Browse repository at this point
Rollup merge of #84387 - CDirkx:poison, r=m-ou-se
Show description for a456475
JohnTitor
authored
a456475
View commit details
Copy full SHA for a456475
Browse repository at this point
Rollup merge of #84409 - mzohreva:mz/tls-dtors-before-join, r=dtolnay
Show description for 45b3b10
JohnTitor
authored
45b3b10
View commit details
Copy full SHA for 45b3b10
Browse repository at this point
Rollup merge of #84430 - dvdhrm:rw/uefidoc, r=Amanieu
Show description for 99aa0fa
JohnTitor
authored
99aa0fa
View commit details
Copy full SHA for 99aa0fa
Browse repository at this point
Rollup merge of #84433 - GuillaumeGomez:search-input-blur, r=jsha
Show description for 2a2b15a
JohnTitor
authored
2a2b15a
View commit details
Copy full SHA for 2a2b15a
Browse repository at this point
Rollup merge of #84444 - notriddle:num-docs-from-undocumented-items-toggle, r=yaahc
Show description for 83ebe41
JohnTitor
authored
83ebe41
View commit details
Copy full SHA for 83ebe41
Browse repository at this point
Rollup merge of #84456 - richkadel:issue-84421, r=tmandry
Show description for 6409149
JohnTitor
authored
6409149
View commit details
Copy full SHA for 6409149
Browse repository at this point
Rollup merge of #84464 - jyn514:type-kind, r=CraftSpider
Show description for 3ed8bba
JohnTitor
authored
3ed8bba
View commit details
Copy full SHA for 3ed8bba
Browse repository at this point
You can’t perform that action at this time.