Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
108k
Code
Issues
5k+
Pull requests
886
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
flodiebold
Datepicker
All time
Commit History
Commits on Aug 7, 2025
Add a missing UpcastFrom impl in rustc_type_ir
flodiebold
authored and
jackh726
committed
29799c2
Copy full SHA for 29799c2
Commits on Aug 6, 2025
Move some TypeVisitable/TypeFoldable impls to rustc_type_ir
flodiebold
authored and
jackh726
committed
4ff22dd
Copy full SHA for 4ff22dd
Commits on Jul 22, 2025
Merge pull request #20278 from lnicola/analysis-stats-mir-lowering-only
Show description for 2b141ac
flodiebold
authored
2b141ac
Copy full SHA for 2b141ac
Commits on Jun 20, 2025
Merge pull request #20046 from regexident/type-param-parent-getter
Show description for 808e066
flodiebold
authored
808e066
Copy full SHA for 808e066
Commits on May 17, 2025
Catch panics in inference in analysis-stats
flodiebold
committed
c04873b
Copy full SHA for c04873b
Commits on May 9, 2025
Make diagnostics experimental by default
flodiebold
committed
1c53e27
Copy full SHA for 1c53e27
Commits on Apr 10, 2025
Merge pull request #19566 from flodiebold/push-vzpyzvpkwkyt
Show description for 3ccb636
flodiebold
authored
3ccb636
Copy full SHA for 3ccb636
Fix dyn compatibility code bypassing callable_item_signature query
flodiebold
committed
505521e
Copy full SHA for 505521e
Commits on Mar 14, 2025
Avoid recursively debug printing crates
flodiebold
committed
2c2bc99
Copy full SHA for 2c2bc99
Commits on Mar 11, 2025
Merge pull request #19343 from flodiebold/push-tmumzoxxmxsr
Show description for 74220a6
flodiebold
authored
74220a6
Copy full SHA for 74220a6
Commits on Dec 10, 2022
Make assoc_resolutions always have a Substitution
flodiebold
committed
d3cb032
Copy full SHA for d3cb032
Commits on Jul 16, 2022
Improve syntax fixup a bit, handle incomplete `if`
Show description for 0a4065d
flodiebold
committed
0a4065d
Copy full SHA for 0a4065d
Commits on Jul 4, 2022
Add back restartServerOnConfigChange option
flodiebold
committed
5235732
Copy full SHA for 5235732
Improve documentation for buildScripts.overrideCommand / checkOnSave.overrideCommand
flodiebold
committed
ccf854b
Copy full SHA for ccf854b
Commits on Jul 1, 2022
Fix case of ignored/broken proc macro
flodiebold
committed
9a12d0d
Copy full SHA for 9a12d0d
Add tests for #12669
flodiebold
committed
e715195
Copy full SHA for e715195
Commits on Jun 28, 2022
fix: Report proc macro errors in expressions correctly as well
Show description for 8b3ec12
flodiebold
committed
8b3ec12
Copy full SHA for 8b3ec12
Commits on Jun 24, 2022
Improve comments
flodiebold
committed
45fd5e6
Copy full SHA for 45fd5e6
Improve proc macro errors a bit
Show description for c80c348
flodiebold
committed
c80c348
Copy full SHA for c80c348
Commits on Jun 23, 2022
Fix unstable feature use
flodiebold
committed
36fadc4
Copy full SHA for 36fadc4
Add two more tests
flodiebold
committed
f410fdf
Copy full SHA for f410fdf
Various cleanups
Show description for 29f01cd
flodiebold
committed
29f01cd
Copy full SHA for 29f01cd
Commits on Jun 20, 2022
Fix test
flodiebold
committed
07d78b6
Copy full SHA for 07d78b6
Refactor a bit
flodiebold
committed
05ca0a2
Copy full SHA for 05ca0a2
Only apply `cfg(test)` for local crates
Show description for 98a5811
flodiebold
committed
98a5811
Copy full SHA for 98a5811
Commits on May 13, 2022
Change description
flodiebold
committed
3dcf9e0
Copy full SHA for 3dcf9e0
Improve extension description and README
flodiebold
committed
85fe939
Copy full SHA for 85fe939
Commits on Apr 8, 2022
Ignore `Drop` and `Destruct` bounds for now
Show description for 340f0fc
flodiebold
committed
340f0fc
Copy full SHA for 340f0fc
Commits on Apr 2, 2022
fix: Don't rely on lang items to find primitive impls
Show description for b898808
flodiebold
committed
b898808
Copy full SHA for b898808
fix: Paper over GAT panic
Show description for 019f486
flodiebold
committed
019f486
Copy full SHA for 019f486
Commits on Mar 29, 2022
Fix divergence detection for bare match arms
Show description for ea1d0bc
flodiebold
committed
ea1d0bc
Copy full SHA for ea1d0bc
Fix duplicate type mismatches with blocks
Show description for 0c4bdd2
flodiebold
committed
0c4bdd2
Copy full SHA for 0c4bdd2
Commits on Mar 27, 2022
Remove legacy_const_generics_indices from CallableSig
Show description for c2a31bf
flodiebold
committed
c2a31bf
Copy full SHA for c2a31bf
Move mismatched-arg-count diagnostic to inference
flodiebold
committed
2be7e26
Copy full SHA for 2be7e26
fix: Disable ref_match for qualified paths as well
Show description for 9a42783
flodiebold
committed
9a42783
Copy full SHA for 9a42783
Pagination
Previous
Next
You can’t perform that action at this time.