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
6892fcd
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 12, 2023
simplify merging of two vecs
matthiaskrgr
committed
6892fcd
Copy full SHA for 6892fcd
Auto merge of #118841 - compiler-errors:always-copy, r=jackh726
Show description for 27d8a57
bors
committed
27d8a57
Copy full SHA for 27d8a57
Auto merge of #118817 - lnicola:sync-from-ra, r=lnicola
Show description for 5b8bc56
bors
committed
5b8bc56
Copy full SHA for 5b8bc56
Auto merge of #118857 - matthiaskrgr:rollup-t02kx2u, r=matthiaskrgr
Show description for 1c15b82
bors
committed
1c15b82
Copy full SHA for 1c15b82
Add rust_analyzer to EXTRA_CHECK_CFGS
lnicola
committed
ce8d5fb
Copy full SHA for ce8d5fb
Rollup merge of #118848 - wesleywiser:vacation, r=wesleywiser
Show description for dae76b7
matthiaskrgr
authored
dae76b7
Copy full SHA for dae76b7
Rollup merge of #118846 - celinval:smir-ty-methods, r=compiler-errors
Show description for d67e80f
matthiaskrgr
authored
d67e80f
Copy full SHA for d67e80f
Rollup merge of #118844 - celinval:smir-mono-args, r=compiler-errors
Show description for cdc4fc9
matthiaskrgr
authored
cdc4fc9
Copy full SHA for cdc4fc9
Rollup merge of #118840 - matthiaskrgr:cloooooone, r=compiler-errors
Show description for fefa8fc
matthiaskrgr
authored
fefa8fc
Copy full SHA for fefa8fc
Rollup merge of #118797 - tmiasko:dead-coro, r=davidtwco
Show description for b862e7e
matthiaskrgr
authored
b862e7e
Copy full SHA for b862e7e
Rollup merge of #118756 - jyn514:colors, r=estebank
Show description for dfc5ffa
matthiaskrgr
authored
dfc5ffa
Copy full SHA for dfc5ffa
Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Simulacrum
Show description for 1ee8327
matthiaskrgr
authored
1ee8327
Copy full SHA for 1ee8327
Auto merge of #118742 - lcnr:infer-var-cleanup, r=compiler-errors
Show description for 5f5d248
bors
committed
5f5d248
Copy full SHA for 5f5d248
Remove scalar fn and tighten the BiOp Ty assertions
celinval
committed
638b08e
Copy full SHA for 638b08e
Make ConstKind and TyKind Copy
compiler-errors
committed
f3218b2
Copy full SHA for f3218b2
Simplify some Copy impls in rustc_type_ir
compiler-errors
committed
e947234
Copy full SHA for e947234
Wesley is not on vacation
Show description for b9d9cc5
wesleywiser
committed
b9d9cc5
Copy full SHA for b9d9cc5
Fix doc comment
celinval
committed
3b97b51
Copy full SHA for 3b97b51
Fix BinOp ty assertion and `fn_sig` for closures
Show description for 2f790af
celinval
committed
2f790af
Copy full SHA for 2f790af
Commits on Dec 11, 2023
Monomorphize args while building Instance body
celinval
committed
0a65dd3
Copy full SHA for 0a65dd3
Auto merge of #117962 - weihanglo:debug-name-table, r=wesleywiser
Show description for e2a3c9b
bors
committed
e2a3c9b
Copy full SHA for e2a3c9b
Remove redundant special case for resume argument
Show description for eaaa290
tmiasko
committed
eaaa290
Copy full SHA for eaaa290
End locals' live range before suspending coroutine
Show description for ef1831a
tmiasko
committed
ef1831a
Copy full SHA for ef1831a
refactor: only check dwarf version when emitting dwarf
weihanglo
committed
6aac62c
Copy full SHA for 6aac62c
remove some redundant clones
matthiaskrgr
committed
0564de1
Copy full SHA for 0564de1
Auto merge of #118838 - matthiaskrgr:rollup-8kwzpho, r=matthiaskrgr
Show description for 21cce21
bors
committed
21cce21
Copy full SHA for 21cce21
fix: stop emitting `.debug_pubnames` and `.debug_pubtypes`
Show description for 1667f3d
weihanglo
committed
1667f3d
Copy full SHA for 1667f3d
test: demonstrate that dwarf debug names sections are emitted
weihanglo
committed
a2d328f
Copy full SHA for a2d328f
Rollup merge of #118835 - Urgau:fix-rccg-gcc-tests, r=matthiaskrgr
Show description for 1cf538b
matthiaskrgr
authored
1cf538b
Copy full SHA for 1cf538b
Rollup merge of #118827 - Nilstrieb:linker-plugin-lto, r=ehuss
Show description for 06d2c2a
matthiaskrgr
authored
06d2c2a
Copy full SHA for 06d2c2a
Rollup merge of #118826 - Nilstrieb:no-email-pls, r=davidtwco
Show description for 4114a83
matthiaskrgr
authored
4114a83
Copy full SHA for 4114a83
Rollup merge of #118822 - Nadrieril:librarify, r=compiler-errors
Show description for dd0887c
matthiaskrgr
authored
dd0887c
Copy full SHA for dd0887c
Rollup merge of #118818 - krasimirgg:llvm-18-pass, r=nikic
Show description for dadecea
matthiaskrgr
authored
dadecea
Copy full SHA for dadecea
Rollup merge of #118726 - dtolnay:matchguardlet, r=compiler-errors
Show description for 3a0562b
matthiaskrgr
authored
3a0562b
Copy full SHA for 3a0562b
Rollup merge of #118647 - onur-ozkan:bootstrap-shims-dump, r=clubby789
Show description for ea82b11
matthiaskrgr
authored
ea82b11
Copy full SHA for ea82b11
Pagination
Previous
Next
You can’t perform that action at this time.