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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
notriddle
Datepicker
All time
Commit History
Commits on Mar 12, 2024
rustdoc-search: add search query syntax `Fn(T) -> U`
Show description for 7b92655
notriddle
committed
7b92655
Copy full SHA for 7b92655
rustdoc: use `const` for the special type name ids
Show description for 23e931f
notriddle
committed
23e931f
Copy full SHA for 23e931f
rustdoc: clean up search.js by removing empty sort case
Show description for d38527e
notriddle
committed
d38527e
Copy full SHA for d38527e
rustdoc-search: parse and search with ML-style HOF
Show description for 7f427f8
notriddle
committed
7f427f8
Copy full SHA for 7f427f8
Commits on Mar 11, 2024
rustdoc-search: stress test for associated types
notriddle
committed
fa5b9f0
Copy full SHA for fa5b9f0
Commits on Mar 9, 2024
rustdoc-search: depth limit `T<U>` -> `U` unboxing
Show description for bcc3f19
notriddle
committed
bcc3f19
Copy full SHA for bcc3f19
Commits on Mar 8, 2024
diagnostics: suggest `Clone` bounds when noop `clone()`
notriddle
committed
c2cc904
Copy full SHA for c2cc904
Commits on Feb 24, 2024
Add test case for primitive links in alias js
notriddle
committed
0da1b71
Copy full SHA for 0da1b71
Add test cases for inlining compiler-private items
Show description for 24aa348
notriddle
committed
24aa348
Copy full SHA for 24aa348
Commits on Jan 9, 2024
rustdoc-search: intern function search types
Show description for c3cd657
notriddle
committed
c3cd657
Copy full SHA for c3cd657
Commits on Jan 8, 2024
rustdoc-search: reuse empty map/array in function signatures
Show description for e61be1b
notriddle
committed
e61be1b
Copy full SHA for e61be1b
rustdoc: hide modals when resizing the sidebar
Show description for 8b52275
notriddle
committed
8b52275
Copy full SHA for 8b52275
Commits on Jan 5, 2024
Add notes about the serialization format
notriddle
committed
004bfc5
Copy full SHA for 004bfc5
Commits on Jan 4, 2024
Clean up serialization code nits
notriddle
committed
a68ac32
Copy full SHA for a68ac32
Commits on Jan 3, 2024
Add `check-pass` to ice tests
notriddle
committed
a704e21
Copy full SHA for a704e21
rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 5)
notriddle
committed
35830fe
Copy full SHA for 35830fe
Add `crate_name` and URL to test cases
notriddle
committed
b5c9982
Copy full SHA for b5c9982
Commits on Dec 31, 2023
rustdoc-search: tighter encoding for `f` index
Show description for 86b9550
notriddle
committed
86b9550
Copy full SHA for 86b9550
rustdoc-search: fix inaccurate type descriptions
notriddle
committed
1ab60f2
Copy full SHA for 1ab60f2
Commits on Dec 27, 2023
rustdoc-search: count path edits with separate edit limit
Show description for 0ea58e2
notriddle
committed
0ea58e2
Copy full SHA for 0ea58e2
Commits on Dec 26, 2023
rustdoc: treat query string `+` as space
Show description for 624885d
notriddle
committed
624885d
Copy full SHA for 624885d
Add a few more docs
notriddle
committed
e74339b
Copy full SHA for e74339b
rustdoc: search for tuples and unit by type with `()`
notriddle
committed
f6a045c
Copy full SHA for f6a045c
Commits on Dec 20, 2023
Fix corner cases when dealing with mobile mode
notriddle
committed
9566db1
Copy full SHA for 9566db1
Commits on Dec 19, 2023
Use folder icon instead of hamburger and sidebar
notriddle
committed
34984a6
Copy full SHA for 34984a6
Commits on Dec 18, 2023
Add border bottom for source sidebar title area
notriddle
committed
66779ff
Copy full SHA for 66779ff
Stop using the trigram of heaven as a hamburger button
Show description for c3e29ea
notriddle
committed
c3e29ea
Copy full SHA for c3e29ea
Add back the column
notriddle
committed
bd14fb6
Copy full SHA for bd14fb6
rustdoc: clean up source sidebar hide button
Show description for 859bbc5
notriddle
committed
859bbc5
Copy full SHA for 859bbc5
Commits on Dec 15, 2023
rustdoc-search: remove parallel searchWords array
Show description for 6b69ebc
notriddle
committed
6b69ebc
Copy full SHA for 6b69ebc
rustdoc: add regression test for JS data file loading
Show description for 6bbbff5
notriddle
committed
6bbbff5
Copy full SHA for 6bbbff5
rustdoc-search: fix a race condition in search index loading
Show description for 09c8fd3
notriddle
committed
09c8fd3
Copy full SHA for 09c8fd3
Commits on Dec 13, 2023
rustdoc-search: clean up handleSingleArg type handling
notriddle
committed
bec6672
Copy full SHA for bec6672
rustdoc-search: better hashing, faster unification
Show description for 9dfcf13
notriddle
committed
9dfcf13
Copy full SHA for 9dfcf13
rustdoc-search: use set ops for ranking and filtering
Show description for 9a9695a
notriddle
committed
9a9695a
Copy full SHA for 9a9695a
Pagination
Previous
Next
You can’t perform that action at this time.