We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GNU-specific duplicate of #214. Pull requesting incoming.
Hello World!
main
println!("Test");
main.rs
Hello World!<newline>Test
Rebuild
The build is not detecting changes to files.
An older version of Visual Rust (and Rust) was installed on the environment, but uninstalled prior to installing these latest versions.
The text was updated successfully, but these errors were encountered:
This should no longer appear with #234 ... can you confirm that?
Sorry, something went wrong.
This is working perfectly.
No branches or pull requests
Environment
GNU-specific duplicate of #214. Pull requesting incoming.
Repro
Hello World!
main
:println!("Test");
main.rs
.Hello World!
Expected:Hello World!<newline>Test
.Rebuild
.Summary
The build is not detecting changes to files.
Remarks
An older version of Visual Rust (and Rust) was installed on the environment, but uninstalled prior to installing these latest versions.
The text was updated successfully, but these errors were encountered: