|
About the guidelines category
|
|
2
|
1703
|
March 25, 2019
|
|
No need for pub(crate) in binary crates?
|
|
5
|
305
|
October 9, 2025
|
|
[RE-POST] Project guideline standard
|
|
1
|
656
|
December 22, 2024
|
|
How to properly move ownership in an inner loop in Rust?
|
|
2
|
760
|
August 11, 2021
|
|
Style guide for comments
|
|
31
|
8846
|
March 28, 2019
|
|
When should I use #[inline]?
|
|
10
|
61609
|
March 25, 2019
|
|
Requirements for Rust
|
|
4
|
2548
|
March 25, 2019
|
|
Working around back-compat issues with unsafe?
|
|
9
|
2728
|
March 25, 2019
|
|
Should setters mutate, move, or clone the value?
|
|
13
|
6065
|
March 25, 2019
|
|
Are memory leaks considered to violate memory safety?
|
|
12
|
5453
|
March 25, 2019
|
|
What is backwards compatibility?
|
|
7
|
3816
|
March 25, 2019
|
|
Use of ref, must, & in let statements
|
|
1
|
2139
|
March 25, 2019
|
|
Macro hygiene and the guides
|
|
2
|
1972
|
March 25, 2019
|
|
Multiple Line `fn` and `impl` Declarations
|
|
2
|
2309
|
March 25, 2019
|
|
Trailing Commas in Matches, Structs, &c
|
|
11
|
5111
|
March 25, 2019
|
|
Function argument/parameter indentation
|
|
49
|
20757
|
March 25, 2019
|
|
Settling some key naming conventions
|
|
59
|
10981
|
March 25, 2019
|
|
A space after colons in macros
|
|
6
|
2530
|
March 25, 2019
|
|
Type alignment in struct definitions
|
|
5
|
2429
|
March 25, 2019
|
|
Open brace placement: always on the same line?
|
|
24
|
11937
|
March 25, 2019
|
|
Space between procedure name and param list in declaration
|
|
7
|
2174
|
March 25, 2019
|
|
99 vs 100 column limit
|
|
12
|
11592
|
March 25, 2019
|
|
Don't indent inline modules
|
|
9
|
3426
|
March 25, 2019
|
|
Column limits and rightward drift
|
|
22
|
14362
|
March 25, 2019
|
|
Using traits to share implementations
|
|
1
|
2471
|
March 25, 2019
|