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
Rollup of 5 pull requests
- #82777
#82777
Merged
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-etcsupl
GuillaumeGomez/rust:rollup-etcsupl
Copy head branch name to clipboard
Mar 5, 2021
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Rollup of 5 pull requests
#82777
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-etcsupl
GuillaumeGomez/rust:rollup-etcsupl
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2021
Add a regression test for issue-81712
JohnTitor
committed
0ae7250
View commit details
Copy full SHA for 0ae7250
Browse repository at this point
Remove a dead code path
oli-obk
committed
0559e50
View commit details
Copy full SHA for 0559e50
Browse repository at this point
Spread tracing instrumentation into the polymorphization logic
oli-obk
committed
63af264
View commit details
Copy full SHA for 63af264
Browse repository at this point
Typo
oli-obk
committed
67a61b9
View commit details
Copy full SHA for 67a61b9
Browse repository at this point
Fixes -Zpolymorphize for src/test/ui/const-generics/auxiliary/crayte.rs
oli-obk
committed
29f4aa7
View commit details
Copy full SHA for 29f4aa7
Browse repository at this point
Moved Context and its impls to a separate file
Nicholas-Baron
committed
48167c4
View commit details
Copy full SHA for 48167c4
Browse repository at this point
Moved `print_item` and helpers to a separate file
Nicholas-Baron
committed
6c7d7a6
View commit details
Copy full SHA for 6c7d7a6
Browse repository at this point
Moved the `make_item_keywords` function to `context.rs` as it is only used there
Nicholas-Baron
committed
14983b9
View commit details
Copy full SHA for 14983b9
Browse repository at this point
Moved `write_shared` to its own file
Nicholas-Baron
committed
fd14e38
View commit details
Copy full SHA for fd14e38
Browse repository at this point
Corrected imports for render tests and mod files
Show description for afb8220
Nicholas-Baron
committed
afb8220
View commit details
Copy full SHA for afb8220
Browse repository at this point
Update rustdoc documentation
Show description for dbdaa12
jyn514
committed
dbdaa12
View commit details
Copy full SHA for dbdaa12
Browse repository at this point
Don't warn for `missing_doc_examples` when item is #[doc(hidden)]
GuillaumeGomez
committed
4b30625
View commit details
Copy full SHA for 4b30625
Browse repository at this point
Update missing code example test
GuillaumeGomez
committed
91095b1
View commit details
Copy full SHA for 91095b1
Browse repository at this point
Move visibility check inside the should_have_doc_example function
GuillaumeGomez
committed
186f139
View commit details
Copy full SHA for 186f139
Browse repository at this point
Pass TyCtxt directly instead of DocContext in librustdoc::visit_ast::inherits_doc_hidden
GuillaumeGomez
committed
ad30c39
View commit details
Copy full SHA for ad30c39
Browse repository at this point
No more need for borrow call
GuillaumeGomez
committed
e428799
View commit details
Copy full SHA for e428799
Browse repository at this point
Use cache access levels
GuillaumeGomez
committed
1683cb1
View commit details
Copy full SHA for 1683cb1
Browse repository at this point
Rollup merge of #76716 - GuillaumeGomez:stop-complains-on-doc-hidden, r=jyn514
Show description for 95bbc7e
GuillaumeGomez
authored
95bbc7e
View commit details
Copy full SHA for 95bbc7e
Browse repository at this point
Rollup merge of #82088 - Nicholas-Baron:shorten_html_render, r=GuillaumeGomez
Show description for 2f28361
GuillaumeGomez
authored
2f28361
View commit details
Copy full SHA for 2f28361
Browse repository at this point
Rollup merge of #82690 - jyn514:remove-pass-docs, r=Manishearth
Show description for 2a5ecb2
GuillaumeGomez
authored
2a5ecb2
View commit details
Copy full SHA for 2a5ecb2
Browse repository at this point
Rollup merge of #82752 - JohnTitor:gat-ice-test, r=jackh726
Show description for e89276b
GuillaumeGomez
authored
e89276b
View commit details
Copy full SHA for e89276b
Browse repository at this point
Rollup merge of #82765 - oli-obk:polymorphization_regression, r=davidtwco
Show description for f74231f
GuillaumeGomez
authored
f74231f
View commit details
Copy full SHA for f74231f
Browse repository at this point
You can’t perform that action at this time.