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
Notifications
You must be signed in to change notification settings
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
c06a7eb
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 24, 2023
builtin_macros: expect raw strings too
Show description for c06a7eb
davidtwco
committed
c06a7eb
Copy full SHA for c06a7eb
Auto merge of #114003 - lnicola:sync-from-ra, r=lnicola
Show description for ced592a
bors
committed
ced592a
Copy full SHA for ced592a
Merge commit '99718d0c8bc5aadd993acdcabc1778fc7b5cc572' into sync-from-ra
lnicola
committed
6a94418
Copy full SHA for 6a94418
Auto merge of #113978 - matthiaskrgr:clippy_072023_style, r=fee1-dead
Show description for 155a5c2
bors
committed
155a5c2
Copy full SHA for 155a5c2
Auto merge of #113940 - inferiorhumanorgans:installer-no-hardcode-bash-path, r=ozkanonur
Show description for bccefd2
bors
committed
bccefd2
Copy full SHA for bccefd2
Commits on Jul 23, 2023
more clippy::style fixes:
Show description for af2b370
matthiaskrgr
committed
af2b370
Copy full SHA for af2b370
fix some clippy::style findings
Show description for ed4c5fe
matthiaskrgr
committed
ed4c5fe
Copy full SHA for ed4c5fe
Auto merge of #113976 - GuillaumeGomez:migrate-gui-test-color-23, r=notriddle
Show description for 8771282
bors
committed
8771282
Copy full SHA for 8771282
Auto merge of #113965 - chenyukang:yukang-fix-113963-panic, r=ozkanonur
Show description for d9d80e2
bors
committed
d9d80e2
Copy full SHA for d9d80e2
Auto merge of #113975 - matthiaskrgr:clippy_07_2023, r=fee1-dead
Show description for c474aa7
bors
committed
c474aa7
Copy full SHA for c474aa7
Auto merge of #113973 - matthiaskrgr:charstr, r=cjgillot
Show description for d4fe4c8
bors
committed
d4fe4c8
Copy full SHA for d4fe4c8
Migrate GUI colors test to original CSS color format
GuillaumeGomez
committed
e06633f
Copy full SHA for e06633f
Auto merge of #113972 - matthiaskrgr:clones_123, r=cjgillot
Show description for 699f4a6
bors
committed
699f4a6
Copy full SHA for 699f4a6
fix clippy::useless_format
matthiaskrgr
committed
b594798
Copy full SHA for b594798
fix couple of clippy findings:
Show description for adf759b
matthiaskrgr
committed
adf759b
Copy full SHA for adf759b
Auto merge of #113974 - RalfJung:miri, r=RalfJung
Show description for 2a4a8c8
bors
committed
2a4a8c8
Copy full SHA for 2a4a8c8
match on chars instead of &strs for .split() or .strip_prefix()
matthiaskrgr
committed
7a77089
Copy full SHA for 7a77089
remove redundant clones
matthiaskrgr
committed
abde841
Copy full SHA for abde841
Auto merge of #2990 - RalfJung:rustup, r=RalfJung
Show description for 0c9d1a3
bors
committed
0c9d1a3
Copy full SHA for 0c9d1a3
Merge from rustc
RalfJung
committed
8a3b746
Copy full SHA for 8a3b746
Preparing for merge from rustc
RalfJung
committed
46ddf46
Copy full SHA for 46ddf46
Auto merge of #113961 - fmease:fewer-features_untracked, r=compiler-errors
Show description for cec34a4
bors
committed
cec34a4
Copy full SHA for cec34a4
Auto merge of #111836 - calebzulawski:target-feature-closure, r=workingjubilee
Show description for 1c44af9
bors
committed
1c44af9
Copy full SHA for 1c44af9
Commits on Jul 22, 2023
Auto merge of #113943 - ericmarkmartin:smir-ty-alias, r=spastorino
Show description for 98179ad
bors
committed
98179ad
Copy full SHA for 98179ad
Auto merge of #112953 - compiler-errors:interpolated-block-exprs, r=WaffleLapkin
Show description for 1d56e3a
bors
committed
1d56e3a
Copy full SHA for 1d56e3a
Auto merge of #15303 - oxalica:fix/byte-escape-highlight, r=lowr
Show description for 99718d0
bors
committed
99718d0
Copy full SHA for 99718d0
Add comments for why skip highlighting for invalid char/byte literals
oxalica
committed
51b35cc
Copy full SHA for 51b35cc
add docs for AliasKind::Inherent
ericmarkmartin
committed
7ac0ef9
Copy full SHA for 7ac0ef9
add Alias for smir
ericmarkmartin
committed
aa33e89
Copy full SHA for aa33e89
Auto merge of #113968 - matthiaskrgr:rollup-7vdfcba, r=matthiaskrgr
Show description for a6fbd1c
bors
committed
a6fbd1c
Copy full SHA for a6fbd1c
Use features() over features_untracked() where possible
fmease
committed
2a75a0f
Copy full SHA for 2a75a0f
Rollup merge of #113959 - GuillaumeGomez:migrate-gui-test-color-22, r=notriddle
Show description for 5215343
matthiaskrgr
authored
5215343
Copy full SHA for 5215343
Rollup merge of #113957 - Urgau:regression-test-issue-113941, r=dtolnay
Show description for b7183bd
matthiaskrgr
authored
b7183bd
Copy full SHA for b7183bd
Rollup merge of #113950 - cjgillot:clean-resolve, r=jackh726
Show description for 00e1475
matthiaskrgr
authored
00e1475
Copy full SHA for 00e1475
Rollup merge of #113948 - chenyukang:yukang-fix-113178-bootstrap, r=clubby789
Show description for 3c83eab
matthiaskrgr
authored
3c83eab
Copy full SHA for 3c83eab
Pagination
Previous
Next
You can’t perform that action at this time.