We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 931112e + 84fbe2a commit 323cf72Copy full SHA for 323cf72
src/SUMMARY.md
@@ -32,7 +32,7 @@
32
## Rust 2018
33
34
- [Rust 2018](rust-2018/index.md)
35
- - [Path and module system changes](rust-2018/path-changes.md)
+ - [パスとモジュールシステムへの変更](rust-2018/path-changes.md)
36
- [トレイト関数の匿名パラメータの非推奨化](rust-2018/trait-fn-parameters.md)
37
- [新しいキーワード](rust-2018/new-keywords.md)
38
- [推論変数への生ポインタに対するメソッドのディスパッチ](rust-2018/tyvar-behind-raw-pointer.md)
0 commit comments