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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
889
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
e8404e4
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 11, 2025
Rollup merge of #148636 - xSetech:boostrap/set-python-on-macos, r=jieyouxu
Show description for e8404e4
Zalathar
authored
e8404e4
Copy full SHA for e8404e4
Rollup merge of #148608 - osamakader:doc-test-builder, r=GuillaumeGomez
Show description for 303dd1c
Zalathar
authored
303dd1c
Copy full SHA for 303dd1c
Rollup merge of #148530 - Shourya742:2025-11-05-update-bootstrap-documentation, r=Kobzol
Show description for 3227f26
Zalathar
authored
3227f26
Copy full SHA for 3227f26
Rollup merge of #148508 - estebank:issue-74617, r=nnethercote
Show description for 417bea3
Zalathar
authored
417bea3
Copy full SHA for 417bea3
Rollup merge of #148506 - estebank:issue-41966, r=davidtwco
Show description for eb415e9
Zalathar
authored
eb415e9
Copy full SHA for eb415e9
Rollup merge of #148480 - Lysxia:steal-mut, r=davidtwco
Show description for 01ae075
Zalathar
authored
01ae075
Copy full SHA for 01ae075
Rollup merge of #147955 - Zalathar:handlers, r=jieyouxu
Show description for 24873aa
Zalathar
authored
24873aa
Copy full SHA for 24873aa
Rollup merge of #147833 - aDotInTheVoid:rdj-shuffle, r=camelid
Show description for c7bfd7f
Zalathar
authored
c7bfd7f
Copy full SHA for c7bfd7f
Rollup merge of #147771 - nxsaken:div_shlr_exact, r=dtolnay
Show description for 044c079
Zalathar
authored
044c079
Copy full SHA for 044c079
Rollup merge of #146495 - fmease:rustdoc-erase-doc-priv-items-attr, r=GuillaumeGomez
Show description for 6487148
Zalathar
authored
6487148
Copy full SHA for 6487148
Rollup merge of #143619 - beetrees:varargs-named, r=jdonszelmann
Show description for 3538bc1
Zalathar
authored
3538bc1
Copy full SHA for 3538bc1
Rollup merge of #141470 - GuillaumeGomez:function_casts_as_integer, r=urgau
Show description for 5b9211c
Zalathar
authored
5b9211c
Copy full SHA for 5b9211c
Auto merge of #148737 - zachs18:unit-is-zero, r=joboet
Show description for c8f22ca
bors
committed
c8f22ca
Copy full SHA for c8f22ca
Commits on Nov 10, 2025
Noted the previous forced default in the change tracker
xSetech
committed
191a3e3
Copy full SHA for 191a3e3
bootstrap: respect `build.python` on macOS
Show description for a726de2
xSetech
committed
a726de2
Copy full SHA for a726de2
Add instructions on what to do in case casts other than to integers is ever working for function pointers
GuillaumeGomez
committed
66b4e93
Copy full SHA for 66b4e93
Auto merge of #148397 - frank-king:feature/pin-pattern, r=Nadrieril,traviscross
Show description for 29a6971
bors
committed
29a6971
Copy full SHA for 29a6971
Auto merge of #135634 - joboet:trivial-clone, r=Mark-Simulacrum
Show description for 055d0d6
bors
committed
055d0d6
Copy full SHA for 055d0d6
Add more test for `function_cast_as_integer` lint
GuillaumeGomez
committed
d05f297
Copy full SHA for d05f297
Fix typos
GuillaumeGomez
committed
f22600e
Copy full SHA for f22600e
Convert `function_cast_as_integer` lint suggestion to plain `*const ()` cast
GuillaumeGomez
committed
0a2c473
Copy full SHA for 0a2c473
Allow `function_casts_as_integer` in miri source code
GuillaumeGomez
committed
a99d100
Copy full SHA for a99d100
Allow `function_casts_as_integer` in coretest test
GuillaumeGomez
committed
6e14bea
Copy full SHA for 6e14bea
Allow `function_casts_as_integer` in non-related miri tests
GuillaumeGomez
committed
065d41e
Copy full SHA for 065d41e
Allow `function_casts_as_integer` in non-related clippy ui tests
GuillaumeGomez
committed
37eb906
Copy full SHA for 37eb906
Add ui test for `function_casts_as_integer` lint
GuillaumeGomez
committed
2ac32ae
Copy full SHA for 2ac32ae
Allow `function_casts_as_integer` in non-related ui tests
GuillaumeGomez
committed
725f4ad
Copy full SHA for 725f4ad
Fix new `function_casts_as_integer` lint errors in core, std, panic_unwind and compiler crates
GuillaumeGomez
committed
40be1db
Copy full SHA for 40be1db
Add new `function_casts_as_integer` lint
GuillaumeGomez
committed
a23b8c4
Copy full SHA for a23b8c4
use consistent terminology here. It might not be beta if we overrode the stage0 rustc.
Shourya742
committed
425c704
Copy full SHA for 425c704
`c_variadic`: Add future-incompatibility warning for `...` arguments without a pattern outside of `extern` blocks
beetrees
authored and
folkertdev
committed
02e1f44
Copy full SHA for 02e1f44
Auto merge of #148564 - Kobzol:rename-master-to-main, r=marcoieni
Show description for a7b3715
bors
committed
a7b3715
Copy full SHA for a7b3715
Change default branch to main
Kobzol
committed
bc0126d
Copy full SHA for bc0126d
Auto merge of #148685 - Zalathar:lldb-python, r=jieyouxu
Show description for 00426d6
bors
committed
00426d6
Copy full SHA for 00426d6
Add FIXMEs for some existing directive-handling concerns
Zalathar
committed
33e9911
Copy full SHA for 33e9911
Pagination
Previous
Next
You can’t perform that action at this time.