Add back comma
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
parent
9e00fdfc93
commit
3c353e4eec
|
|
@ -484,7 +484,7 @@ are:
|
||||||
discuss Rust's internals
|
discuss Rust's internals
|
||||||
* The [generated documentation for Rust's compiler][gdfrustc]
|
* The [generated documentation for Rust's compiler][gdfrustc]
|
||||||
* The [Rust reference][rr], even though it doesn't specifically talk about
|
* The [Rust reference][rr], even though it doesn't specifically talk about
|
||||||
Rust's internals is a great resource nonetheless
|
Rust's internals, is a great resource nonetheless
|
||||||
* Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
|
* Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
|
||||||
* [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
|
* [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
|
||||||
* The [Rust Compiler Testing Docs][rctd]
|
* The [Rust Compiler Testing Docs][rctd]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue