About the guidelines category
|
|
2
|
1231
|
March 25, 2019
|
Style guide for comments
|
|
31
|
2787
|
March 28, 2019
|
When should I use #[inline]?
|
|
10
|
47497
|
March 25, 2019
|
Requirements for Rust
|
|
4
|
1886
|
March 25, 2019
|
Working around back-compat issues with unsafe?
|
|
9
|
2297
|
March 25, 2019
|
Should setters mutate, move, or clone the value?
|
|
13
|
4216
|
March 25, 2019
|
Are memory leaks considered to violate memory safety?
|
|
12
|
4275
|
March 25, 2019
|
What is backwards compatibility?
|
|
7
|
2592
|
March 25, 2019
|
Use of ref, must, & in let statements
|
|
1
|
1675
|
March 25, 2019
|
Macro hygiene and the guides
|
|
2
|
1565
|
March 25, 2019
|
Multiple Line `fn` and `impl` Declarations
|
|
2
|
1644
|
March 25, 2019
|
Trailing Commas in Matches, Structs, &c
|
|
11
|
3531
|
March 25, 2019
|
Function argument/parameter indentation
|
|
49
|
14603
|
March 25, 2019
|
Settling some key naming conventions
|
|
59
|
8520
|
March 25, 2019
|
A space after colons in macros
|
|
6
|
1811
|
March 25, 2019
|
Type alignment in struct definitions
|
|
5
|
1821
|
March 25, 2019
|
Open brace placement: always on the same line?
|
|
24
|
7125
|
March 25, 2019
|
Space between procedure name and param list in declaration
|
|
7
|
1743
|
March 25, 2019
|
99 vs 100 column limit
|
|
12
|
7516
|
March 25, 2019
|
Don't indent inline modules
|
|
9
|
2637
|
March 25, 2019
|
Column limits and rightward drift
|
|
22
|
7442
|
March 25, 2019
|
Using traits to share implementations
|
|
1
|
1933
|
March 25, 2019
|