This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1a900042ab
os-rust
/
compiler
/
rustc_codegen_ssa
History
Richard Cobbe
a867dd4c7e
Add support for raw-dylib with stdcall, fastcall functions on i686-pc-windows-msvc.
2021-07-09 12:04:54 -07:00
..
src
Add support for raw-dylib with stdcall, fastcall functions on i686-pc-windows-msvc.
2021-07-09 12:04:54 -07:00
Cargo.toml
rustc: Store metadata-in-rlibs in object files
2021-06-04 10:05:20 -07: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
.