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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 9 pull requests
- #80928
#80928
Merged
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-sgerm3j
JohnTitor/rust:rollup-sgerm3j
Copy head branch name to clipboard
Jan 12, 2021
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Rollup of 9 pull requests
#80928
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-sgerm3j
JohnTitor/rust:rollup-sgerm3j
Copy head branch name to clipboard
Commits
Commits on Jan 5, 2021
Split a func into cold/hot parts, reducing binary size
Show description for 4721b65
sivadeilra
committed
4721b65
View commit details
Copy full SHA for 4721b65
Browse repository at this point
Commits on Jan 8, 2021
Add wasi-exec-model cg option for emitting wasi reactors
coolreader18
committed
92d3537
View commit details
Copy full SHA for 92d3537
Browse repository at this point
Explain method-call move errors in loops
Show description for de90afc
Aaron1011
committed
de90afc
View commit details
Copy full SHA for de90afc
Browse repository at this point
Change wording of note
Aaron1011
committed
20979aa
View commit details
Copy full SHA for 20979aa
Browse repository at this point
Commits on Jan 10, 2021
fix broken link in PartialEq doc
Show description for eef9587
ericseppanen
committed
eef9587
View commit details
Copy full SHA for eef9587
Browse repository at this point
resolve: Simplify built-in macro table
petrochenkov
committed
f9b5859
View commit details
Copy full SHA for f9b5859
Browse repository at this point
Merge different function exits
LingMan
committed
578da99
View commit details
Copy full SHA for 578da99
Browse repository at this point
rustdoc: Resolve `&str` as `str`
Show description for 2750e36
camelid
committed
2750e36
View commit details
Copy full SHA for 2750e36
Browse repository at this point
Commits on Jan 11, 2021
Fix small typo
Show description for e2d3a25
camelid
committed
e2d3a25
View commit details
Copy full SHA for e2d3a25
Browse repository at this point
Use correct ABI for wasm32 by default
Show description for 94bf59e
devsnek
committed
94bf59e
View commit details
Copy full SHA for 94bf59e
Browse repository at this point
new target
devsnek
committed
8f64cec
View commit details
Copy full SHA for 8f64cec
Browse repository at this point
squash! fix wasi
devsnek
committed
5ba3be1
View commit details
Copy full SHA for 5ba3be1
Browse repository at this point
Rollup merge of #79997 - coolreader18:wasm-reactor, r=alexcrichton
Show description for 1d83f98
JohnTitor
authored
1d83f98
View commit details
Copy full SHA for 1d83f98
Browse repository at this point
Rollup merge of #79998 - devsnek:wasm32-bindgen-compat, r=alexcrichton
Show description for edcfe7b
JohnTitor
authored
edcfe7b
View commit details
Copy full SHA for edcfe7b
Browse repository at this point
Rollup merge of #80042 - sivadeilra:cold_bits, r=oli-obk
Show description for 56504a0
JohnTitor
authored
56504a0
View commit details
Copy full SHA for 56504a0
Browse repository at this point
Rollup merge of #80324 - Aaron1011:loop-move-fn-self, r=oli-obk
Show description for 8e6472f
JohnTitor
authored
8e6472f
View commit details
Copy full SHA for 8e6472f
Browse repository at this point
Rollup merge of #80864 - ericseppanen:master, r=jyn514
Show description for 4646eac
JohnTitor
authored
4646eac
View commit details
Copy full SHA for 4646eac
Browse repository at this point
Rollup merge of #80870 - petrochenkov:bmactable, r=oli-obk
Show description for fd02c83
JohnTitor
authored
fd02c83
View commit details
Copy full SHA for fd02c83
Browse repository at this point
Rollup merge of #80885 - camelid:intra-doc-str-ref, r=jyn514
Show description for 7e16025
JohnTitor
authored
7e16025
View commit details
Copy full SHA for 7e16025
Browse repository at this point
Rollup merge of #80904 - camelid:fix-small-typo, r=jonas-schievink
Show description for f553a0f
JohnTitor
authored
f553a0f
View commit details
Copy full SHA for f553a0f
Browse repository at this point
Rollup merge of #80923 - LingMan:exits, r=varkor
Show description for 4e69c5d
JohnTitor
authored
4e69c5d
View commit details
Copy full SHA for 4e69c5d
Browse repository at this point
You can’t perform that action at this time.