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 9 pull requests
- #87640
#87640
Merged
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-yq24nq5
JohnTitor/rust:rollup-yq24nq5
Copy head branch name to clipboard
Jul 30, 2021
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Rollup of 9 pull requests
#87640
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-yq24nq5
JohnTitor/rust:rollup-yq24nq5
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2021
Cross compiling rustc_llvm on Darwin requires zlib.
MarcusCalhoun-Lopez
committed
956fd10
View commit details
Copy full SHA for 956fd10
Browse repository at this point
Commits on Jul 27, 2021
Make `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` warn by default
Aaron1011
committed
886dea2
View commit details
Copy full SHA for 886dea2
Browse repository at this point
Only emit lint for local macros
Aaron1011
committed
cf167c9
View commit details
Copy full SHA for cf167c9
Browse repository at this point
Update stderr
Aaron1011
committed
6954f9d
View commit details
Copy full SHA for 6954f9d
Browse repository at this point
Commits on Jul 29, 2021
Remove unnecessary trailing semicolons from clippy tests
Aaron1011
committed
e70ce57
View commit details
Copy full SHA for e70ce57
Browse repository at this point
Add some TAIT-related regression tests
JohnTitor
committed
5b5391e
View commit details
Copy full SHA for 5b5391e
Browse repository at this point
Add docs about performance and `Iterator::map` to `[T; N]::map`
LukasKalbertodt
committed
5cc7702
View commit details
Copy full SHA for 5cc7702
Browse repository at this point
Commits on Jul 30, 2021
Fix missing word in comment
Wilfred
authored
c2a365d
View commit details
Copy full SHA for c2a365d
Browse repository at this point
Add missing examples for NonNull
GuillaumeGomez
committed
1bbe618
View commit details
Copy full SHA for 1bbe618
Browse repository at this point
Add warning when whitespace is not skipped after an escaped newline.
jesyspa
committed
5d59b44
View commit details
Copy full SHA for 5d59b44
Browse repository at this point
Fix error with suggestion for how to disambiguate associated function when struct is generic
rylev
committed
578fcbd
View commit details
Copy full SHA for 578fcbd
Browse repository at this point
Tweak borrowing suggestion in `for` loop
estebank
committed
17b2f92
View commit details
Copy full SHA for 17b2f92
Browse repository at this point
Rollup merge of #86072 - MarcusCalhoun-Lopez:llvm_cross, r=nagisa
Show description for 9391d55
JohnTitor
authored
9391d55
View commit details
Copy full SHA for 9391d55
Browse repository at this point
Rollup merge of #87385 - Aaron1011:final-enable-semi, r=petrochenkov
Show description for f6bc738
JohnTitor
authored
f6bc738
View commit details
Copy full SHA for f6bc738
Browse repository at this point
Rollup merge of #87547 - GuillaumeGomez:nonnull-examples, r=kennytm
Show description for f7a2a22
JohnTitor
authored
f7a2a22
View commit details
Copy full SHA for f7a2a22
Browse repository at this point
Rollup merge of #87557 - rylev:fix-invalid-prelude-collision-error, r=nikomatsakis
Show description for fb27c4c
JohnTitor
authored
fb27c4c
View commit details
Copy full SHA for fb27c4c
Browse repository at this point
Rollup merge of #87559 - estebank:consider-borrowing, r=oli-obk
Show description for 5e2655d
JohnTitor
authored
5e2655d
View commit details
Copy full SHA for 5e2655d
Browse repository at this point
Rollup merge of #87596 - jesyspa:issue-87318-hidden-whitespace, r=estebank
Show description for aa9e6aa
JohnTitor
authored
aa9e6aa
View commit details
Copy full SHA for aa9e6aa
Browse repository at this point
Rollup merge of #87606 - JohnTitor:tait-tests, r=oli-obk
Show description for 2bdc54f
JohnTitor
authored
2bdc54f
View commit details
Copy full SHA for 2bdc54f
Browse repository at this point
Rollup merge of #87609 - LukasKalbertodt:improve-array-map-docs, r=m-ou-se
Show description for f4dfb76
JohnTitor
authored
f4dfb76
View commit details
Copy full SHA for f4dfb76
Browse repository at this point
Rollup merge of #87616 - Wilfred:patch-1, r=jyn514
Show description for 8d5291c
JohnTitor
authored
8d5291c
View commit details
Copy full SHA for 8d5291c
Browse repository at this point
You can’t perform that action at this time.