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 }}
kpreid
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
crate-sidebar
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 29, 2025
Add unstable rustdoc option `--crate-list-heading`.
Show description for e7b5a0c
kpreid
committed
e7b5a0c
Copy full SHA for e7b5a0c
Add TypeScript type for window.ALL_CRATES.
kpreid
committed
c27af6b
Copy full SHA for c27af6b
Auto merge of #140436 - RalfJung:miri-sync, r=RalfJung
Show description for efcbb94
bors
committed
efcbb94
Copy full SHA for efcbb94
Merge pull request #4301 from rust-lang/rustup-2025-04-29
Show description for 929117e
RalfJung
authored
929117e
Copy full SHA for 929117e
suppress dangerous_implicit_autorefs in TB test
RalfJung
committed
0917a07
Copy full SHA for 0917a07
fmt
The Miri Cronjob Bot
committed
c2973c9
Copy full SHA for c2973c9
Merge from rustc
The Miri Cronjob Bot
committed
55e2c01
Copy full SHA for 55e2c01
Preparing for merge from rustc
The Miri Cronjob Bot
committed
7953c9d
Copy full SHA for 7953c9d
Auto merge of #137940 - 1c3t3a:alignment-borrows-check, r=saethlin
Show description for 4c83e55
bors
committed
4c83e55
Copy full SHA for 4c83e55
Auto merge of #140415 - ChrisDenton:rollup-r0631fv, r=ChrisDenton
Show description for 1b8ab72
bors
committed
1b8ab72
Copy full SHA for 1b8ab72
Commits on Apr 28, 2025
Rollup merge of #140402 - lcnr:normalizes-to-certainty-yes, r=compiler-errors
Show description for bf37847
ChrisDenton
authored
bf37847
Copy full SHA for bf37847
Rollup merge of #140396 - ChrisDenton:gnu-threads, r=jieyouxu
Show description for 469f03d
ChrisDenton
authored
469f03d
Copy full SHA for 469f03d
Rollup merge of #140394 - Kobzol:git-test-self-contained, r=jieyouxu
Show description for ec2dad7
ChrisDenton
authored
ec2dad7
Copy full SHA for ec2dad7
Rollup merge of #140391 - DaniPopes:sub-ptr-rename, r=RalfJung
Show description for fd95953
ChrisDenton
authored
fd95953
Copy full SHA for fd95953
Rollup merge of #140323 - tgross35:cfg-unstable-float, r=Urgau
Show description for e082bf3
ChrisDenton
authored
e082bf3
Copy full SHA for e082bf3
Rollup merge of #140302 - compiler-errors:inline_asm-bug, r=lcnr
Show description for 3f5406f
ChrisDenton
authored
3f5406f
Copy full SHA for 3f5406f
Rollup merge of #140276 - compiler-errors:typeof-less-eagerly, r=lcnr
Show description for 0bd531a
ChrisDenton
authored
0bd531a
Copy full SHA for 0bd531a
Rollup merge of #140022 - dianne:box-deref-pats, r=Nadrieril
Show description for 8dd26cb
ChrisDenton
authored
8dd26cb
Copy full SHA for 8dd26cb
Rollup merge of #139656 - scottmcm:stabilize-slice-as-chunks, r=dtolnay
Show description for 17495e0
ChrisDenton
authored
17495e0
Copy full SHA for 17495e0
Rollup merge of #139308 - Shourya742:2025-03-29-add-autodiff-inline, r=ZuseZ4
Show description for d4845e1
ChrisDenton
authored
d4845e1
Copy full SHA for d4845e1
Workaround for windows-gnu rust-lld test failure
Show description for 3c42dc2
ChrisDenton
committed
3c42dc2
Copy full SHA for 3c42dc2
Auto merge of #140388 - GuillaumeGomez:rollup-aj9o3ch, r=GuillaumeGomez
Show description for 25cdf1f
bors
committed
25cdf1f
Copy full SHA for 25cdf1f
Do not compute type_of for impl item if impl where clauses are unsatisfied
compiler-errors
committed
105d1dc
Copy full SHA for 105d1dc
review
lcnr
committed
016105c
Copy full SHA for 016105c
only return nested goals for `Certainty::Yes`
lcnr
committed
fa90fea
Copy full SHA for fa90fea
remove noinline attribute and add alwaysinline after AD pass
Shourya742
committed
7018392
Copy full SHA for 7018392
Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obk
Show description for 7d65abf
bors
committed
7d65abf
Copy full SHA for 7d65abf
Make bootstrap git tests more self-contained
Kobzol
committed
8fa5e3a
Copy full SHA for 8fa5e3a
Rework the logic for PointerFinder::visit_place
Show description for 7082fa2
1c3t3a
committed
7082fa2
Copy full SHA for 7082fa2
Rename sub_ptr to offset_from_unsigned in docs
DaniPopes
committed
f07cc40
Copy full SHA for f07cc40
Rollup merge of #140379 - tshepang:rdg-push, r=jieyouxu
Show description for dd3ca71
GuillaumeGomez
authored
dd3ca71
Copy full SHA for dd3ca71
Rollup merge of #140349 - marcoieni:codebuild-linux-large-runners, r=Kobzol
Show description for 117202e
GuillaumeGomez
authored
117202e
Copy full SHA for 117202e
Rollup merge of #140347 - marcoieni:free-disk-codebuild, r=jdno
Show description for 64b3643
GuillaumeGomez
authored
64b3643
Copy full SHA for 64b3643
Rollup merge of #140316 - nnethercote:BoxMarker, r=dtolnay
Show description for cbc40c7
GuillaumeGomez
authored
cbc40c7
Copy full SHA for cbc40c7
Rollup merge of #140249 - BoxyUwU:remove_weak_alias_terminology, r=oli-obk
Show description for 7843686
GuillaumeGomez
authored
7843686
Copy full SHA for 7843686
Pagination
Previous
Next
You can’t perform that action at this time.