Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
Notifications
You must be signed in to change notification settings
Fork
13.9k
Star
107k
Code
Issues
5k+
Pull requests
884
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
lolbinarycat
Datepicker
All time
Commit History
Commits on Jul 22, 2025
impl items are never unnamable
lolbinarycat
committed
05a62c8
Copy full SHA for 05a62c8
rustdoc: actually never link to unnamable types
lolbinarycat
committed
f57283d
Copy full SHA for f57283d
fix regression test
lolbinarycat
committed
94700f8
Copy full SHA for 94700f8
rustdoc: never try to link to unnamable types
lolbinarycat
committed
4762694
Copy full SHA for 4762694
add regression test for RUST-143222
lolbinarycat
committed
293f95f
Copy full SHA for 293f95f
rustdoc: avoid allocating a temp String for aliases in search index
lolbinarycat
committed
9e75032
Copy full SHA for 9e75032
pass build.npm from bootstrap to tidy and use it for npm install
lolbinarycat
committed
2d1fccd
Copy full SHA for 2d1fccd
bootstrap: add package.json and package-lock.json to dist tarball
Show description for 25bbaf0
lolbinarycat
committed
25bbaf0
Copy full SHA for 25bbaf0
Commits on Jul 19, 2025
integrate build_helper::npm into js checks and package.json usage
lolbinarycat
committed
c6d50ea
Copy full SHA for c6d50ea
update completions
lolbinarycat
committed
ca39010
Copy full SHA for ca39010
REUSE.toml: add new package.json and package-lock.json
lolbinarycat
committed
2ffa711
Copy full SHA for 2ffa711
tidy: use a lockfile for js tools instead of npx
Show description for c8e2a65
lolbinarycat
committed
c8e2a65
Copy full SHA for c8e2a65
update CI to use new tidy extra checks for rustdoc js
lolbinarycat
committed
4bd3b74
Copy full SHA for 4bd3b74
tidy: running of eslint, tsc, and es-check are now an extra check
lolbinarycat
committed
a2586f0
Copy full SHA for a2586f0
Commits on Jul 15, 2025
ci cleanup: rustdoc-gui-test now installs browser-ui-test
Show description for bbb114e
lolbinarycat
committed
bbb114e
Copy full SHA for bbb114e
Commits on Jul 11, 2025
htmldocck: better error messages for negative raw directives
lolbinarycat
committed
507fd38
Copy full SHA for 507fd38
directives.md: build-aux-docs does not work with aux-crate
lolbinarycat
authored
7803c25
Copy full SHA for 7803c25
Commits on Jul 9, 2025
triagebot.toml: ping lolbinarycat if tidy extra checks were modified
lolbinarycat
committed
7e2527d
Copy full SHA for 7e2527d
Commits on Jul 8, 2025
bootstrap: add change tracker entry for new --extra-checks=auto: feature
lolbinarycat
committed
1f80fd0
Copy full SHA for 1f80fd0
tidy: assume all files are modified in CI
lolbinarycat
committed
9aafc98
Copy full SHA for 9aafc98
tidy: warn when --extra-checks is passed an invalid lang:kind combo
Show description for 6b349a4
lolbinarycat
and
Kobzol
committed
6b349a4
Copy full SHA for 6b349a4
tidy: add `auto:` prefix to --extra-checks syntax
Show description for 64456e0
lolbinarycat
committed
64456e0
Copy full SHA for 64456e0
tidy: update files_modified to take CiInfo
lolbinarycat
committed
4a6f697
Copy full SHA for 4a6f697
tidy: factor out change detection logic and make it more robust
Show description for 9eb1805
lolbinarycat
committed
9eb1805
Copy full SHA for 9eb1805
tidy: refactor --extra-checks parsing
lolbinarycat
committed
66bc234
Copy full SHA for 66bc234
Commits on Jul 5, 2025
bootstrap: add change_tracker entry for removal of spellcheck:fix
lolbinarycat
committed
9f78173
Copy full SHA for 9f78173
tidy: add specific error message for trying to use `spellcheck:fix`.
lolbinarycat
committed
c1ed2ac
Copy full SHA for c1ed2ac
tidy: use --bless for tidy spellcheck instead of spellcheck:fix
Show description for 971feb6
lolbinarycat
committed
971feb6
Copy full SHA for 971feb6
Commits on Jul 2, 2025
bootstrap: add CONFIG_CHANGE_HISTORY entry for build.tidy-extra-checks
lolbinarycat
committed
1d3cbb3
Copy full SHA for 1d3cbb3
bootstrap: add build.tidy-extra-checks option
lolbinarycat
committed
90b2d24
Copy full SHA for 90b2d24
Commits on Jun 27, 2025
rustdoc: fix attrs of locally reexported foreign items
lolbinarycat
committed
3ed1c87
Copy full SHA for 3ed1c87
rustdoc: add regression test for issue 135092
lolbinarycat
committed
f7321be
Copy full SHA for f7321be
Commits on Jun 26, 2025
rustdoc: show attributes on enum variants
Show description for b2be01c
lolbinarycat
committed
b2be01c
Copy full SHA for b2be01c
rustdoc js: several typechecking improvments
Show description for 3b259ad
lolbinarycat
committed
3b259ad
Copy full SHA for 3b259ad
Commits on Jun 20, 2025
configure.py: fix edge case
lolbinarycat
committed
a759f05
Copy full SHA for a759f05
Pagination
Previous
Next
You can’t perform that action at this time.