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
208dd20
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 22, 2023
Auto merge of #118847 - eholk:for-await, r=compiler-errors
Show description for 208dd20
bors
committed
208dd20
Copy full SHA for 208dd20
Auto merge of #116821 - Nadrieril:fix-opaque-ice, r=compiler-errors
Show description for c1fc1d1
bors
committed
c1fc1d1
Copy full SHA for c1fc1d1
Auto merge of #119173 - compiler-errors:direct-coro-kind, r=TaKO8Ki
Show description for ef1b78e
bors
committed
ef1b78e
Copy full SHA for ef1b78e
Auto merge of #119163 - fmease:refactor-ast-trait-bound-modifiers, r=compiler-errors
Show description for aaef5fe
bors
committed
aaef5fe
Copy full SHA for aaef5fe
Auto merge of #119097 - nnethercote:fix-EmissionGuarantee, r=compiler-errors
Show description for cee794e
bors
committed
cee794e
Copy full SHA for cee794e
Commits on Dec 21, 2023
Auto merge of #119190 - matthiaskrgr:rollup-jvl8vkj, r=matthiaskrgr
Show description for 3d0e6be
bors
committed
3d0e6be
Copy full SHA for 3d0e6be
Rollup merge of #119182 - GuillaumeGomez:update-sysinfo, r=onur-ozkan
Show description for 6516e59
matthiaskrgr
authored
6516e59
Copy full SHA for 6516e59
Rollup merge of #119176 - leohowell:fix-apple-watchos-target-name-error, r=lqd
Show description for 81e5ca4
matthiaskrgr
authored
81e5ca4
Copy full SHA for 81e5ca4
Rollup merge of #119154 - surechen:fix_119067, r=fmease
Show description for 2b48e7d
matthiaskrgr
authored
2b48e7d
Copy full SHA for 2b48e7d
Rollup merge of #119124 - onur-ozkan:help-118861, r=Mark-Simulacrum
Show description for c644d00
matthiaskrgr
authored
c644d00
Copy full SHA for c644d00
Rollup merge of #118729 - cuviper:relnotes-1.75.0, r=pietroalbini
Show description for 1871f2b
matthiaskrgr
authored
1871f2b
Copy full SHA for 1871f2b
add a new change in change-tracker
Show description for 1f141dc
onur-ozkan
committed
1f141dc
Copy full SHA for 1f141dc
apply last suggestions from code review
pietroalbini
committed
73cd2df
Copy full SHA for 73cd2df
Update sysinfo version to 0.30.0
GuillaumeGomez
committed
c3ede70
Copy full SHA for c3ede70
Auto merge of #119181 - pietroalbini:pa-1.77, r=pietroalbini
Show description for 767453e
bors
committed
767453e
Copy full SHA for 767453e
bump version number to 1.77.0
pietroalbini
committed
a55698a
Copy full SHA for a55698a
Fix name error in aarch64_apple_watchos tier 3 target
leohowell
authored
d9842a2
Copy full SHA for d9842a2
Auto merge of #119056 - cjgillot:codegen-overalign, r=wesleywiser
Show description for 920e005
bors
committed
920e005
Copy full SHA for 920e005
Simple modification of diagnostic information
Show description for 4897d5e
surechen
committed
4897d5e
Copy full SHA for 4897d5e
Encode CoroutineKind directly
compiler-errors
committed
828272a
Copy full SHA for 828272a
Auto merge of #119170 - matthiaskrgr:rollup-nllgdf2, r=matthiaskrgr
Show description for 3694a6b
bors
committed
3694a6b
Copy full SHA for 3694a6b
Commits on Dec 20, 2023
Rollup merge of #119168 - petrochenkov:feedvis4, r=compiler-errors
Show description for c36bb5d
matthiaskrgr
authored
c36bb5d
Copy full SHA for c36bb5d
Rollup merge of #119167 - alef:patch-1, r=compiler-errors
Show description for 906606d
matthiaskrgr
authored
906606d
Copy full SHA for 906606d
Rollup merge of #119145 - aDotInTheVoid:variantdata-struct-struct, r=compiler-errors
Show description for d0d814f
matthiaskrgr
authored
d0d814f
Copy full SHA for d0d814f
Rollup merge of #119141 - celinval:smir-instance-args, r=compiler-errors
Show description for f6a04f6
matthiaskrgr
authored
f6a04f6
Copy full SHA for f6a04f6
Rollup merge of #119135 - celinval:smir-small-changes, r=compiler-errors
Show description for b55887d
matthiaskrgr
authored
b55887d
Copy full SHA for b55887d
Add method to get instance instantiation arguments
celinval
committed
e0a4693
Copy full SHA for e0a4693
Add `ItemKind::Ctor` to stable mir
celinval
committed
7ab38b8
Copy full SHA for 7ab38b8
Add a small test for the case that was crashing
celinval
committed
48c7cc2
Copy full SHA for 48c7cc2
Fix crash for `CrateItem::kind()` with constructors
Show description for a8556da
celinval
committed
a8556da
Copy full SHA for a8556da
Refactor AST trait bound modifiers
fmease
committed
5e4f12b
Copy full SHA for 5e4f12b
Auto merge of #119037 - RalfJung:repr-c-abi-mismatch, r=scottmcm
Show description for 5ac4c8a
bors
committed
5ac4c8a
Copy full SHA for 5ac4c8a
resolve: Stop feeding visibilities for import list stems
petrochenkov
committed
006e0ef
Copy full SHA for 006e0ef
E0761: module directory has .rs suffix
alef
authored
821fdde
Copy full SHA for 821fdde
Auto merge of #119166 - GuillaumeGomez:rollup-qfgj76w, r=GuillaumeGomez
Show description for 92ad4b4
bors
committed
92ad4b4
Copy full SHA for 92ad4b4
Pagination
Previous
Next
You can’t perform that action at this time.