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
/
rustfmt
Public
Notifications
You must be signed in to change notification settings
Fork
962
Star
6.6k
Code
Issues
691
Pull requests
209
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
v1.5.2
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 24, 2023
chore: prep v1.5.2 release
calebcartwright
committed
1d8491b
Copy full SHA for 1d8491b
fix: version gate changes for multiline single generic bound
calebcartwright
committed
5139b14
Copy full SHA for 5139b14
Merge pull request #5670 from calebcartwright/subtree-sync-2023-01-24
Show description for 6eeb4fd
calebcartwright
authored
6eeb4fd
Copy full SHA for 6eeb4fd
chore: bump toolchain
calebcartwright
committed
18dd075
Copy full SHA for 18dd075
Merge remote-tracking branch 'upstream/master' into subtree-sync-2023-01-24
calebcartwright
committed
e7d87ad
Copy full SHA for e7d87ad
Commits on Jan 23, 2023
fix: correct span for structs with const generics
calebcartwright
authored and
ytmimi
committed
aae222c
Copy full SHA for aae222c
Commits on Jan 12, 2023
parse const closures
fee1-dead
committed
19c2286
Copy full SHA for 19c2286
Commits on Jan 11, 2023
Change `src/test` to `tests` in source files, fix tidy and tests
albertlarsan68
committed
8c8aa38
Copy full SHA for 8c8aa38
Commits on Jan 5, 2023
Detect closures assigned to binding in block
Show description for 664c60a
estebank
committed
664c60a
Copy full SHA for 664c60a
Commits on Dec 31, 2022
Add missing extern crate rustc_driver
bjorn3
committed
d7fa2ee
Copy full SHA for d7fa2ee
Commits on Dec 28, 2022
Rename `Rptr` to `Ref` in AST and HIR
Show description for ac8eaa1
Noratrieb
committed
ac8eaa1
Copy full SHA for ac8eaa1
Commits on Dec 12, 2022
Auto merge of #105160 - nnethercote:rm-Lit-token_lit, r=petrochenkov
Show description for 53ca259
bors
committed
53ca259
Copy full SHA for 53ca259
Commits on Dec 3, 2022
Rollup merge of #104199 - SarthakSingh31:issue-97417-1, r=cjgillot
Show description for 2119f7d
matthiaskrgr
authored
2119f7d
Copy full SHA for 2119f7d
Commits on Dec 2, 2022
Remove `token::Lit` from `ast::MetaItemLit`.
Show description for c91dd22
nnethercote
committed
c91dd22
Copy full SHA for c91dd22
Commits on Dec 1, 2022
rustc_ast_lowering: Stop lowering imports into multiple items
Show description for 46f0b38
petrochenkov
committed
46f0b38
Copy full SHA for 46f0b38
Commits on Nov 28, 2022
Keep track of the start of the argument block of a closure
SarthakSingh31
committed
749c816
Copy full SHA for 749c816
Rename `NestedMetaItem::[Ll]iteral` as `NestedMetaItem::[Ll]it`.
Show description for c7e4abd
nnethercote
committed
c7e4abd
Copy full SHA for c7e4abd
Rename `ast::Lit` as `ast::MetaItemLit`.
nnethercote
committed
cdff11c
Copy full SHA for cdff11c
Commits on Nov 23, 2022
Fix rustfmt
estebank
committed
3d44530
Copy full SHA for 3d44530
Commits on Nov 21, 2022
Split `MacArgs` in two.
Show description for 1343ffd
nnethercote
committed
1343ffd
Copy full SHA for 1343ffd
Commits on Nov 17, 2022
Box `ExprKind::{Closure,MethodCall}`, and `QSelf` in expressions, types, and patterns.
nnethercote
committed
4a4addc
Copy full SHA for 4a4addc
Commits on Nov 15, 2022
Use `token::Lit` in `ast::ExprKind::Lit`.
Show description for 826fb78
nnethercote
committed
826fb78
Copy full SHA for 826fb78
Commits on Nov 11, 2022
Introduce `ExprKind::IncludedBytes`
clubby789
committed
660e535
Copy full SHA for 660e535
Commits on Nov 8, 2022
Fix spacing
atouchet
authored and
calebcartwright
committed
ee2bed9
Copy full SHA for ee2bed9
Commits on Nov 6, 2022
Update Git repo URLs
Show description for ad9fb89
JohnTitor
authored and
calebcartwright
committed
ad9fb89
Copy full SHA for ad9fb89
Remove `failure` integration test
Show description for eb07a5e
JohnTitor
authored and
calebcartwright
committed
eb07a5e
Copy full SHA for eb07a5e
Commits on Nov 1, 2022
Auto merge of #103217 - mejrs:track, r=eholk
Show description for 5fee21f
bors
committed
5fee21f
Copy full SHA for 5fee21f
Commits on Oct 21, 2022
merge rustc history
RalfJung
committed
aa3ac27
Copy full SHA for aa3ac27
Commits on Oct 18, 2022
Implement -Ztrack-diagnostics
mejrs
committed
657dcf2
Copy full SHA for 657dcf2
Commits on Oct 12, 2022
merge rustc history
RalfJung
committed
e5a0426
Copy full SHA for e5a0426
Commits on Oct 10, 2022
Fix unclosed HTML tag in rustfmt doc
GuillaumeGomez
committed
7cc303f
Copy full SHA for 7cc303f
merge rustc history
RalfJung
committed
7402dad
Copy full SHA for 7402dad
Rename AssocItemKind::TyAlias to AssocItemKind::Type
compiler-errors
committed
d71413c
Copy full SHA for d71413c
Commits on Sep 19, 2022
docs: expand behavior of imports_granularity re: groups (#5543)
calebcartwright
authored
ef91154
Copy full SHA for ef91154
Commits on Sep 13, 2022
Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errors
Show description for c9e47e7
bors
committed
c9e47e7
Copy full SHA for c9e47e7
Pagination
Previous
Next
You can’t perform that action at this time.