Open tamaroning opened 3 months ago
Hello, Is anyone currently working on this issue? I want to work on this issue.
Hi @yomanthunder PR https://github.com/Rust-GCC/gccrs/pull/3146, which is linked to this issue, is currently ready to be merged.
You can take a look at another issue labeled as good-first-pr. (It seems that no one is working on https://github.com/Rust-GCC/gccrs/pull/2872)
Thanks for the update, @tamaroning! I’ll look into issue #2872.
expected output:
Backtrace
``` 0x164c327 Rust::CompileOptions::set_crate_name(std::__cxx11::basic_string, std::allocator >)
../../gccrs/gcc/rust/rust-session-manager.h:290
0x1647e8a Rust::Session::handle_input_files(int, char const**)
../../gccrs/gcc/rust/rust-session-manager.cc:409
0x14a795e grs_langhook_parse_file
../../gccrs/gcc/rust/rust-lang.cc:165
```
I am using Ubuntu 22.0.4 on WSL2