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.7k
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
- #97781
#97781
Closed
Dylan-DPC
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-9rk7bva
Dylan-DPC/rust:rollup-9rk7bva
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Rollup of 5 pull requests
#97781
Dylan-DPC
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-9rk7bva
Dylan-DPC/rust:rollup-9rk7bva
Copy head branch name to clipboard
Commits
Commits on May 31, 2022
Display empty impl blocks if they have documentations
GuillaumeGomez
committed
5881fd5
View commit details
Copy full SHA for 5881fd5
Browse repository at this point
Update test script for src/test/rustdoc to allow to add a filter for the @count command
GuillaumeGomez
committed
198dea5
View commit details
Copy full SHA for 198dea5
Browse repository at this point
Add test for empty impl blocks
GuillaumeGomez
committed
51dd090
View commit details
Copy full SHA for 51dd090
Browse repository at this point
Fix theme checks
GuillaumeGomez
committed
eca12e3
View commit details
Copy full SHA for eca12e3
Browse repository at this point
Commits on Jun 5, 2022
typo: `-Zcodegen-backend=llvm -Cpasses=list` should work now
klensy
committed
2d2577c
View commit details
Copy full SHA for 2d2577c
Browse repository at this point
Suggest adding `{}` for `'label: non_block_expr`
WaffleLapkin
committed
f21c0a2
View commit details
Copy full SHA for f21c0a2
Browse repository at this point
interpret: better control over whether we read data with provenance, and implicit provenance stripping where possible
RalfJung
committed
47d11a8
View commit details
Copy full SHA for 47d11a8
Browse repository at this point
reduce code duplication
RalfJung
committed
d208f80
View commit details
Copy full SHA for d208f80
Browse repository at this point
Do not suggest adding labeled block if there are no labeled breaks
WaffleLapkin
committed
c6e5bb3
View commit details
Copy full SHA for c6e5bb3
Browse repository at this point
Suggest removing label in `'label: non_block_expr`
WaffleLapkin
committed
f06f051
View commit details
Copy full SHA for f06f051
Browse repository at this point
Add spaces before and after expr in add {} suggestion
Show description for 4f85a73
WaffleLapkin
and
compiler-errors
committed
4f85a73
View commit details
Copy full SHA for 4f85a73
Browse repository at this point
Commits on Jun 6, 2022
Do suggest_await_before_try with infer in self, clean up binders
compiler-errors
committed
d268b34
View commit details
Copy full SHA for d268b34
Browse repository at this point
Rollup merge of #90905 - GuillaumeGomez:empty-impl-blocks, r=jsha
Show description for e7503c6
Dylan-DPC
authored
e7503c6
View commit details
Copy full SHA for e7503c6
Browse repository at this point
Rollup merge of #97684 - RalfJung:better-provenance-control, r=oli-obk
Show description for 861d769
Dylan-DPC
authored
861d769
View commit details
Copy full SHA for 861d769
Browse repository at this point
Rollup merge of #97721 - compiler-errors:issue-97704, r=jackh726
Show description for 1bb4cc4
Dylan-DPC
authored
1bb4cc4
View commit details
Copy full SHA for 1bb4cc4
Browse repository at this point
Rollup merge of #97752 - klensy:cg-typo, r=bjorn3
Show description for 82059af
Dylan-DPC
authored
82059af
View commit details
Copy full SHA for 82059af
Browse repository at this point
Rollup merge of #97759 - WaffleLapkin:recover_label_expr, r=compiler-errors
Show description for d701e5b
Dylan-DPC
authored
d701e5b
View commit details
Copy full SHA for d701e5b
Browse repository at this point
You can’t perform that action at this time.