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
3cb4e34
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 19, 2024
Fix ld platform_version argument on Mac Catalyst
madsmtm
committed
3cb4e34
Copy full SHA for 3cb4e34
Make LLVM target contain correct deployment target info on Mac Catalyst
madsmtm
committed
92d4b31
Copy full SHA for 92d4b31
Remove MACOSX_DEPLOYMENT_TARGET env var when linking Mac Catalyst
Show description for 94ddbb6
madsmtm
committed
94ddbb6
Copy full SHA for 94ddbb6
Auto merge of #105917 - a1phyr:read_chain_more_impls, r=workingjubilee
Show description for bea5beb
bors
committed
bea5beb
Copy full SHA for bea5beb
Auto merge of #121269 - calebzulawski:sync-portable-simd-2024-02-18, r=Mark-Simulacrum
Show description for d573564
bors
committed
d573564
Copy full SHA for d573564
Commits on Feb 18, 2024
Auto merge of #121101 - GnomedDev:dyn-small-c-string, r=Nilstrieb
Show description for 6122397
bors
committed
6122397
Copy full SHA for 6122397
Auto merge of #119673 - petrochenkov:dialoc5, r=compiler-errors,cjgillot
Show description for 2bf78d1
bors
committed
2bf78d1
Copy full SHA for 2bf78d1
Auto merge of #121271 - matthiaskrgr:rollup-56ru17w, r=matthiaskrgr
Show description for 8a49772
bors
committed
8a49772
Copy full SHA for 8a49772
Dyn erase at call site
GnomedDev
committed
dbb15fb
Copy full SHA for dbb15fb
Add some comments to prevent regression
GnomedDev
committed
0433439
Copy full SHA for 0433439
Reduce monomorphisation bloat in small_c_string
GnomedDev
committed
8daf137
Copy full SHA for 8daf137
Rollup merge of #121266 - SabrinaJewson:easy-syscall-aliases, r=Mark-Simulacrum
Show description for 5c03d0f
matthiaskrgr
authored
5c03d0f
Copy full SHA for 5c03d0f
Rollup merge of #121260 - gurry:constprop-lint-cleanup, r=oli-obk
Show description for d35c4f9
matthiaskrgr
authored
d35c4f9
Copy full SHA for d35c4f9
Rollup merge of #121257 - tshepang:extraneous, r=Mark-Simulacrum
Show description for 717d602
matthiaskrgr
authored
717d602
Copy full SHA for 717d602
Rollup merge of #121247 - scottmcm:intrinsic-reminder, r=petrochenkov
Show description for 57d9523
matthiaskrgr
authored
57d9523
Copy full SHA for 57d9523
Rollup merge of #121224 - hi-rustin:rustin-patch-unit-binding, r=Mark-Simulacrum
Show description for c8f2a00
matthiaskrgr
authored
c8f2a00
Copy full SHA for c8f2a00
Rollup merge of #121067 - tshepang:make-expand-translatable, r=fmease
Show description for ddf6c6d
matthiaskrgr
authored
ddf6c6d
Copy full SHA for ddf6c6d
Rollup merge of #118569 - blyxxyz:platform-os-str-slice, r=Mark-Simulacrum
Show description for 99560a4
matthiaskrgr
authored
99560a4
Copy full SHA for 99560a4
Update coverage-run tests
petrochenkov
committed
12d7bac
Copy full SHA for 12d7bac
Auto merge of #121265 - klensy:bump-18-02-24, r=Mark-Simulacrum
Show description for c9c83cc
bors
committed
c9c83cc
Copy full SHA for c9c83cc
Merge commit '649110751ef4f27440d7cc711b3e07d11bf02d4a' into sync-portable-simd-2024-02-18
calebzulawski
committed
b2691ba
Copy full SHA for b2691ba
Merge pull request #395 from rust-lang/swizzle_dyn_fix
Show description for 6491107
calebzulawski
authored
6491107
Copy full SHA for 6491107
Add uncontroversial syscall doc aliases to std docs
SabrinaJewson
committed
6be93cc
Copy full SHA for 6be93cc
Auto merge of #117772 - surechen:for_117448, r=petrochenkov
Show description for 8b21296
bors
committed
8b21296
Copy full SHA for 8b21296
tidy: add windows-core
klensy
committed
9238622
Copy full SHA for 9238622
windows bump to 0.52
klensy
committed
35fe267
Copy full SHA for 35fe267
opt-dist: bump derive_builder to dedupe darling* and remove one more syn 1.* dep
klensy
committed
5e2a7ac
Copy full SHA for 5e2a7ac
Auto merge of #121255 - lnicola:sync-from-ra, r=lnicola
Show description for 6f72620
bors
committed
6f72620
Copy full SHA for 6f72620
Remove const_prop.rs
Show description for 50e316b
gurry
committed
50e316b
Copy full SHA for 50e316b
remove extraneous text from example config
tshepang
committed
6147973
Copy full SHA for 6147973
By tracking import use types to check whether it is scope uses or the other situations like module-relative uses, we can do more accurate redundant import checking.
Show description for a61126c
surechen
committed
a61126c
Copy full SHA for a61126c
macro_rules: Preserve all metavariable spans in a global side table
petrochenkov
committed
9f8d05f
Copy full SHA for 9f8d05f
Auto merge of #121034 - obeis:improve-static-mut-ref, r=RalfJung
Show description for bcb3545
bors
committed
bcb3545
Copy full SHA for bcb3545
Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra
lnicola
committed
b72ae2c
Copy full SHA for b72ae2c
Add help to `hir_analysis_unrecognized_intrinsic_function`
Show description for 5793f82
scottmcm
committed
5793f82
Copy full SHA for 5793f82
Pagination
Previous
Next
You can’t perform that action at this time.