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
rustdoc: Unify
where
clause styling
- #113043
#113043
Closed
camelid
wants to merge 10 commits into
rust-lang:master
rust-lang/rust:master
from
camelid:rustdoc-where-cleanup
camelid/rust:rustdoc-where-cleanup
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
rustdoc: Unify
where
clause styling
#113043
camelid
wants to merge 10 commits into
rust-lang:master
rust-lang/rust:master
from
camelid:rustdoc-where-cleanup
camelid/rust:rustdoc-where-cleanup
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2023
Remove useless `truncate` call
Show description for 171813d
camelid
committed
171813d
View commit details
Copy full SHA for 171813d
Browse repository at this point
Remove some `alternate` formatting code
Show description for ec35eee
camelid
committed
ec35eee
View commit details
Copy full SHA for ec35eee
Browse repository at this point
Commits on Jun 26, 2023
Extract closure as helper function
camelid
committed
7e11557
View commit details
Copy full SHA for 7e11557
Browse repository at this point
Simplify some code
camelid
committed
4b7aed8
View commit details
Copy full SHA for 4b7aed8
Browse repository at this point
Further simplify `print_where_clause`
Show description for c6948b5
camelid
committed
c6948b5
View commit details
Copy full SHA for c6948b5
Browse repository at this point
More simplification
camelid
committed
30d2127
View commit details
Copy full SHA for 30d2127
Browse repository at this point
Make `where` clauses render the same
camelid
committed
782fbb8
View commit details
Copy full SHA for 782fbb8
Browse repository at this point
Put all `where` bounds on individual lines, including first
camelid
committed
bc0759d
View commit details
Copy full SHA for bc0759d
Browse repository at this point
Apply smaller font size to all `where` clauses
camelid
committed
89c0e58
View commit details
Copy full SHA for 89c0e58
Browse repository at this point
Add test for #112901
Show description for 35b3577
camelid
committed
35b3577
View commit details
Copy full SHA for 35b3577
Browse repository at this point
You can’t perform that action at this time.