Compare commits
No commits in common. "huguga-unchecked" and "master" have entirely different histories.
huguga-unc
...
master
@ -3,7 +3,4 @@
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
println!("goo");
|
||||
let x = None;
|
||||
let z: i32 = x.unwrap();
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user