Skip to content
Snippets Groups Projects
Commit de8dbffd authored by Ruben Asplund's avatar Ruben Asplund
Browse files

array.rs DONE

parent 8bb1d3e2
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,8 @@ fn main() { ...@@ -80,7 +80,8 @@ fn main() {
// //
// Explain in your own words what Microsoft would gain by using Rust. // Explain in your own words what Microsoft would gain by using Rust.
// //
// [your answer here] // [They will gain a more define behavior of programs, which means less bugs, significant less memory problems
// , more robust and less testing is needed for their programs.]
// //
// Explain in your own words what Microsoft would gain by using `cargo klee` // Explain in your own words what Microsoft would gain by using `cargo klee`
// on their Rust code. // on their Rust code.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment