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
/
src
/
types.rs
Age
Commit message (
Expand
)
Author
Lines
2017-06-11
Use multi line when type bounds does not fit in a single line
topecongiro
-57
/
+43
2017-06-10
Share codes when rewriting generics
topecongiro
-15
/
+10
2017-06-06
Update syntex_syntax
est31
-4
/
+3
2017-06-05
Format source codes
topecongiro
-4
/
+2
2017-06-04
Format source codes
topecongiro
-23
/
+28
2017-06-04
Format source codes
topecongiro
-18
/
+20
2017-05-27
Allow attributes in generics of impl
Seiichi Uchida
-0
/
+6
2017-05-25
Remove dependency on Itertools
Nick Cameron
-13
/
+12
2017-05-23
Format source codes
topecongiro
-36
/
+25
2017-05-23
Implement combining for tuple and block
topecongiro
-2
/
+2
2017-05-23
Format source codes
topecongiro
-17
/
+25
2017-05-18
Merge branch 'master' of https://github.com/rust-lang-nursery/rustfmt into co...
Michael Killough
-20
/
+17
2017-05-16
Format source codes
topecongiro
-20
/
+17
2017-05-16
Switch to accessing config items via method.
Michael Killough
-27
/
+27
2017-05-15
Format source codes
Seiichi Uchida
-1
/
+1
2017-05-03
Format source codes
topecongiro
-2
/
+2
2017-05-02
Made `type_punctuation_density` apply too all `+` in types
Vincent Esche
-5
/
+20
2017-05-02
Merge pull request #1454 from topecongiro/match
Nick Cameron
-23
/
+26
2017-04-15
Add heuristic choosing block or visual indent for unary op based on span
topecongiro
-1
/
+1
2017-04-15
Format source codes
topecongiro
-23
/
+26
2017-03-29
Fix a typo
topecongiro
-2
/
+3
2017-03-28
Remove duplicate definitions
topecongiro
-7
/
+2
2017-03-28
test fallout
Nick Cameron
-9
/
+3
2017-03-28
fallout - source reformatting
Nick Cameron
-49
/
+60
2017-03-28
Source formatting fallout
Nick Cameron
-24
/
+26
2017-03-22
Test and source fallout
Nick Cameron
-16
/
+24
2017-03-07
More space for qself paths
Nick Cameron
-2
/
+0
2017-03-07
Formatting fallout
Nick Cameron
-20
/
+19
2017-02-23
Merge pull request #1326 from durka/assoc-type-density
Nick Cameron
-1
/
+4
2017-02-23
more fallout
Nick Cameron
-2
/
+2
2017-02-23
Fallout
Nick Cameron
-69
/
+76
2017-02-22
honor type_punctuation_density for assoc. types
Alex Burka
-1
/
+4
2017-02-21
WIP
Nick Cameron
-24
/
+16
2017-01-31
Refactor indent and width into Shape struct
Nick Cameron
-156
/
+151
2017-01-20
Update to latest Syntex
Nick Cameron
-88
/
+106
2017-01-09
Do not ignore space_before_bound in where clause (#1267)
Stepan Koltsov
-22
/
+19
2017-01-06
Macros in types are possible
Nick Cameron
-2
/
+2
2016-11-21
update Serde, etc.
Nick Cameron
-28
/
+23
2016-10-18
Add spaces_within_square_brackets config option. (#1191)
Mikko Rantanen
-3
/
+15
2016-10-14
Merge pull request #1188 from Rantanen/master
Nick Cameron
-3
/
+23
2016-10-13
Quick fix for "impl Trait"
Josh Chase
-3
/
+2
2016-10-13
Add support for spaces_within_angle_brackets
Mikko Rantanen
-3
/
+23
2016-10-13
Add support for spaces_within_parens config (#1187)
Mikko Rantanen
-2
/
+11
2016-09-17
Add three new options for spaces
est31
-3
/
+15
2016-09-16
Update to latest Syntex
Nick Cameron
-1
/
+5
2016-08-29
Run clippy
sinkuu
-9
/
+9
2016-08-03
Add two new whitespace options (#1109)
Nathan Ridge
-1
/
+9
2016-06-07
Refactoring exsisting filter_maps to maps
Jacob Clark
-10
/
+10
2016-06-06
Refactor string collects to itertools join
Jacob Clark
-18
/
+21
2016-05-31
utils: Move codemap related utilities to a dedicated module
Kamal Marhubi
-1
/
+2
[next]