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
/
struct_lits.rs
Age
Commit message (
Expand
)
Author
Lines
2017-02-19
Make tests fail if rustfmt encounters an error
Sebastian Blunt
-0
/
+1
2017-02-13
Support field-init-shorthand (#1308)
sinkuu
-0
/
+8
2017-01-16
make rustfmt-normalize_comments false by default
Nick Cameron
-0
/
+1
2016-04-11
Empty structs and struct lits (#920)
Nick Cameron
-0
/
+9
2016-01-14
Fix an off-by-one error due to the comma in a struct lit field
Nick Cameron
-0
/
+9
2015-11-20
Use tactic instead of config
David Barnett
-0
/
+3
2015-11-18
Test for single arm in struct
David Barnett
-0
/
+11
2015-11-10
Option to disable line breaking in comments
Nick Cameron
-0
/
+1
2015-09-26
Fix tests
Nick Cameron
-3
/
+3
2015-09-26
add test
Nick Cameron
-0
/
+8
2015-09-20
Fix struct overflows
Marcus Klaas
-0
/
+8
2015-09-07
Fix https://github.com/nrc/rustfmt/issues/278
Sinh Pham
-0
/
+15
2015-09-02
Fix a bug where struct lits nested in fn calls were over-indented
Nick Cameron
-0
/
+7
2015-08-28
Fix #201
Sinh Pham
-0
/
+8
2015-08-16
Format paths
Marcus Klaas
-0
/
+5
2015-07-24
Refactor some things; add extra tests.
Marcus Klaas
-0
/
+11
2015-07-16
Fix some bugs
Nick Cameron
-1
/
+3
2015-06-24
Fixup comment wrapping in lists
Marcus Klaas
-0
/
+37