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
901be42
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2023
Explicit simplify_place.
cjgillot
committed
901be42
Copy full SHA for 901be42
Commits on Sep 24, 2023
Do not clone valtree and slice constants.
cjgillot
committed
b2ff77c
Copy full SHA for b2ff77c
Embed simplification into VnState.
cjgillot
committed
5f9d64d
Copy full SHA for 5f9d64d
Workaround issue 112651.
cjgillot
committed
3311536
Copy full SHA for 3311536
Complete miri test.
cjgillot
committed
6dfa053
Copy full SHA for 6dfa053
Do not assume anything about repeated reification of generic functions.
cjgillot
committed
644e40f
Copy full SHA for 644e40f
Add a paragraph about the assume bitwise equal.
cjgillot
committed
db50bd9
Copy full SHA for db50bd9
Do not check copiability.
cjgillot
committed
1ea9399
Copy full SHA for 1ea9399
Add documentation.
cjgillot
committed
6fa55d0
Copy full SHA for 6fa55d0
Add global value numbering pass.
cjgillot
committed
8b848af
Copy full SHA for 8b848af
Auto merge of #115794 - cjgillot:aggregate-no-box, r=davidtwco
Show description for 551c718
bors
committed
551c718
Copy full SHA for 551c718
Auto merge of #115416 - c410-f3r:match_cfg, r=Amanieu
Show description for 8a6bae2
bors
committed
8a6bae2
Copy full SHA for 8a6bae2
Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkov
Show description for 42ca6e4
bors
committed
42ca6e4
Copy full SHA for 42ca6e4
Auto merge of #116112 - matthiaskrgr:rollup-s3cm2f7, r=matthiaskrgr
Show description for 0f2a9ce
bors
committed
0f2a9ce
Copy full SHA for 0f2a9ce
Raise minimum supported tvOS version to 10.0
BlackHoleFox
committed
2044a2d
Copy full SHA for 2044a2d
Raise minimum supported iOS version to 10.0
Show description for 3b52bef
BlackHoleFox
committed
3b52bef
Copy full SHA for 3b52bef
Raise minimum supported macOS to 10.12
BlackHoleFox
committed
58bbca9
Copy full SHA for 58bbca9
Commits on Sep 23, 2023
Rollup merge of #116106 - GuillaumeGomez:migrate-gui-test-color-42, r=notriddle
Show description for 164517c
matthiaskrgr
authored
164517c
Copy full SHA for 164517c
Rollup merge of #116104 - cjgillot:calculate_debuginfo_offset, r=b-naber
Show description for 2fd7acf
matthiaskrgr
authored
2fd7acf
Copy full SHA for 2fd7acf
Rollup merge of #116086 - estebank:issue-115992, r=compiler-errors
Show description for 61b38b2
matthiaskrgr
authored
61b38b2
Copy full SHA for 61b38b2
Rollup merge of #116082 - compiler-errors:default-assoc-ty-msg, r=estebank
Show description for 8c9e516
matthiaskrgr
authored
8c9e516
Copy full SHA for 8c9e516
Rollup merge of #116073 - compiler-errors:poly-sigs, r=b-naber
Show description for d92a1bd
matthiaskrgr
authored
d92a1bd
Copy full SHA for d92a1bd
Auto merge of #112711 - Emilgardis:lit_byte_char, r=dtolnay
Show description for acfb46d
bors
committed
acfb46d
Copy full SHA for acfb46d
implement Literal::byte_character
Show description for 74f5261
Emilgardis
committed
74f5261
Copy full SHA for 74f5261
Auto merge of #107421 - cjgillot:drop-tracking-mir, r=oli-obk
Show description for 13e6f24
bors
committed
13e6f24
Copy full SHA for 13e6f24
Migrate GUI colors test to original CSS color format
GuillaumeGomez
committed
2d25a25
Copy full SHA for 2d25a25
Add the `cfg_match!` macro
c410-f3r
committed
d63959f
Copy full SHA for d63959f
Auto merge of #116047 - a-lafrance:I80836-codegen-test, r=Mark-Simulacrum
Show description for 19c6502
bors
committed
19c6502
Copy full SHA for 19c6502
Reuse calculate_debuginfo_offset for fragments.
cjgillot
committed
8ec5639
Copy full SHA for 8ec5639
Make test more robust to opts.
cjgillot
committed
bffb346
Copy full SHA for bffb346
Remove GeneratorWitness and rename GeneratorWitnessMIR.
cjgillot
committed
44ac8dc
Copy full SHA for 44ac8dc
Remove useless wrapper.
cjgillot
committed
855a75b
Copy full SHA for 855a75b
Remove dead error code.
cjgillot
committed
baa64b0
Copy full SHA for baa64b0
Bless clippy.
cjgillot
committed
6aa1268
Copy full SHA for 6aa1268
Bless mir-opt
cjgillot
committed
d989e14
Copy full SHA for d989e14
Pagination
Previous
Next
You can’t perform that action at this time.