5
Rust does not support multiple files
complete
Nathan Koppel
When I try to run a rust project with multiple files, the console returns the error:
exit status 101
error: multiple input filenames provided
I've made an example project to help with debugging:
Activity
Newest
Oldest
Amjad Masad
complete
This works now. https://repl.it/@amasad/Bug-example
Haya
we'll fix this, thanks for reporting the issue
Haya
in progress