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
15.9k
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 8 pull requests
- #85984
#85984
Merged
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-rq0g9ph
JohnTitor/rust:rollup-rq0g9ph
Copy head branch name to clipboard
Jun 4, 2021
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Rollup of 8 pull requests
#85984
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-rq0g9ph
JohnTitor/rust:rollup-rq0g9ph
Copy head branch name to clipboard
Commits
Commits on May 26, 2021
Document `From` impls for cow.rs
fee1-dead
committed
3870e8a
View commit details
Copy full SHA for 3870e8a
Browse repository at this point
Commits on May 31, 2021
Remove unnecessary unboxed_closures feature usage
Show description for b4ed711
bjorn3
committed
b4ed711
View commit details
Copy full SHA for b4ed711
Browse repository at this point
Use allow_internal_unstable more in rustc_index
bjorn3
committed
9de82d7
View commit details
Copy full SHA for 9de82d7
Browse repository at this point
Remove unused feature gates
bjorn3
committed
312f964
View commit details
Copy full SHA for 312f964
Browse repository at this point
Commits on Jun 1, 2021
Fix typo in internal documentation for `TrustedRandomAccess`
Show description for c5233b7
steffahn
committed
c5233b7
View commit details
Copy full SHA for c5233b7
Browse repository at this point
updated shlex for jsondocck
klensy
committed
c63cb01
View commit details
Copy full SHA for c63cb01
Browse repository at this point
replace lazy_static with once_cell, drop direct dependency on serde
klensy
committed
5afc594
View commit details
Copy full SHA for 5afc594
Browse repository at this point
Commits on Jun 2, 2021
Improve check_ref suggestions in macros.
m-ou-se
committed
80828f2
View commit details
Copy full SHA for 80828f2
Browse repository at this point
Add test for ref suggestions in macros.
m-ou-se
committed
e735f60
View commit details
Copy full SHA for e735f60
Browse repository at this point
Commits on Jun 3, 2021
Restore the num_def_ids_untracked public function giving the total number of exported symbols for each crate
Show description for d4ea9fa
denismerigoux
committed
d4ea9fa
View commit details
Copy full SHA for d4ea9fa
Browse repository at this point
Show `::{{constructor}}` in std::any::type_name().
m-ou-se
committed
32ee368
View commit details
Copy full SHA for 32ee368
Browse repository at this point
Add test for issue 84666.
m-ou-se
committed
e3b19e5
View commit details
Copy full SHA for e3b19e5
Browse repository at this point
Fix linkcheck script from getting out of sync.
ehuss
committed
98c9052
View commit details
Copy full SHA for 98c9052
Browse repository at this point
Build linkcheck script as release to run faster.
ehuss
committed
095f09a
View commit details
Copy full SHA for 095f09a
Browse repository at this point
Commits on Jun 4, 2021
Rollup merge of #85717 - fee1-dead:document-cow, r=yaahc
Show description for df9ea79
JohnTitor
authored
df9ea79
View commit details
Copy full SHA for df9ea79
Browse repository at this point
Rollup merge of #85850 - bjorn3:less_feature_gates, r=jyn514
Show description for 36f1ed6
JohnTitor
authored
36f1ed6
View commit details
Copy full SHA for 36f1ed6
Browse repository at this point
Rollup merge of #85888 - steffahn:fix_internal_trustedrandomaccess_docs, r=Mark-Simulacrum
Show description for f6aaf05
JohnTitor
authored
f6aaf05
View commit details
Copy full SHA for f6aaf05
Browse repository at this point
Rollup merge of #85889 - denismerigoux:master, r=petrochenkov
Show description for 3500e76
JohnTitor
authored
3500e76
View commit details
Copy full SHA for 3500e76
Browse repository at this point
Rollup merge of #85899 - klensy:jsondocck-f, r=Mark-Simulacrum
Show description for 5b0a49e
JohnTitor
authored
5b0a49e
View commit details
Copy full SHA for 5b0a49e
Browse repository at this point
Rollup merge of #85937 - m-ou-se:macro-ref-suggestions, r=estebank
Show description for 99fc56b
JohnTitor
authored
99fc56b
View commit details
Copy full SHA for 99fc56b
Browse repository at this point
Rollup merge of #85963 - m-ou-se:constructor-type-name, r=yaahc
Show description for 0a12431
JohnTitor
authored
0a12431
View commit details
Copy full SHA for 0a12431
Browse repository at this point
Rollup merge of #85977 - ehuss:linkcheck-nightly, r=Mark-Simulacrum
Show description for edb8f65
JohnTitor
authored
edb8f65
View commit details
Copy full SHA for edb8f65
Browse repository at this point
You can’t perform that action at this time.