Commit 47e57e8
committed
Fix future
rustc 1.83 will lint `missing_docs` in `--test` builds, which did not
occur previously. <rust-lang/rust#130025>missing_docs lint.1 parent 5cabc06 commit 47e57e8
File tree
3 files changed
+4
-2
lines changed- all-is-cubes-desktop/tests
- all-is-cubes-port/src/gltf
- all-is-cubes/src
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments