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
16k
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
- #87639
#87639
Closed
JohnTitor
wants to merge 21 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-8puev3l
JohnTitor/rust:rollup-8puev3l
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Closed
Rollup of 9 pull requests
#87639
JohnTitor
wants to merge 21 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-8puev3l
JohnTitor/rust:rollup-8puev3l
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2021
Lint Abi in ast validation.
cjgillot
committed
1f1d212
View commit details
Copy full SHA for 1f1d212
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 #87114 - cjgillot:abilint, r=estebank
Show description for 94a9765
JohnTitor
authored
94a9765
View commit details
Copy full SHA for 94a9765
Browse repository at this point
Rollup merge of #87385 - Aaron1011:final-enable-semi, r=petrochenkov
Show description for d29e007
JohnTitor
authored
d29e007
View commit details
Copy full SHA for d29e007
Browse repository at this point
Rollup merge of #87547 - GuillaumeGomez:nonnull-examples, r=kennytm
Show description for d82b3aa
JohnTitor
authored
d82b3aa
View commit details
Copy full SHA for d82b3aa
Browse repository at this point
Rollup merge of #87557 - rylev:fix-invalid-prelude-collision-error, r=nikomatsakis
Show description for 9e839a1
JohnTitor
authored
9e839a1
View commit details
Copy full SHA for 9e839a1
Browse repository at this point
Rollup merge of #87559 - estebank:consider-borrowing, r=oli-obk
Show description for e82927e
JohnTitor
authored
e82927e
View commit details
Copy full SHA for e82927e
Browse repository at this point
Rollup merge of #87596 - jesyspa:issue-87318-hidden-whitespace, r=estebank
Show description for 1a0c27b
JohnTitor
authored
1a0c27b
View commit details
Copy full SHA for 1a0c27b
Browse repository at this point
Rollup merge of #87606 - JohnTitor:tait-tests, r=oli-obk
Show description for a4880c9
JohnTitor
authored
a4880c9
View commit details
Copy full SHA for a4880c9
Browse repository at this point
Rollup merge of #87609 - LukasKalbertodt:improve-array-map-docs, r=m-ou-se
Show description for 6882f50
JohnTitor
authored
6882f50
View commit details
Copy full SHA for 6882f50
Browse repository at this point
Rollup merge of #87616 - Wilfred:patch-1, r=jyn514
Show description for 5b3bce6
JohnTitor
authored
5b3bce6
View commit details
Copy full SHA for 5b3bce6
Browse repository at this point
You can’t perform that action at this time.