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 7 pull requests
- #82688
#82688
Merged
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-b754t11
GuillaumeGomez/rust:rollup-b754t11
Copy head branch name to clipboard
Mar 2, 2021
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Rollup of 7 pull requests
#82688
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-b754t11
GuillaumeGomez/rust:rollup-b754t11
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2021
Run some rustc passes in rustdoc
GuillaumeGomez
committed
9f1abe8
View commit details
Copy full SHA for 9f1abe8
Browse repository at this point
Add test for rustdoc new check pass
GuillaumeGomez
committed
25e030b
View commit details
Copy full SHA for 25e030b
Browse repository at this point
Update rustdoc test to make it work with newly added rustc passes
GuillaumeGomez
committed
5ab4d46
View commit details
Copy full SHA for 5ab4d46
Browse repository at this point
Commits on Feb 28, 2021
Use identifier's span in unused lint
SkiFire13
committed
2f8fa01
View commit details
Copy full SHA for 2f8fa01
Browse repository at this point
Bless some tests
SkiFire13
committed
6214ef8
View commit details
Copy full SHA for 6214ef8
Browse repository at this point
Commits on Mar 1, 2021
Always compile rustdoc with debug logging enabled when `download-rustc` is set
Show description for 65f0b25
jyn514
committed
65f0b25
View commit details
Copy full SHA for 65f0b25
Browse repository at this point
Remove deleted pass from rustdoc test suite
Show description for 6dc9934
jyn514
committed
6dc9934
View commit details
Copy full SHA for 6dc9934
Browse repository at this point
Remove the dummy cache in `DocContext`
Show description for 4d7a648
jyn514
committed
4d7a648
View commit details
Copy full SHA for 4d7a648
Browse repository at this point
Remove unused `RenderInfo` struct
jyn514
committed
163b01a
View commit details
Copy full SHA for 163b01a
Browse repository at this point
Remove `krate.version`; fix `crate_version` in JSON
Show description for be069a6
jyn514
committed
be069a6
View commit details
Copy full SHA for be069a6
Browse repository at this point
Add regression test
SkiFire13
committed
3c63f67
View commit details
Copy full SHA for 3c63f67
Browse repository at this point
check that first arg to `panic!()` in const is `&str`
abonander
committed
5a33f53
View commit details
Copy full SHA for 5a33f53
Browse repository at this point
Change twice used large const table to static
Show description for bd51dea
dtolnay
committed
bd51dea
View commit details
Copy full SHA for bd51dea
Browse repository at this point
Validate meta items used in \#\[doc(...)\]
GuillaumeGomez
committed
b0b330f
View commit details
Copy full SHA for b0b330f
Browse repository at this point
Add tests for doc attribute check
GuillaumeGomez
committed
f6de130
View commit details
Copy full SHA for f6de130
Browse repository at this point
Add missing stability attributes in libstd
GuillaumeGomez
committed
d20fd62
View commit details
Copy full SHA for d20fd62
Browse repository at this point
Rollup merge of #80734 - abonander:ab/issue-66693, r=oli-obk
Show description for 865cf0c
GuillaumeGomez
authored
865cf0c
View commit details
Copy full SHA for 865cf0c
Browse repository at this point
Rollup merge of #81932 - jyn514:rustdoc-logging, r=Mark-Simulacrum
Show description for 22ebb86
GuillaumeGomez
authored
22ebb86
View commit details
Copy full SHA for 22ebb86
Browse repository at this point
Rollup merge of #82018 - jyn514:no-dummy-cache, r=camelid,GuillaumeGomez
Show description for b51272e
GuillaumeGomez
authored
b51272e
View commit details
Copy full SHA for b51272e
Browse repository at this point
Rollup merge of #82598 - GuillaumeGomez:rustdoc-rustc-pass, r=jyn514
Show description for 5a82251
GuillaumeGomez
authored
5a82251
View commit details
Copy full SHA for 5a82251
Browse repository at this point
Rollup merge of #82655 - SkiFire13:fix-issue-81314, r=estebank
Show description for d259d1d
GuillaumeGomez
authored
d259d1d
View commit details
Copy full SHA for d259d1d
Browse repository at this point
Rollup merge of #82662 - GuillaumeGomez:doc-attr-check, r=jyn514
Show description for 0c6b69a
GuillaumeGomez
authored
0c6b69a
View commit details
Copy full SHA for 0c6b69a
Browse repository at this point
Rollup merge of #82676 - dtolnay:powers, r=Mark-Simulacrum
Show description for 9a0ac7c
GuillaumeGomez
authored
9a0ac7c
View commit details
Copy full SHA for 9a0ac7c
Browse repository at this point
You can’t perform that action at this time.