index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
source
/
structs.rs
Age
Commit message (
Expand
)
Author
Lines
2017-05-27
Allow comments after attributes of struct fields
topecongiro
-0
/
+22
2017-05-04
Add tests for issues which can be closed on master
topecongiro
-0
/
+8
2017-05-02
Add test for empty tuple struct with comment
topecongiro
-1
/
+1
2017-03-31
Check existence of pre comment explicitly
topecongiro
-0
/
+2
2017-03-30
Split long fields in structs
topecongiro
-0
/
+11
2017-02-19
Make tests fail if rustfmt encounters an error
Sebastian Blunt
-0
/
+1
2017-01-16
make rustfmt-normalize_comments false by default
Nick Cameron
-0
/
+1
2017-01-09
Fix #1258 (#1266)
sinkuu
-0
/
+11
2016-04-11
Empty structs and struct lits (#920)
Nick Cameron
-0
/
+3
2015-12-07
Merge pull request #678 from marcusklaas/length-one-tuplez
Nick Cameron
-0
/
+6
2015-12-06
Fixed named arguments in bare function types
Marcus Klaas
-0
/
+6
2015-11-30
Don't include failed item rewrites in missed spans
Marcus Klaas
-1
/
+1
2015-11-22
Correct doc comment indentation for struct fields
Marcus Klaas
-0
/
+4
2015-11-13
Fix brace indentation after where clause
Marcus Klaas
-0
/
+6
2015-11-09
Merge pull request #573 from nrc/doom_panic
Marcus Klaas de Vries
-0
/
+13
2015-11-10
Option to disable line breaking in comments
Nick Cameron
-0
/
+1
2015-11-09
Format tuple structs better
Nick Cameron
-0
/
+13
2015-10-19
Refactor enum formatting
Marcus Klaas
-0
/
+6
2015-10-08
Support pre- and post-comments for enums
mwiczer
-0
/
+10
2015-09-25
Use the maximum available width in struct formatting
Marcus Klaas
-0
/
+3
2015-09-02
Preserve some whitespace between struct fields etc.
Nick Cameron
-0
/
+28
2015-08-21
Fix bug in path formatting
Marcus Klaas
-0
/
+6
2015-06-23
Format tuple-like structs
Marcus Klaas
-0
/
+70