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 6 pull requests
- #84840
#84840
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-uzk7w0h
Dylan-DPC-zz/rust:rollup-uzk7w0h
Copy head branch name to clipboard
May 3, 2021
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#84840
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-uzk7w0h
Dylan-DPC-zz/rust:rollup-uzk7w0h
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2021
Allow setting `target_family` to multiple values
Show description for 4afea69
nagisa
committed
4afea69
View commit details
Copy full SHA for 4afea69
Browse repository at this point
Commits on May 1, 2021
Add help message for unused type param
JulianKnodt
committed
50c86db
View commit details
Copy full SHA for 50c86db
Browse repository at this point
Commits on May 2, 2021
RustDoc: Fix bounds linking trait.Foo instead of traitalias.Foo
scottmcm
committed
fe540ae
View commit details
Copy full SHA for fe540ae
Browse repository at this point
Add ErrorKind::OutOfMemory
kornelski
committed
541c8d8
View commit details
Copy full SHA for 541c8d8
Browse repository at this point
Use ErrorKind::OutOfMemory in unix, windows, and wasi
kornelski
committed
19568f9
View commit details
Copy full SHA for 19568f9
Browse repository at this point
add suggestion for unit enum variant when matched with a patern
ABouttefeux
committed
5cc21d9
View commit details
Copy full SHA for 5cc21d9
Browse repository at this point
Do not print visibility in external traits
Stupremee
committed
9ca6d58
View commit details
Copy full SHA for 9ca6d58
Browse repository at this point
PR feedback
scottmcm
committed
40ffa94
View commit details
Copy full SHA for 40ffa94
Browse repository at this point
Set target_family="wasm" for wasm targets
nagisa
committed
1a491e2
View commit details
Copy full SHA for 1a491e2
Browse repository at this point
Rollup merge of #84072 - nagisa:target-family-two-the-movie, r=petrochenkov
Show description for 966e9e2
Dylan-DPC
authored
966e9e2
View commit details
Copy full SHA for 966e9e2
Browse repository at this point
Rollup merge of #84744 - kornelski:enomem, r=joshtriplett
Show description for 77abe7a
Dylan-DPC
authored
77abe7a
View commit details
Copy full SHA for 77abe7a
Browse repository at this point
Rollup merge of #84784 - JulianKnodt:suggest_const, r=lcnr
Show description for 0133af5
Dylan-DPC
authored
0133af5
View commit details
Copy full SHA for 0133af5
Browse repository at this point
Rollup merge of #84811 - scottmcm:rustdoc-trait-alias-fix, r=jyn514
Show description for 37ce332
Dylan-DPC
authored
37ce332
View commit details
Copy full SHA for 37ce332
Browse repository at this point
Rollup merge of #84818 - ABouttefeux:enum-suggest, r=jackh726
Show description for b0c7e64
Dylan-DPC
authored
b0c7e64
View commit details
Copy full SHA for b0c7e64
Browse repository at this point
Rollup merge of #84832 - Stupremee:dont-print-vis-in-external-traits, r=jyn514
Show description for 83c49d0
Dylan-DPC
authored
83c49d0
View commit details
Copy full SHA for 83c49d0
Browse repository at this point
You can’t perform that action at this time.