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.
1 parent 905eeed commit 8592659Copy full SHA for 8592659
src/SUMMARY.md
@@ -33,7 +33,7 @@
33
34
- [Rust 2018](rust-2018/index.md)
35
- [Path and module system changes](rust-2018/path-changes.md)
36
- - [Anonymous trait function parameters deprecated](rust-2018/trait-fn-parameters.md)
+ - [トレイト関数の匿名パラメータの非推奨化](rust-2018/trait-fn-parameters.md)
37
- [New keywords](rust-2018/new-keywords.md)
38
- [Method dispatch for raw pointers to inference variables](rust-2018/tyvar-behind-raw-pointer.md)
39
- [Cargo changes](rust-2018/cargo.md)
0 commit comments