FractalFir / rustc_codegen_clr

This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
MIT License
1.56k stars 35 forks source link

Rename struct_tail_erasing_lifetimes to struct_tail_for_codegen #52

Closed MakiSonomura closed 3 months ago

MakiSonomura commented 3 months ago

Updating to the latest Rust nightly compiler, Ref