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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
3
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
1972cc8
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 25, 2023
Test that each config value exists in a test clippy.toml
Alexendoo
committed
1972cc8
Copy full SHA for 1972cc8
Auto merge of #11495 - blyxyas:help_message_reformat, r=flip1995
Show description for 78ddc8d
bors
committed
78ddc8d
Copy full SHA for 78ddc8d
Add colored help
blyxyas
committed
6ad218c
Copy full SHA for 6ad218c
Auto merge of #11563 - flip1995:rustup, r=flip1995
Show description for 7671c28
bors
committed
7671c28
Copy full SHA for 7671c28
Fix dogfood fallout
flip1995
committed
903add0
Copy full SHA for 903add0
Bump nightly version -> 2023-09-25
flip1995
committed
5eb7604
Copy full SHA for 5eb7604
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
committed
81fe8dc
Copy full SHA for 81fe8dc
Commits on Sep 24, 2023
Auto merge of #11552 - jonboh:ice_threshold_0_enum_variants, r=y21
Show description for aa137a7
bors
committed
aa137a7
Copy full SHA for aa137a7
use first instead of get(0)
Show description for 0433e45
jonboh
and
y21
authored
0433e45
Copy full SHA for 0433e45
add ui-toml test
jonboh
committed
b3e262a
Copy full SHA for b3e262a
Auto merge of #11560 - y21:ui-toml-tests, r=Alexendoo
Show description for 94fc431
bors
committed
94fc431
Copy full SHA for 94fc431
use a smaller number in test that fits in usize for 32 bit
y21
committed
6e80db9
Copy full SHA for 6e80db9
add missing configuration tests
y21
committed
6ce61d5
Copy full SHA for 6ce61d5
Commits on Sep 23, 2023
Remove GeneratorWitness and rename GeneratorWitnessMIR.
cjgillot
committed
e2669b2
Copy full SHA for e2669b2
Bless clippy.
cjgillot
committed
19e160f
Copy full SHA for 19e160f
Enable drop_tracking_mir by default.
cjgillot
committed
0a2d39d
Copy full SHA for 0a2d39d
Auto merge of #116052 - oli-obk:ceci_nest_pas_une_query, r=WaffleLapkin
Show description for 3da69c7
bors
committed
3da69c7
Copy full SHA for 3da69c7
Commits on Sep 22, 2023
Auto merge of #11553 - mickvangelderen:fix-large-futures-example, r=xFrednet
Show description for d732cce
bors
committed
d732cce
Copy full SHA for d732cce
Auto merge of #11551 - Meczka:fix-fp-needless-pass-by-ref-mut, r=xFrednet
Show description for 50139e6
bors
committed
50139e6
Copy full SHA for 50139e6
Fix large_futures example
Show description for 7e46fb9
mickvangelderen
committed
7e46fb9
Copy full SHA for 7e46fb9
added tests
Meczka
committed
ab51f66
Copy full SHA for ab51f66
Auto merge of #115696 - RalfJung:closure-ty-print, r=oli-obk
Show description for 835d7d9
bors
committed
835d7d9
Copy full SHA for 835d7d9
prevent ice when threshold is 0 and enum has no variants
jonboh
committed
f3a27d2
Copy full SHA for f3a27d2
fixed fp caused by moving &mut reference inside of a closure
Meczka
committed
85801f5
Copy full SHA for 85801f5
Add a way to decouple the implementation and the declaration of a TyCtxt method.
oli-obk
committed
5ee167e
Copy full SHA for 5ee167e
Auto merge of #114776 - fee1-dead-contrib:enable-effects-in-libcore, r=oli-obk
Show description for 84917c8
bors
committed
84917c8
Copy full SHA for 84917c8
fix clippy errors (ignore effects in certainty)
fee1-dead
committed
74573fb
Copy full SHA for 74573fb
Commits on Sep 21, 2023
adjust how closure/generator types and rvalues are printed
RalfJung
committed
1fac304
Copy full SHA for 1fac304
Record asyncness span in HIR
compiler-errors
committed
823bcb4
Copy full SHA for 823bcb4
Auto merge of #11544 - Alexendoo:hir-ty-to-ty, r=Jarcho
Show description for 33f084e
bors
committed
33f084e
Copy full SHA for 33f084e
Auto merge of #11518 - mojave2:issue-11420, r=Alexendoo
Show description for 4d143d7
bors
committed
4d143d7
Copy full SHA for 4d143d7
Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obk
Show description for 12815e9
GuillaumeGomez
authored
12815e9
Copy full SHA for 12815e9
Prevent promotion of const fn calls in inline consts
oli-obk
committed
238dc28
Copy full SHA for 238dc28
rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const
RalfJung
committed
2ea6ac5
Copy full SHA for 2ea6ac5
Commits on Sep 20, 2023
Auto merge of #11522 - y21:redundant_guards_pat_lhs, r=giraffate
Show description for c556695
bors
committed
c556695
Copy full SHA for c556695
Pagination
Previous
Next
You can’t perform that action at this time.