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
eb752bc
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 21, 2024
Avoid ICE when global_asm const operand fails to evaluate
BeetleFunk
committed
eb752bc
Copy full SHA for eb752bc
Commits on Mar 18, 2024
Several refactorings to constant.rs
Show description for c49f608
bjorn3
committed
c49f608
Copy full SHA for c49f608
Re-enable rmake.rs tests as a compiletest bug has been fixed
bjorn3
committed
b64079d
Copy full SHA for b64079d
Rustup to rustc 1.79.0-nightly (eb45c8444 2024-03-17)
bjorn3
committed
1aac27e
Copy full SHA for 1aac27e
Commits on Mar 16, 2024
Merge branch 'sync_from_rust'
bjorn3
committed
db15302
Copy full SHA for db15302
Merge commit '4cf4ffc6ba514f171b3f52d1c731063e4fc45be3' into sync_cg_clif-2024-03-16
bjorn3
committed
4b61629
Copy full SHA for 4b61629
Fix rustc test suite
bjorn3
committed
4cf4ffc
Copy full SHA for 4cf4ffc
Don't try to get a ty for a nested allocation
Show description for e775fdc
bjorn3
committed
e775fdc
Copy full SHA for e775fdc
Rustup to rustc 1.78.0-nightly (c67326b06 2024-03-15)
bjorn3
committed
9f162c4
Copy full SHA for 9f162c4
Sync from rust c67326b063bd27ed04f306ba2e372cd92e0a8751
bjorn3
committed
0000db5
Copy full SHA for 0000db5
Commits on Mar 14, 2024
Rollup merge of #122287 - RalfJung:simd-static-assert, r=pnkfelix
Show description for 47abd3a
matthiaskrgr
authored
47abd3a
Copy full SHA for 47abd3a
Commits on Mar 11, 2024
Rollup merge of #121840 - oli-obk:freeze, r=dtolnay
Show description for 221402e
jhpratt
authored
221402e
Copy full SHA for 221402e
Commits on Mar 10, 2024
add comments explaining where post-mono const eval errors abort compilation
RalfJung
committed
fe7be63
Copy full SHA for fe7be63
use Instance::expect_resolve() instead of unwraping Instance::resolve()
RalfJung
committed
01affeb
Copy full SHA for 01affeb
Auto merge of #121662 - saethlin:precondition-unification, r=RalfJung
Show description for ef862a7
bors
committed
ef862a7
Copy full SHA for ef862a7
Commits on Mar 9, 2024
Add bcryptprimitives.dll shim for wine
bjorn3
committed
0763382
Copy full SHA for 0763382
Fix rustc test suite
bjorn3
committed
e18201d
Copy full SHA for e18201d
Rustup to rustc 1.78.0-nightly (46b180ec2 2024-03-08)
bjorn3
committed
f5a192b
Copy full SHA for f5a192b
Commits on Mar 8, 2024
Distinguish between library and lang UB in assert_unsafe_precondition
saethlin
committed
127c232
Copy full SHA for 127c232
Merge branch 'sync_from_rust'
bjorn3
committed
77dae8c
Copy full SHA for 77dae8c
Merge commit '54cbb6e7531f95e086d5c3dd0d5e73bfbe3545ba' into sync_cg_clif-2024-03-08
bjorn3
committed
5ec45d3
Copy full SHA for 5ec45d3
Use sqrt clif instruction for sqrt rust intrinsics
bjorn3
committed
54cbb6e
Copy full SHA for 54cbb6e
Cleanup .gitignore
bjorn3
committed
b0809ea
Copy full SHA for b0809ea
Remove configuration section from readme
Show description for da083a8
bjorn3
committed
da083a8
Copy full SHA for da083a8
Remove y.rs
Show description for 436fce0
bjorn3
committed
436fce0
Copy full SHA for 436fce0
Disable Linux MinGW cross-compilation testing for now
bjorn3
committed
2b0f51b
Copy full SHA for 2b0f51b
Disable portable-simd sqrt test on MinGW
bjorn3
committed
6b220e5
Copy full SHA for 6b220e5
Workaround a couple of bugs in rustc's test suite
bjorn3
committed
4976aa5
Copy full SHA for 4976aa5
Rustup to rustc 1.78.0-nightly (9c3ad802d 2024-03-07)
bjorn3
committed
5320a80
Copy full SHA for 5320a80
Sync from rust 9c3ad802d9b9633d60d3a74668eb1be819212d34
bjorn3
committed
dd7117b
Copy full SHA for dd7117b
Rollup merge of #119365 - nbdd0121:asm-goto, r=Amanieu
Show description for 5ffd498
matthiaskrgr
authored
5ffd498
Copy full SHA for 5ffd498
Commits on Mar 6, 2024
Implement all x86 vendor intrinsics used by glam
Show description for 1ace86e
bjorn3
committed
1ace86e
Copy full SHA for 1ace86e
Commits on Mar 5, 2024
only set noalias on Box with the global allocator
RalfJung
committed
804eeff
Copy full SHA for 804eeff
Commits on Mar 4, 2024
Add a scheme for moving away from `extern "rust-intrinsic"` entirely
oli-obk
committed
9277766
Copy full SHA for 9277766
Commits on Feb 29, 2024
Update to Cranelift 0.105.2
Show description for 8c46d93
bjorn3
committed
8c46d93
Copy full SHA for 8c46d93
Pagination
Previous
Next
You can’t perform that action at this time.