This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
71f34429ac
rust
/
compiler
/
rustc_codegen_ssa
History
Download ZIP
Download TAR.GZ
Folkert de Vries
71f34429ac
const-eval: do not call
immediate_const_vector
on vector of pointers
2026-01-24 10:40:47 +01:00
..
src
const-eval: do not call
immediate_const_vector
on vector of pointers
2026-01-24 10:40:47 +01:00
Cargo.toml
[win] Use find-msvc-tools instead of cc to find the linker and rc on Windows
2025-09-19 12:00:30 -07:00
messages.ftl
Emit an error for linking staticlibs on BPF
2026-01-09 14:44:51 +00:00
README.md
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
README.md
Please read the rustc-dev-guide chapter on
Backend Agnostic Codegen
.