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.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 8 pull requests
- #82053
#82053
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-ymi9q0g
JohnTitor/rust:rollup-ymi9q0g
Copy head branch name to clipboard
Feb 13, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#82053
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-ymi9q0g
JohnTitor/rust:rollup-ymi9q0g
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2021
Fix doc test for Vec::retain(), now passes clippy::eval_order_dependence
schteve
committed
0488afd
View commit details
Copy full SHA for 0488afd
Browse repository at this point
Commits on Feb 9, 2021
Organize trait test files
vandenheuvel
committed
0d96a79
View commit details
Copy full SHA for 0d96a79
Browse repository at this point
Commits on Feb 11, 2021
Fix suggestion to introduce explicit lifetime
0yoyoyo
committed
788e4bb
View commit details
Copy full SHA for 788e4bb
Browse repository at this point
Commits on Feb 12, 2021
Add nll test
0yoyoyo
committed
fcce998
View commit details
Copy full SHA for fcce998
Browse repository at this point
Drop an unnecessary intermediate variable
Show description for 28347eb
LingMan
committed
28347eb
View commit details
Copy full SHA for 28347eb
Browse repository at this point
Refactor `get_word_attr` to return only `Option`
magurotuna
committed
715c19e
View commit details
Copy full SHA for 715c19e
Browse repository at this point
Rename to `inline_attr` and use if-let to extract `NestedMetaItem`
magurotuna
committed
681ccca
View commit details
Copy full SHA for 681ccca
Browse repository at this point
Add test to prevent src link regression
GuillaumeGomez
committed
95c984a
View commit details
Copy full SHA for 95c984a
Browse repository at this point
Add docs for shared_from_slice From impls
Show description for 7fafa4d
notriddle
committed
7fafa4d
View commit details
Copy full SHA for 7fafa4d
Browse repository at this point
Commits on Feb 13, 2021
Added tests to drain an empty vec
Show description for fa9af6a
hbina
committed
fa9af6a
View commit details
Copy full SHA for fa9af6a
Browse repository at this point
Rollup merge of #81811 - schteve:fix_vec_retain_doc_test, r=m-ou-se
Show description for 4cb3810
JohnTitor
authored
4cb3810
View commit details
Copy full SHA for 4cb3810
Browse repository at this point
Rollup merge of #81900 - vandenheuvel:organize_trait_tests, r=Mark-Simulacrum
Show description for a390206
JohnTitor
authored
a390206
View commit details
Copy full SHA for a390206
Browse repository at this point
Rollup merge of #81995 - 0yoyoyo:fix-issue-81650-explicit-lifetime-error, r=estebank
Show description for 14b217c
JohnTitor
authored
14b217c
View commit details
Copy full SHA for 14b217c
Browse repository at this point
Rollup merge of #82031 - LingMan:unneeded_var, r=varkor
Show description for f6677b0
JohnTitor
authored
f6677b0
View commit details
Copy full SHA for f6677b0
Browse repository at this point
Rollup merge of #82033 - magurotuna:issue82016, r=jyn514
Show description for 4c8e38a
JohnTitor
authored
4c8e38a
View commit details
Copy full SHA for 4c8e38a
Browse repository at this point
Rollup merge of #82040 - GuillaumeGomez:ensure-src-link, r=CraftSpider
Show description for 3560ff3
JohnTitor
authored
3560ff3
View commit details
Copy full SHA for 3560ff3
Browse repository at this point
Rollup merge of #82041 - notriddle:shared-from-slice-docs, r=m-ou-se
Show description for 2673026
JohnTitor
authored
2673026
View commit details
Copy full SHA for 2673026
Browse repository at this point
Rollup merge of #82050 - hbina:fix/added-test-to-drain-empty-vec, r=dtolnay
Show description for 0ca5fd7
JohnTitor
authored
0ca5fd7
View commit details
Copy full SHA for 0ca5fd7
Browse repository at this point
You can’t perform that action at this time.