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
895
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
shepmaster
Datepicker
All time
Commit History
Commits on Sep 29, 2025
Make macOS dist build configuration match where reasonable
shepmaster
committed
5df0be3
Copy full SHA for 5df0be3
Commits on Aug 15, 2025
Demote x86_64-apple-darwin to Tier 2 with host tools
Show description for c574c91
shepmaster
committed
c574c91
Copy full SHA for c574c91
Use aarch64-apple-darwin as the fallback doc source for `-apple-`
Show description for 36a3820
shepmaster
committed
36a3820
Copy full SHA for 36a3820
Commits on Aug 14, 2025
Adjust error message grammar to be less awkward
shepmaster
committed
65d329d
Copy full SHA for 65d329d
Commits on Jul 23, 2025
Move `dist-apple-various` from x86_64 to aarch64
Show description for 0b88bea
shepmaster
committed
0b88bea
Copy full SHA for 0b88bea
Commits on Jul 14, 2025
Reword mismatched-lifetime-syntaxes text based on feedback
Show description for ff1ae2b
shepmaster
committed
ff1ae2b
Copy full SHA for ff1ae2b
Reword mismatched-lifetime-syntaxes text based on feedback
Show description for 5530744
shepmaster
committed
5530744
Copy full SHA for 5530744
Commits on Jun 24, 2025
Reduce mismatched-lifetime-syntaxes suggestions to MaybeIncorrect
Show description for 46e9d2f
shepmaster
committed
46e9d2f
Copy full SHA for 46e9d2f
Commits on Jun 6, 2025
Apply `mismatched-lifetime-syntaxes` to trait and extern functions
shepmaster
committed
9c6320a
Copy full SHA for 9c6320a
Reduce confusion of some drop order tests
Show description for 8fc1bed
shepmaster
committed
8fc1bed
Copy full SHA for 8fc1bed
Commits on Jun 4, 2025
Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`
shepmaster
committed
d35ad94
Copy full SHA for d35ad94
Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`
shepmaster
committed
8b59e34
Copy full SHA for 8b59e34
Introduce the `mismatched_lifetime_syntaxes` lint
shepmaster
committed
9a50cb4
Copy full SHA for 9a50cb4
Commits on Jun 3, 2025
Rename `LifetimeSyntax` variants to lang-team-approved names
shepmaster
committed
d2bf16a
Copy full SHA for d2bf16a
Commits on Apr 26, 2025
Update example to use `CStr::to_string_lossy`
shepmaster
committed
9112c86
Copy full SHA for 9112c86
Commits on Apr 23, 2025
Extend HIR to track the source and syntax of a lifetime
Show description for 2a5c349
shepmaster
committed
2a5c349
Copy full SHA for 2a5c349
Commits on Apr 17, 2025
Move eager translation to a method on `Diag`
Show description for 0117884
shepmaster
committed
0117884
Copy full SHA for 0117884
Commits on Mar 3, 2025
Add an anchor to directly link to the -Zmiri-tree-borrows docs
shepmaster
committed
f6fc17a
Copy full SHA for f6fc17a
Commits on Jun 27, 2024
Mark `Hasher::finish` as #[must_use]
shepmaster
committed
448dd30
Copy full SHA for 448dd30
Commits on Mar 6, 2024
Document how removing a type's field can be bad and what to do instead
Show description for 71080dd
shepmaster
committed
71080dd
Copy full SHA for 71080dd
Commits on Feb 4, 2024
Use new publicly-available M1 runners
Show description for c2573c7
shepmaster
committed
c2573c7
Copy full SHA for c2573c7
Re-enable M1 runners on GitHub Actions
Show description for f47cb98
shepmaster
committed
f47cb98
Copy full SHA for f47cb98
Commits on Jan 18, 2024
Remove no-longer-needed `allow(dead_code)` from Miri tests
Show description for aeeaed9
shepmaster
committed
aeeaed9
Copy full SHA for aeeaed9
Remove no-longer-needed `allow(dead_code)` from the tests
Show description for 92cc57b
shepmaster
committed
92cc57b
Copy full SHA for 92cc57b
Remove no-longer-needed `allow(dead_code)` from the standard library
Show description for fb7762b
shepmaster
committed
fb7762b
Copy full SHA for fb7762b
`dead_code` treats `#[repr(transparent)]` the same as `#[repr(C)]`
Show description for d95d6ce
shepmaster
committed
d95d6ce
Copy full SHA for d95d6ce
Commits on Jan 2, 2024
Rename `unused_tuple_struct_fields` in rustfmt
Show description for 4a1b418
shepmaster
committed
4a1b418
Copy full SHA for 4a1b418
Remove #[allow(unused_tuple_struct_fields)] from Clippy tests
shepmaster
committed
04ebf3c
Copy full SHA for 04ebf3c
Rename `unused_tuple_struct_fields` in rustfmt
Show description for 26194a3
shepmaster
committed
26194a3
Copy full SHA for 26194a3
Allow unused tuple struct fields in Miri tests
Show description for 10f4023
shepmaster
committed
10f4023
Copy full SHA for 10f4023
Remove #[allow(unused_tuple_struct_fields)] from Clippy tests
shepmaster
committed
93f5530
Copy full SHA for 93f5530
Adjust compiler tests for unused_tuple_struct_fields -> dead_code
shepmaster
committed
53eca9f
Copy full SHA for 53eca9f
Adjust library tests for unused_tuple_struct_fields -> dead_code
shepmaster
committed
5772818
Copy full SHA for 5772818
Merge `unused_tuple_struct_fields` into `dead_code`
Show description for 9fcf9c1
shepmaster
committed
9fcf9c1
Copy full SHA for 9fcf9c1
Commits on Jan 1, 2024
Address unused tuple struct fields in rustfmt
shepmaster
committed
ae760e6
Copy full SHA for ae760e6
Pagination
Previous
Next
You can’t perform that action at this time.