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
/
string.rs
Age
Commit message (
Expand
)
Author
Lines
2017-05-25
Format source codes
topecongiro
-2
/
+1
2017-05-24
Format source codes
topecongiro
-1
/
+2
2017-05-16
Switch to accessing config items via method.
Michael Killough
-1
/
+1
2017-05-03
Format source codes
topecongiro
-4
/
+1
2017-03-28
fallout - source reformatting
Nick Cameron
-1
/
+4
2017-03-28
Source formatting fallout
Nick Cameron
-1
/
+2
2017-02-26
bump regex to 0.2
Igor Gnatenko
-1
/
+1
2017-02-23
Fallout
Nick Cameron
-2
/
+2
2017-02-21
WIP
Nick Cameron
-2
/
+3
2017-01-31
Refactor indent and width into Shape struct
Nick Cameron
-8
/
+6
2017-01-06
If a string goes over-width, give up formatting it
Nick Cameron
-1
/
+2
2016-04-22
Change defaults and update tests and source
Nick Cameron
-2
/
+2
2016-04-11
Don't be so aggressie about line-breaking strings (#911)
Nick Cameron
-16
/
+32
2016-03-28
Use checked_next_power_of_two from std instead of custom method
Kamal Marhubi
-2
/
+3
2015-12-25
Prevent incorrect backslash removal in strings
Marcus Klaas
-5
/
+5
2015-12-12
Prevent backslash stripping in string literals
Marcus Klaas
-4
/
+3
2015-10-02
infinite while loop fixed, redundancy removed
Alex
-7
/
+3
2015-10-02
Added punctuation preference
sezna
-4
/
+16
2015-09-25
Make rewrite_string return `Option<String>`
Marcus Klaas
-8
/
+31
2015-09-19
Add Indent::none(), remove make_indent.
Pavel Sountsov
-2
/
+2
2015-09-19
Initial implementation of hard tab indentation.
Pavel Sountsov
-2
/
+5
2015-09-11
Implement basic chain formatting
Marcus Klaas
-2
/
+2
2015-09-09
Small style fixes.
Sinh Pham
-5
/
+4
2015-09-03
Support unicode in string literals.
Sinh Pham
-20
/
+24
2015-06-26
Update import list formatting
Marcus Klaas
-13
/
+0
2015-06-23
Format tuple-like structs
Marcus Klaas
-0
/
+103