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.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
- #98781
#98781
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-798kb8u
GuillaumeGomez/rust:rollup-798kb8u
Copy head branch name to clipboard
Jul 2, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 5 pull requests
#98781
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-798kb8u
GuillaumeGomez/rust:rollup-798kb8u
Copy head branch name to clipboard
Commits
Commits on May 30, 2022
Improve display of `<details>` in doc blocks
GuillaumeGomez
committed
6557985
View commit details
Copy full SHA for 6557985
Browse repository at this point
Fix display of `<details>`/`<summary>` in doc blocks
GuillaumeGomez
committed
07596fe
View commit details
Copy full SHA for 07596fe
Browse repository at this point
Add GUI test for `<details>`/`<summary>` display
GuillaumeGomez
committed
b8db8cc
View commit details
Copy full SHA for b8db8cc
Browse repository at this point
Commits on Jun 24, 2022
Allow dynamically linking against libLLVM on macOS
Show description for b6e28b5
topjohnwu
committed
b6e28b5
View commit details
Copy full SHA for b6e28b5
Browse repository at this point
Commits on Jun 28, 2022
Remove unused CSS rules
GuillaumeGomez
committed
a518b3a
View commit details
Copy full SHA for a518b3a
Browse repository at this point
Simplify CSS theming by setting CSS variables
GuillaumeGomez
committed
7f6ce7d
View commit details
Copy full SHA for 7f6ce7d
Browse repository at this point
Commits on Jun 30, 2022
rustdoc: fix 98690
pinkforest
committed
6565509
View commit details
Copy full SHA for 6565509
Browse repository at this point
Commits on Jul 1, 2022
Only label place where type is needed if span is meaningful
compiler-errors
committed
f44ae98
View commit details
Copy full SHA for f44ae98
Browse repository at this point
Show source of ambiguity in a few more places
compiler-errors
committed
ca0105b
View commit details
Copy full SHA for ca0105b
Browse repository at this point
Don't point at Self type if we can't find an infer variable in ambiguous trait predicate
compiler-errors
committed
12ab6bf
View commit details
Copy full SHA for 12ab6bf
Browse repository at this point
Move Sized check before first error is created
compiler-errors
committed
6711313
View commit details
Copy full SHA for 6711313
Browse repository at this point
Rollup merge of #97249 - GuillaumeGomez:details-summary-fixes, r=notriddle
Show description for 194764f
GuillaumeGomez
authored
194764f
View commit details
Copy full SHA for 194764f
Browse repository at this point
Rollup merge of #98418 - topjohnwu:macos-dylib, r=jyn514
Show description for 01aa10c
GuillaumeGomez
authored
01aa10c
View commit details
Copy full SHA for 01aa10c
Browse repository at this point
Rollup merge of #98460 - GuillaumeGomez:css-simplification, r=jsha
Show description for bda659e
GuillaumeGomez
authored
bda659e
View commit details
Copy full SHA for bda659e
Browse repository at this point
Rollup merge of #98497 - compiler-errors:span-inference-note, r=lcnr
Show description for b0935b1
GuillaumeGomez
authored
b0935b1
View commit details
Copy full SHA for b0935b1
Browse repository at this point
Rollup merge of #98708 - pinkforest:rustdoc-fix-98690, r=GuillaumeGomez
Show description for 00d68a7
GuillaumeGomez
authored
00d68a7
View commit details
Copy full SHA for 00d68a7
Browse repository at this point
You can’t perform that action at this time.