comprehensive-rust icon indicating copy to clipboard operation
comprehensive-rust copied to clipboard

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

Results 608 comprehensive-rust issues
Sort by recently updated
recently updated
newest added

fr: completing and reviewing the translation of section 2.

translation
translation/fr

Following up on https://github.com/google/googletest-rust/issues/376

The style guide [mentiones](https://github.com/google/comprehensive-rust/blob/main/STYLE.md#vertical-space) presentation use case for the course. That means much inconvenience while dealing with very long lines in the code snippets. The problem was addressed earlier as...

We used to (in v1) separately show using `thiserror` (to remove the tedium of manually writing boilerplate `From` and `Display` implementations for custom error enums) and `anyhow` (to flatten error...

See attached image below: ![image](https://github.com/google/comprehensive-rust/assets/35347897/732e7ea6-4c27-4b6f-acb2-c59fb15e9429) I have not checked `.md` files yet, but `*.po` files' links are getting text wrapped. While they won't affect the actual renders, it makes editing...

Here is the translation of ***What is Rust?***

translation
translation/vi

This might help catch stylistic problems in our Rust code.