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
917
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
b70e20a
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 7, 2025
Correctly handle `-C panic=abort` in doctests
GuillaumeGomez
committed
b70e20a
Copy full SHA for b70e20a
Commits on Oct 6, 2025
Correctly handle `should_panic` on targets not supporting it
GuillaumeGomez
committed
560d450
Copy full SHA for 560d450
Commits on Oct 5, 2025
Use libtest `ERROR_EXIT_CODE` constant
GuillaumeGomez
committed
030b664
Copy full SHA for 030b664
Add FIXME comments to use `test::ERROR_EXIT_CODE` once public and fix typo
GuillaumeGomez
committed
b001ba6
Copy full SHA for b001ba6
Add regression test for #143858
GuillaumeGomez
committed
5f2ae4f
Copy full SHA for 5f2ae4f
Commits on Oct 4, 2025
Update std doctests
GuillaumeGomez
committed
21a4d9d
Copy full SHA for 21a4d9d
Add regression test for #143009
GuillaumeGomez
committed
11b7070
Copy full SHA for 11b7070
Correctly handle `should_panic` doctest attribute
GuillaumeGomez
committed
796c4ef
Copy full SHA for 796c4ef
Correctly handle `--no-run` rustdoc test option
GuillaumeGomez
committed
07d41a7
Copy full SHA for 07d41a7
Commits on Oct 3, 2025
Auto merge of #145898 - lolbinarycat:rustdoc-search-trait-parent, r=GuillaumeGomez,notriddle
Show description for dd09100
bors
committed
dd09100
Copy full SHA for dd09100
Auto merge of #147282 - Zalathar:rollup-7wz3k9r, r=Zalathar
Show description for 3b8665c
bors
committed
3b8665c
Copy full SHA for 3b8665c
Commits on Oct 2, 2025
Rollup merge of #147270 - GuillaumeGomez:move-cfg-code, r=lolbinarycat
Show description for 9e1b24d
Zalathar
authored
9e1b24d
Copy full SHA for 9e1b24d
Rollup merge of #147268 - davidtwco:add-arm-maintainers-to-targets, r=lqd
Show description for 87c7946
Zalathar
authored
87c7946
Copy full SHA for 87c7946
Rollup merge of #147263 - jieyouxu:disable-auto-backport-nominations, r=apiraino,Urgau
Show description for 179d182
Zalathar
authored
179d182
Copy full SHA for 179d182
Rollup merge of #147259 - Zalathar:node-in-context, r=nnethercote
Show description for 7a01155
Zalathar
authored
7a01155
Copy full SHA for 7a01155
Rollup merge of #146166 - ferrocene:pvdrz/edition-range, r=fmease,jieyouxu
Show description for 6fe05b5
Zalathar
authored
6fe05b5
Copy full SHA for 6fe05b5
Rollup merge of #141839 - tshepang:ease-lsp-use, r=Mark-Simulacrum,fee1-dead
Show description for a3291ed
Zalathar
authored
a3291ed
Copy full SHA for a3291ed
Auto merge of #147231 - CrooseGit:dev/reucru01/extend_rustc_force_inline, r=saethlin
Show description for 8d603ef
bors
committed
8d603ef
Copy full SHA for 8d603ef
rustdoc: use same stage for all pr check docs
notriddle
authored and
lolbinarycat
committed
c7d6857
Copy full SHA for c7d6857
rustdoc: add testcase for traitParent deduplication
lolbinarycat
committed
d0dc603
Copy full SHA for d0dc603
search.js: introduce optimized removeIdxListAsc routine
lolbinarycat
committed
a145dff
Copy full SHA for a145dff
fix rustdoc tests broke by trait item filtering
lolbinarycat
committed
2dd00d3
Copy full SHA for 2dd00d3
if a trait item is shown in search results, hide the impl item
Show description for c407d34
lolbinarycat
and
notriddle
committed
c407d34
Copy full SHA for c407d34
Document range syntax on the rustc dev guide
pvdrz
committed
6631c8e
Copy full SHA for 6631c8e
implement range support in `//@ edition`
pietroalbini
authored and
pvdrz
committed
c61ec94
Copy full SHA for c61ec94
Auto merge of #147196 - LorrensP-2158466:same-res-ambiguity-test, r=petrochenkov
Show description for 5c7ae0c
bors
committed
5c7ae0c
Copy full SHA for 5c7ae0c
add arm-maintainers to various targets
davidtwco
committed
7715c0d
Copy full SHA for 7715c0d
Move doc_cfg-specific code into `cfg.rs`
GuillaumeGomez
committed
6275a19
Copy full SHA for 6275a19
Auto merge of #147261 - matthiaskrgr:rollup-yh3fgvc, r=matthiaskrgr
Show description for 94ecb52
bors
committed
94ecb52
Copy full SHA for 94ecb52
Extends `rustc_force_inline` to inherent methods
Show description for 5bf5e71
CrooseGit
committed
5bf5e71
Copy full SHA for 5bf5e71
triagebot: disable auto stable-regression compiler backport nominations
Show description for 16cfde9
jieyouxu
committed
16cfde9
Copy full SHA for 16cfde9
Rollup merge of #147236 - rustbot:docs-update, r=ehuss
Show description for 2d1efe7
matthiaskrgr
authored
2d1efe7
Copy full SHA for 2d1efe7
Rollup merge of #147233 - GuillaumeGomez:citool-submodule-init, r=Kobzol
Show description for f4dcfa6
matthiaskrgr
authored
f4dcfa6
Copy full SHA for f4dcfa6
Rollup merge of #147227 - edwloef:box_take, r=joboet
Show description for fbe6834
matthiaskrgr
authored
fbe6834
Copy full SHA for fbe6834
Rollup merge of #147225 - daxpedda:wasm-u-u-atomics-threads, r=alexcrichton
Show description for 8a18176
matthiaskrgr
authored
8a18176
Copy full SHA for 8a18176
Pagination
Previous
Next
You can’t perform that action at this time.