Skip to content

Instantly share code, notes, and snippets.

@lo48576
Last active December 7, 2017 13:54
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lo48576/9e6e2142b419076329d01c514d58a101 to your computer and use it in GitHub Desktop.
Save lo48576/9e6e2142b419076329d01c514d58a101 to your computer and use it in GitHub Desktop.
Rust での発散と型推論とセミコロンあたりの挙動について、疑問と答えと経緯の調査。そのうちブログにまとめる予定の話のメモ。

発散と 型推論と セミコロン Rustにおける 疑問と答え #57577

雑なメモ。 そのうちフォーマットしてブログにまとめる予定。

内容は 2017-10-14 およびそれ以前の情報に基く。

更新

過去のこのファイルの内容にはいくらかのミスや古くなった内容などがあるため、内容を更新しつつブログに書き直した。 Rust での never type とセミコロン、型推論のルール変遷 - 何とは言わない天然水飲みたさ を参照されたい。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment