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
Accelerator
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.5k
Star
116k
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 6 pull requests
- #81057
#81057
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-yl2kqst
GuillaumeGomez/rust:rollup-yl2kqst
Copy head branch name to clipboard
Jan 16, 2021
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#81057
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-yl2kqst
GuillaumeGomez/rust:rollup-yl2kqst
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2021
inline: Round word-size cost estimates up
tmiasko
committed
a65c050
View commit details
Copy full SHA for a65c050
Browse repository at this point
Update mdbook
ehuss
committed
f1fa9e9
View commit details
Copy full SHA for f1fa9e9
Browse repository at this point
Add test for #59352
bugadani
committed
a0c5857
View commit details
Copy full SHA for a0c5857
Browse repository at this point
Remove useless `clean::Variant` struct
Show description for dd459a2
jyn514
committed
dd459a2
View commit details
Copy full SHA for dd459a2
Browse repository at this point
Rename VariantKind -> Variant
Show description for d11855a
jyn514
committed
d11855a
View commit details
Copy full SHA for d11855a
Browse repository at this point
Drop a few unneeded borrows
LingMan
committed
ba1f036
View commit details
Copy full SHA for ba1f036
Browse repository at this point
Improve JS performance by storing length before comparing to it in loops
GuillaumeGomez
committed
7cd8128
View commit details
Copy full SHA for 7cd8128
Browse repository at this point
Use Array.some instead of onEach to have better performance
GuillaumeGomez
committed
e727600
View commit details
Copy full SHA for e727600
Browse repository at this point
Rollup merge of #77693 - bugadani:issue-59352, r=oli-obk
Show description for b7a9d6a
GuillaumeGomez
authored
b7a9d6a
View commit details
Copy full SHA for b7a9d6a
Browse repository at this point
Rollup merge of #80515 - GuillaumeGomez:js-for-loop-perf, r=Nemo157,jyn514
Show description for 033faf9
GuillaumeGomez
authored
033faf9
View commit details
Copy full SHA for 033faf9
Browse repository at this point
Rollup merge of #81030 - ehuss:update-mdbook, r=Mark-Simulacrum
Show description for 38772f1
GuillaumeGomez
authored
38772f1
View commit details
Copy full SHA for 38772f1
Browse repository at this point
Rollup merge of #81033 - jyn514:nested-variant, r=CraftSpider
Show description for 97b736c
GuillaumeGomez
authored
97b736c
View commit details
Copy full SHA for 97b736c
Browse repository at this point
Rollup merge of #81049 - tmiasko:layout-cost, r=oli-obk
Show description for 1a194d9
GuillaumeGomez
authored
1a194d9
View commit details
Copy full SHA for 1a194d9
Browse repository at this point
Rollup merge of #81054 - LingMan:rem_as_ref, r=jyn514
Show description for f8b1baa
GuillaumeGomez
authored
f8b1baa
View commit details
Copy full SHA for f8b1baa
Browse repository at this point
You can’t perform that action at this time.