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.3k
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
- #82552
#82552
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-8dn1ztn
GuillaumeGomez/rust:rollup-8dn1ztn
Copy head branch name to clipboard
Feb 26, 2021
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 8 pull requests
#82552
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-8dn1ztn
GuillaumeGomez/rust:rollup-8dn1ztn
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2021
Stabilize str_split_once
jhpratt
committed
c28f2a8
View commit details
Copy full SHA for c28f2a8
Browse repository at this point
Commits on Feb 23, 2021
replaced some unwrap_or with unwrap_or_else
klensy
committed
5ff1be1
View commit details
Copy full SHA for 5ff1be1
Browse repository at this point
replaced some map_or with map_or_else
klensy
committed
c75c4a5
View commit details
Copy full SHA for c75c4a5
Browse repository at this point
Commits on Feb 24, 2021
Consider inexpensive inlining criteria first
Show description for 6d5c0c1
tmiasko
committed
6d5c0c1
View commit details
Copy full SHA for 6d5c0c1
Browse repository at this point
Commits on Feb 25, 2021
fix review
klensy
committed
08b1e80
View commit details
Copy full SHA for 08b1e80
Browse repository at this point
Properly account for non-shorthand pattern field in unused variable lint
Show description for fb24a10
estebank
committed
fb24a10
View commit details
Copy full SHA for fb24a10
Browse repository at this point
clarifies error when finding mismatched returned types for async functions
Show description for 356beb3
nellshamrell
committed
356beb3
View commit details
Copy full SHA for 356beb3
Browse repository at this point
Set codegen thread names
Show description for 9d3739d
wesleywiser
committed
9d3739d
View commit details
Copy full SHA for 9d3739d
Browse repository at this point
Commits on Feb 26, 2021
Add optional woff2 versions of FiraSans.
Show description for c47903f
jsha
committed
c47903f
View commit details
Copy full SHA for c47903f
Browse repository at this point
Embed woff2 files in rustdoc binary.
jsha
committed
ad7ed13
View commit details
Copy full SHA for ad7ed13
Browse repository at this point
Revert "Update normalize.css to 8.0.1"
GuillaumeGomez
authored
b0dc39e
View commit details
Copy full SHA for b0dc39e
Browse repository at this point
Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se
Show description for 0db8349
GuillaumeGomez
authored
0db8349
View commit details
Copy full SHA for 0db8349
Browse repository at this point
Rollup merge of #82165 - nellshamrell:nell/fix-80658-B, r=estebank
Show description for a56bbb1
GuillaumeGomez
authored
a56bbb1
View commit details
Copy full SHA for a56bbb1
Browse repository at this point
Rollup merge of #82456 - klensy:or-else, r=estebank
Show description for 039b1b6
GuillaumeGomez
authored
039b1b6
View commit details
Copy full SHA for 039b1b6
Browse repository at this point
Rollup merge of #82491 - tmiasko:i, r=lcnr
Show description for ee4129f
GuillaumeGomez
authored
ee4129f
View commit details
Copy full SHA for ee4129f
Browse repository at this point
Rollup merge of #82506 - estebank:unused_variable_lint, r=lcnr
Show description for 75959fb
GuillaumeGomez
authored
75959fb
View commit details
Copy full SHA for 75959fb
Browse repository at this point
Rollup merge of #82535 - wesleywiser:wip_codegen_thread_names, r=nagisa
Show description for 6b5e141
GuillaumeGomez
authored
6b5e141
View commit details
Copy full SHA for 6b5e141
Browse repository at this point
Rollup merge of #82545 - jsha:woff2, r=GuillaumeGomez
Show description for b4ded5a
GuillaumeGomez
authored
b4ded5a
View commit details
Copy full SHA for b4ded5a
Browse repository at this point
Rollup merge of #82549 - rust-lang:revert-82313-update-normalize-css, r=apiraino
Show description for 0da9b47
GuillaumeGomez
authored
0da9b47
View commit details
Copy full SHA for 0da9b47
Browse repository at this point
You can’t perform that action at this time.