|
About the guidelines category
|
|
1
|
1732
|
July 11, 2014
|
|
No need for pub(crate) in binary crates?
|
|
5
|
465
|
October 9, 2025
|
|
[RE-POST] Project guideline standard
|
|
0
|
679
|
June 2, 2021
|
|
How to properly move ownership in an inner loop in Rust?
|
|
1
|
789
|
May 13, 2021
|
|
Style guide for comments
|
|
30
|
9593
|
December 28, 2018
|
|
When should I use #[inline]?
|
|
9
|
61909
|
June 21, 2017
|
|
Requirements for Rust
|
|
3
|
2604
|
October 14, 2015
|
|
Working around back-compat issues with unsafe?
|
|
8
|
2806
|
July 12, 2015
|
|
Should setters mutate, move, or clone the value?
|
|
12
|
6189
|
April 18, 2015
|
|
Are memory leaks considered to violate memory safety?
|
|
11
|
5634
|
April 16, 2015
|
|
What is backwards compatibility?
|
|
6
|
3911
|
April 1, 2015
|
|
Use of ref, must, & in let statements
|
|
0
|
2165
|
January 27, 2015
|
|
Macro hygiene and the guides
|
|
1
|
2027
|
January 6, 2015
|
|
Multiple Line `fn` and `impl` Declarations
|
|
1
|
2355
|
December 29, 2014
|
|
Trailing Commas in Matches, Structs, &c
|
|
10
|
5254
|
October 28, 2014
|
|
Function argument/parameter indentation
|
|
48
|
21615
|
October 23, 2014
|
|
Settling some key naming conventions
|
|
58
|
11535
|
October 20, 2014
|
|
A space after colons in macros
|
|
5
|
2589
|
August 9, 2014
|
|
Type alignment in struct definitions
|
|
4
|
2493
|
July 23, 2014
|
|
Open brace placement: always on the same line?
|
|
23
|
12301
|
July 22, 2014
|
|
Space between procedure name and param list in declaration
|
|
6
|
2250
|
July 21, 2014
|
|
99 vs 100 column limit
|
|
11
|
11727
|
July 18, 2014
|
|
Don't indent inline modules
|
|
8
|
3506
|
July 17, 2014
|
|
Column limits and rightward drift
|
|
21
|
14884
|
July 17, 2014
|
|
Using traits to share implementations
|
|
0
|
2503
|
July 16, 2014
|