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
904
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
bad2aa4
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 20, 2024
Auto merge of #134564 - Kobzol:revert-aarch64-runner, r=nikic
Show description for bad2aa4
bors
committed
bad2aa4
Copy full SHA for bad2aa4
Revert "Auto merge of #133809 - mrkajetanp:ci-aarch64-dist, r=Kobzol"
Show description for a5dce0e
Kobzol
committed
a5dce0e
Copy full SHA for a5dce0e
Auto merge of #134559 - DianQK:rollup-22iraj9, r=DianQK
Show description for fcc1615
bors
committed
fcc1615
Copy full SHA for fcc1615
Rollup merge of #134553 - lcnr:member-constraints-comment, r=oli-obk
Show description for 594e74d
dianqk
authored
594e74d
Copy full SHA for 594e74d
Rollup merge of #134551 - Zalathar:graph, r=lqd
Show description for 89ac4e0
dianqk
authored
89ac4e0
Copy full SHA for 89ac4e0
Rollup merge of #134519 - MarcoIeni:ubuntu-latest-to-24, r=Kobzol
Show description for d7f62bc
dianqk
authored
d7f62bc
Copy full SHA for d7f62bc
Rollup merge of #134514 - bjorn3:more_driver_refactors, r=jieyouxu
Show description for 350e7f8
dianqk
authored
350e7f8
Copy full SHA for 350e7f8
Rollup merge of #134366 - harrisonkaiser:no-break-space, r=davidtwco
Show description for 1652e3a
dianqk
authored
1652e3a
Copy full SHA for 1652e3a
add comments
lcnr
committed
adf5498
Copy full SHA for adf5498
Review comments
bjorn3
committed
0daa921
Copy full SHA for 0daa921
Auto merge of #134550 - jhpratt:rollup-wsfmo59, r=jhpratt
Show description for 8a1f803
bors
committed
8a1f803
Copy full SHA for 8a1f803
coverage: Rename `basic_coverage_blocks` to just `graph`
Show description for 544809e
Zalathar
committed
544809e
Copy full SHA for 544809e
Rollup merge of #134521 - adetaylor:roll-loop, r=wesleywiser
Show description for e6aea1a
jhpratt
authored
e6aea1a
Copy full SHA for e6aea1a
Rollup merge of #134518 - hltj:typo-fix, r=tgross35
Show description for ef47ba0
jhpratt
authored
ef47ba0
Copy full SHA for ef47ba0
Rollup merge of #134321 - dtolnay:docassocconst, r=fmease
Show description for f14d69c
jhpratt
authored
f14d69c
Copy full SHA for f14d69c
Rollup merge of #133103 - tiif:fnabi, r=RalfJung
Show description for a53204f
jhpratt
authored
a53204f
Copy full SHA for a53204f
Rollup merge of #132830 - wr7:substr_range_documentation, r=tgross35
Show description for 1ec6d09
jhpratt
authored
1ec6d09
Copy full SHA for 1ec6d09
Rollup merge of #126118 - jan-ferdinand:docs_for_vec_set_len, r=the8472
Show description for 3cdc3b7
jhpratt
authored
3cdc3b7
Copy full SHA for 3cdc3b7
Auto merge of #134438 - lqd:const-qualif-bitsets, r=compiler-errors
Show description for 5dfe648
bors
committed
5dfe648
Copy full SHA for 5dfe648
fix typos in the example code in the doc comments of `Ipv4Addr::from_bits()`, `Ipv6Addr::from_bits()` & `Ipv6Addr::to_bits()`
hltj
committed
eef7498
Copy full SHA for eef7498
Auto merge of #134433 - MarcoIeni:ubuntu-22-large-runners, r=Kobzol
Show description for 214587c
bors
committed
214587c
Copy full SHA for 214587c
Commits on Dec 19, 2024
Auto merge of #134516 - matthiaskrgr:rollup-aqwxii0, r=matthiaskrgr
Show description for 8700ba1
bors
committed
8700ba1
Copy full SHA for 8700ba1
Auto merge of #133793 - nnethercote:speed-up-expected_tokens, r=spastorino
Show description for 9e136a3
bors
committed
9e136a3
Copy full SHA for 9e136a3
Rename TyMethodItem -> RequiredMethodItem
dtolnay
committed
7ee31eb
Copy full SHA for 7ee31eb
Rename TyAssocTypeItem -> RequiredAssocTypeItem
dtolnay
committed
ff65d62
Copy full SHA for ff65d62
Suppress `= _` on associated constants in impls
dtolnay
committed
6bdfd12
Copy full SHA for 6bdfd12
Add test for rustdoc showing underscore as assoc const value
dtolnay
committed
da89d10
Copy full SHA for da89d10
Split AssocConstItem into ProvidedAssocConstItem and ImplAssocConstItem
dtolnay
committed
044885c
Copy full SHA for 044885c
Rename TyAssocConstItem -> RequiredAssocConstItem
dtolnay
committed
57e1a47
Copy full SHA for 57e1a47
Auto merge of #134486 - compiler-errors:drop-for-lint, r=nikomatsakis
Show description for 11663cd
bors
committed
11663cd
Copy full SHA for 11663cd
Arbitrary self types v2: roll loop.
Show description for 25a9d62
adetaylor
committed
25a9d62
Copy full SHA for 25a9d62
Update comments
bjorn3
committed
943f6a8
Copy full SHA for 943f6a8
Make DependencyList an IndexVec
bjorn3
committed
7e6be13
Copy full SHA for 7e6be13
Minor cleanup
bjorn3
committed
38bc902
Copy full SHA for 38bc902
ci: use ubuntu `24` instead of `latest`
marcoieni
committed
b731c36
Copy full SHA for b731c36
Pagination
Previous
Next
You can’t perform that action at this time.