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
f874345
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 17, 2023
`Bound::predicates` to return `Clause`
dswij
committed
f874345
Copy full SHA for f874345
Auto merge of #112407 - tgross35:ci-docs-publish, r=Mark-Simulacrum
Show description for 1d7d824
bors
committed
1d7d824
Copy full SHA for 1d7d824
Auto merge of #108860 - oli-obk:tait_alias, r=compiler-errors
Show description for 0cc541e
bors
committed
0cc541e
Copy full SHA for 0cc541e
Commits on Jun 16, 2023
Auto merge of #112716 - compiler-errors:rollup-h77daia, r=compiler-errors
Show description for 670a0ed
bors
committed
670a0ed
Copy full SHA for 670a0ed
Rollup merge of #112706 - WaffleLapkin:syntax_context_is_root, r=petrochenkov
Show description for 56c96d7
compiler-errors
authored
56c96d7
Copy full SHA for 56c96d7
Rollup merge of #112684 - saethlin:ignore-windows-alignment, r=wesleywiser
Show description for a5f8859
compiler-errors
authored
a5f8859
Copy full SHA for a5f8859
Rollup merge of #112665 - compiler-errors:assumption-takes-clause, r=lcnr
Show description for cef94ec
compiler-errors
authored
cef94ec
Copy full SHA for cef94ec
Rollup merge of #112662 - Vanille-N:symbol_unique, r=RalfJung
Show description for 38fc6be
compiler-errors
authored
38fc6be
Copy full SHA for 38fc6be
Rollup merge of #112474 - ldm0:ldm_enum_debuginfo_128_support, r=compiler-errors
Show description for 3eb8c2a
compiler-errors
authored
3eb8c2a
Copy full SHA for 3eb8c2a
Rollup merge of #112226 - devnexen:netbsd_affinity, r=cuviper
Show description for 4d5e7cd
compiler-errors
authored
4d5e7cd
Copy full SHA for 4d5e7cd
Rollup merge of #111074 - WaffleLapkin:🌟unsizes_your_buf_reader🌟, r=Amanieu
Show description for c55af41
compiler-errors
authored
c55af41
Copy full SHA for c55af41
Pacify tidy
oli-obk
committed
79c2c98
Copy full SHA for 79c2c98
Add `AliasKind::Weak` for type aliases.
Show description for f3b7dd6
oli-obk
committed
f3b7dd6
Copy full SHA for f3b7dd6
Auto merge of #112294 - saethlin:inline-me-maybe, r=oli-obk
Show description for 6bba061
bors
committed
6bba061
Copy full SHA for 6bba061
Merge the orphan logic for all alias kinds
oli-obk
committed
4fdd07f
Copy full SHA for 4fdd07f
Ignore the always part of #[inline(always)] in MIR inlining
saethlin
committed
c153f3a
Copy full SHA for c153f3a
Auto merge of #110688 - GuillaumeGomez:result-search-type, r=notriddle,jsha
Show description for 6a94e87
bors
committed
6a94e87
Copy full SHA for 6a94e87
Update compiler/rustc_mir_transform/src/check_alignment.rs
wesleywiser
authored
4ef316f
Copy full SHA for 4ef316f
Add `SyntaxContext::is_root`
WaffleLapkin
committed
73c5c97
Copy full SHA for 73c5c97
`#[lang_item]` for `core::ptr::Unique`
Vanille-N
committed
dc3e91c
Copy full SHA for dc3e91c
Disable alignment checks on i686-pc-windows-msvc
saethlin
committed
c54672e
Copy full SHA for c54672e
Auto merge of #112702 - Dylan-DPC:rollup-12d6qay, r=Dylan-DPC
Show description for 2304917
bors
committed
2304917
Copy full SHA for 2304917
Rollup merge of #112642 - compiler-errors:interp-lit-err, r=nnethercote
Show description for c2e1097
Dylan-DPC
authored
c2e1097
Copy full SHA for c2e1097
Rollup merge of #112639 - nnethercote:fix-dead_code_cgu, r=wesleywiser
Show description for 2c85069
Dylan-DPC
authored
2c85069
Copy full SHA for 2c85069
Rollup merge of #112579 - MikaelUrankar:freebsd_docs, r=cuviper
Show description for 48b645e
Dylan-DPC
authored
48b645e
Copy full SHA for 48b645e
Rollup merge of #112535 - RalfJung:miri-test-libstd, r=cuviper
Show description for 627f85c
Dylan-DPC
authored
627f85c
Copy full SHA for 627f85c
Rollup merge of #112443 - compiler-errors:next-solver-opportunistically-resolve-regions, r=lcnr
Show description for 64f6c00
Dylan-DPC
authored
64f6c00
Copy full SHA for 64f6c00
Rollup merge of #112399 - compiler-errors:closure-substs-root-universe, r=lcnr
Show description for b41db84
Dylan-DPC
authored
b41db84
Copy full SHA for b41db84
Rollup merge of #112163 - bvanjoi:fix-105231-2, r=compiler-errors
Show description for c563296
Dylan-DPC
authored
c563296
Copy full SHA for c563296
Auto merge of #112597 - danakj:map-linker-paths, r=michaelwoerister
Show description for 99b3346
bors
committed
99b3346
Copy full SHA for 99b3346
Auto merge of #112673 - scottmcm:enough-stack, r=compiler-errors
Show description for 0966f32
bors
committed
0966f32
Copy full SHA for 0966f32
fix: inline `predicate_may_hold_fatal`
bvanjoi
committed
b792198
Copy full SHA for b792198
Auto merge of #112346 - saethlin:no-comment, r=oli-obk
Show description for c84d5e7
bors
committed
c84d5e7
Copy full SHA for c84d5e7
Commits on Jun 15, 2023
Auto merge of #112681 - GuillaumeGomez:rollup-rwn4086, r=GuillaumeGomez
Show description for 0252b40
bors
committed
0252b40
Copy full SHA for 0252b40
Rollup merge of #112669 - Nilstrieb:typo, r=jyn514
Show description for 05d5449
GuillaumeGomez
authored
05d5449
Copy full SHA for 05d5449
Pagination
Previous
Next
You can’t perform that action at this time.