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
14k
Star
108k
Code
Issues
5k+
Pull requests
937
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
148fd9a
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2025
allow method calls on opaques
lcnr
committed
148fd9a
Copy full SHA for 148fd9a
use `try_structurally_resolve_type` for method receiver
Show description for 6b379b5
lcnr
committed
6b379b5
Copy full SHA for 6b379b5
remove unnecessary structurally resolve
Show description for 70f6493
lcnr
committed
70f6493
Copy full SHA for 70f6493
predefined opaques to `method_autoderef_steps`
lcnr
committed
b70a15f
Copy full SHA for b70a15f
predefined opaques use `List`
lcnr
committed
1acd65c
Copy full SHA for 1acd65c
Auto merge of #147054 - matthiaskrgr:rollup-660g92w, r=matthiaskrgr
Show description for 5b9007b
bors
committed
5b9007b
Copy full SHA for 5b9007b
Rollup merge of #147049 - vexide:vex-std, r=workingjubilee
Show description for 87b8eca
matthiaskrgr
authored
87b8eca
Copy full SHA for 87b8eca
Rollup merge of #147047 - notriddle:toolbar-index, r=GuillaumeGomez
Show description for 1285b16
matthiaskrgr
authored
1285b16
Copy full SHA for 1285b16
Rollup merge of #147038 - Kobzol:bootstrap-verbose-fn, r=jieyouxu
Show description for 610a601
matthiaskrgr
authored
610a601
Copy full SHA for 610a601
Rollup merge of #146994 - cuviper:clippy-ci-recursion, r=Kobzol
Show description for 07d13a6
matthiaskrgr
authored
07d13a6
Copy full SHA for 07d13a6
Rollup merge of #146991 - cachebag:span-caller-location, r=RalfJung
Show description for b184550
matthiaskrgr
authored
b184550
Copy full SHA for b184550
Rollup merge of #146453 - thejpster:arm-linux-docs, r=petrochenkov
Show description for 72fee89
matthiaskrgr
authored
72fee89
Copy full SHA for 72fee89
Rollup merge of #146283 - LorrensP-2158466:resolve-cm-cell, r=petrochenkov
Show description for 82e9e54
matthiaskrgr
authored
82e9e54
Copy full SHA for 82e9e54
Auto merge of #145882 - m-ou-se:format-args-extend-1-arg, r=petrochenkov
Show description for 40ace17
bors
committed
40ace17
Copy full SHA for 40ace17
Commits on Sep 25, 2025
Auto merge of #146919 - lcnr:yeet-fast-path, r=fee1-dead
Show description for b733736
bors
committed
b733736
Copy full SHA for b733736
rustdoc-search: add test case for all/index.html search
notriddle
committed
51ae86d
Copy full SHA for 51ae86d
std: fix warning in VEXos stdio module
tropicaaal
committed
0ede3fe
Copy full SHA for 0ede3fe
rustdoc: put the toolbar on the all item index
notriddle
committed
8daad49
Copy full SHA for 8daad49
Auto merge of #147037 - matthiaskrgr:rollup-xtgqzuu, r=matthiaskrgr
Show description for 7ac0330
bors
committed
7ac0330
Copy full SHA for 7ac0330
const_caller_location: edit FIXME to explain use of `DUMMY_SP`
Show description for c98b3b2
cachebag
and
RalfJung
committed
c98b3b2
Copy full SHA for c98b3b2
Auto merge of #146697 - cjgillot:invalidate-patch, r=lcnr
Show description for eabf390
bors
committed
eabf390
Copy full SHA for eabf390
Add `clippy::unconditional_recursion` to `./x clippy ci`
Show description for a2d2869
cuviper
committed
a2d2869
Copy full SHA for a2d2869
Rename `verbose` to `do_if_verbose`
Kobzol
committed
8ea9122
Copy full SHA for 8ea9122
Introduce and use CmCell during import resolution.
LorrensP-2158466
committed
0374df1
Copy full SHA for 0374df1
Rollup merge of #146933 - yotamofek:pr/rustdoc/highlight_no_write_str, r=GuillaumeGomez
Show description for c6d0059
matthiaskrgr
authored
c6d0059
Copy full SHA for c6d0059
Rollup merge of #146924 - cptpiepmatz:doc-nonzero-const-creation, r=joboet
Show description for 781f71a
matthiaskrgr
authored
781f71a
Copy full SHA for 781f71a
Rollup merge of #146859 - cammeresi:btree-alloc-20250920, r=joboet
Show description for 83cf8f9
matthiaskrgr
authored
83cf8f9
Copy full SHA for 83cf8f9
Rollup merge of #146293 - BenjaminBrienen:try_remove, r=joboet
Show description for fea9196
matthiaskrgr
authored
fea9196
Copy full SHA for fea9196
Rollup merge of #142401 - oli-obk:pattern-mango, r=petrochenkov
Show description for 958d143
matthiaskrgr
authored
958d143
Copy full SHA for 958d143
Rollup merge of #141032 - petrosagg:extract-if-ub, r=joboet
Show description for e3f7626
matthiaskrgr
authored
e3f7626
Copy full SHA for e3f7626
Rollup merge of #135771 - GuillaumeGomez:jump-to-def-perf, r=fmease
Show description for a028b7a
matthiaskrgr
authored
a028b7a
Copy full SHA for a028b7a
Rollup merge of #116882 - fmease:rustdoc-generalized-priv-repr-heuristic, r=rustdoc
Show description for a39d513
matthiaskrgr
authored
a39d513
Copy full SHA for a39d513
Remove `is_verbose_than` function
Kobzol
committed
5a6e3cc
Copy full SHA for 5a6e3cc
Remove `verbose_than` function
Kobzol
committed
5595f43
Copy full SHA for 5595f43
add doc for `NonZero*` const creation
cptpiepmatz
committed
185ae69
Copy full SHA for 185ae69
Pagination
Previous
Next
You can’t perform that action at this time.