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
/
impls.rs
Age
Commit message (
Expand
)
Author
Lines
2017-06-11
Update tests
topecongiro
-0
/
+17
2017-05-27
Allow attributes in generics of impl
Seiichi Uchida
-0
/
+5
2017-01-17
Try hard to format impl signatures
Nick Cameron
-0
/
+5
2017-01-16
make rustfmt-normalize_comments false by default
Nick Cameron
-0
/
+1
2017-01-04
Fix #1259 (#1263)
sinkuu
-0
/
+8
2016-09-06
Split impl at 'for' if a line break is needed (#1148)
dawirstejeck
-0
/
+3
2016-07-26
Fix overlong impl (#1091)
dawirstejeck
-0
/
+3
2016-04-14
Fix brace indentation for impl items (#927)
Marcus Klaas de Vries
-0
/
+10
2016-03-27
Fix tuple destructuring in impl fns
Marcus Klaas
-0
/
+6
2016-03-14
Readded spaces to source test
Connor Brewster
-6
/
+6
2016-03-14
Added tests
Connor Brewster
-6
/
+10
2016-01-11
If where is on the same line as the impl, { is put on the same line fixes #650
Connor Brewster
-0
/
+13
2015-12-27
Make fn argument formatting more resilient for complex self types
Marcus Klaas
-0
/
+4
2015-12-25
Preserve mutability for typed self arguments
Marcus Klaas
-0
/
+2
2015-11-24
Fix empty trim_newline panic, add impl macro test
Kevin Yeh
-0
/
+7
2015-11-24
Add impl newline tests
Kevin Yeh
-0
/
+10
2015-11-24
Fix a bug with nested impls
Nick Cameron
-0
/
+20
2015-11-23
tests
Nick Cameron
-0
/
+23