Commit c5cd12f
authored
Update rrt0 and remove the empty loop (#45)
* Update rrt0 and remove the empty loop
- Allows the rrt0 start function to panic when main returns
- Fixes undefined behavior
- See: rust-lang/rust#28728
* Fix link in doc comment1 parent 2f447b4 commit c5cd12f
File tree
3 files changed
+5
-8
lines changed- examples
- hello-ipl3font/src
- n64lib/src
3 files changed
+5
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments