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 }}
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.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 5 pull requests
- #71445
#71445
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-31givp1
Dylan-DPC-zz/rust:rollup-31givp1
Copy head branch name to clipboard
Apr 23, 2020
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 5 pull requests
#71445
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-31givp1
Dylan-DPC-zz/rust:rollup-31givp1
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2020
Lint must_use on mem::replace
Show description for 7c4ca59
cuviper
committed
7c4ca59
View commit details
Copy full SHA for 7c4ca59
Browse repository at this point
Fix unused results from mem::replace
cuviper
committed
ccecae5
View commit details
Copy full SHA for ccecae5
Browse repository at this point
Commits on Apr 20, 2020
allow(unused_must_use) in issue-23611-enum-swap-in-drop.rs
cuviper
committed
7fca9f8
View commit details
Copy full SHA for 7fca9f8
Browse repository at this point
Commits on Apr 21, 2020
allow wasm32 compilation of librustc_data_structures/profiling.rs
ctaggart
committed
df3776b
View commit details
Copy full SHA for df3776b
Browse repository at this point
./x.py fmt
ctaggart
committed
6fb524a
View commit details
Copy full SHA for 6fb524a
Browse repository at this point
use cfg_if! and use FileSerializationSink for wasi
ctaggart
committed
f72de47
View commit details
Copy full SHA for f72de47
Browse repository at this point
proc_macro::is_available()
dtolnay
committed
7435547
View commit details
Copy full SHA for 7435547
Browse repository at this point
accept cfg_if suggestion
Show description for d5963ed
ctaggart
and
bjorn3
authored
d5963ed
View commit details
Copy full SHA for d5963ed
Browse repository at this point
Commits on Apr 22, 2020
Add checks to ensure that explanations have code examples using the error code and also that 'compile_fail' isn't mispelled
GuillaumeGomez
committed
5c8f509
View commit details
Copy full SHA for 5c8f509
Browse repository at this point
Fix new tidy checks
GuillaumeGomez
committed
5cdea2d
View commit details
Copy full SHA for 5cdea2d
Browse repository at this point
suggested rearrangement of the cfg if statements
Show description for 02241db
ctaggart
and
ecstatic-morse
authored
02241db
View commit details
Copy full SHA for 02241db
Browse repository at this point
remove some extra }
ctaggart
committed
51b194f
View commit details
Copy full SHA for 51b194f
Browse repository at this point
Add tracking issue for proc_macro_is_available
dtolnay
committed
3bd742f
View commit details
Copy full SHA for 3bd742f
Browse repository at this point
Make `AllocErr` copyable
TimDiekmann
committed
863d2d9
View commit details
Copy full SHA for 863d2d9
Browse repository at this point
Rollup merge of #71256 - cuviper:must_use_replace, r=estebank
Show description for 10e47f5
Dylan-DPC
authored
10e47f5
View commit details
Copy full SHA for 10e47f5
Browse repository at this point
Rollup merge of #71350 - GuillaumeGomez:error-code-explanation-extra-check, r=oli-obk
Show description for d3e24bd
Dylan-DPC
authored
d3e24bd
View commit details
Copy full SHA for d3e24bd
Browse repository at this point
Rollup merge of #71369 - ctaggart:wasm32_profiling, r=ecstatic-morse
Show description for 16be619
Dylan-DPC
authored
16be619
View commit details
Copy full SHA for 16be619
Browse repository at this point
Rollup merge of #71400 - dtolnay:isavailable, r=petrochenkov
Show description for 0f80653
Dylan-DPC
authored
0f80653
View commit details
Copy full SHA for 0f80653
Browse repository at this point
Rollup merge of #71440 - TimDiekmann:copy-allocerr, r=Amanieu
Show description for bb13aab
Dylan-DPC
authored
bb13aab
View commit details
Copy full SHA for bb13aab
Browse repository at this point
You can’t perform that action at this time.