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
Age
Commit message (
Expand
)
Author
Lines
2019-02-23
apply inline_attribute_width for extern crate
rchaser53
-3
/
+18
2019-02-23
add config inline_attribute_width
rchaser53
-2
/
+21
2019-02-19
Various cosmetic improvements (#3403)
Alexander Regueiro
-565
/
+167
2019-02-15
Merge pull request #3334 from rchaser53/issue-3227
Stéphane Campinas
-3
/
+5
2019-02-14
Merge pull request #3401 from topecongiro/rustcap
Seiichi Uchida
-0
/
+3
2019-02-14
Cargo update
topecongiro
-0
/
+3
2019-02-14
version/2: Align loop and while formatting
rchaser53
-3
/
+5
2019-02-12
Format visibility on trait alias
topecongiro
-1
/
+4
2019-02-11
Merge pull request #3335 from h-michael/rust-2018
Seiichi Uchida
-329
/
+353
2019-02-11
Handle a macro argument with a single keyword
topecongiro
-9
/
+94
2019-02-11
Merge pull request #3326 from scampi/issue-3302
Seiichi Uchida
-7
/
+17
2019-02-09
remove unneeded Version import
Stéphane Campinas
-1
/
+1
2019-02-09
cargo fmt
Hirokazu Hata
-12
/
+50
2019-02-09
Fix rust_2018_idioms warnings
Hirokazu Hata
-299
/
+299
2019-02-09
deny rust_2018_idioms
Hirokazu Hata
-0
/
+2
2019-02-09
cargo +nightly fix --edition-idioms
Hirokazu Hata
-30
/
+14
2019-02-08
Merge pull request #3325 from topecongiro/rustcap
Seiichi Uchida
-45
/
+25
2019-02-07
fix review comments
Evgenii
-1
/
+1
2019-02-07
fix formatting of strings within a macro
Stéphane Campinas
-8
/
+18
2019-02-06
Fix how we get span of the PathSegment separator
Seiichi Uchida
-2
/
+8
2019-02-06
Cargo update
topecongiro
-43
/
+17
2019-02-06
calculate statement first line properly
Evgenii
-10
/
+30
2019-02-05
Merge pull request #3318 from rchaser53/issue-3314
Seiichi Uchida
-1
/
+5
2019-02-05
fix Removed indentation after nested comments error
rchaser53
-1
/
+5
2019-02-04
transition to Rust 2018
Evgenii
-293
/
+310
2019-02-04
Merge pull request #3308 from topecongiro/issue-2835
Seiichi Uchida
-42
/
+39
2019-02-04
Merge pull request #3311 from rchaser53/issue-3295
Seiichi Uchida
-2
/
+6
2019-02-01
fix "internal error: left behind trailing whitespace" with long lines
rchaser53
-2
/
+6
2019-02-01
Prioritize single_line_fn and empty_item_single_line over brace_style
topecongiro
-42
/
+39
2019-01-31
Do not force trailing comma when using mixed layout
topecongiro
-3
/
+0
2019-01-30
Merge pull request #3298 from topecongiro/issue-3272
Seiichi Uchida
-6
/
+18
2019-01-28
Use the same rule with macro and function calls with a single chain
topecongiro
-0
/
+7
2019-01-28
Avoid putting a long macro call in a single line
topecongiro
-6
/
+11
2019-01-27
Merge pull request #3293 from scampi/issue-3241
Seiichi Uchida
-4
/
+20
2019-01-27
Also look in home directory for global config.
Mara Bos
-1
/
+8
2019-01-27
Look for a global rustfmt.toml.
Mara Bos
-1
/
+12
2019-01-27
fix glob and nested global imports
Stéphane Campinas
-0
/
+9
2019-01-27
Merge pull request #3294 from rchaser53/issue-3278
Seiichi Uchida
-5
/
+23
2019-01-27
Apply rustfmt::skip on imports (#3289)
Seiichi Uchida
-3
/
+5
2019-01-27
add the version gate to the code and test
rchaser53
-6
/
+18
2019-01-27
update dependencies
Matthias Krüger
-1
/
+6
2019-01-26
change new line point in the case of no args
rchaser53
-2
/
+8
2019-01-23
keep leading double-colon to respect the 2018 edition of rust's paths
Stéphane Campinas
-4
/
+11
2019-01-17
Merge pull request #3284 from scampi/issue-3270
Nick Cameron
-20
/
+82
2019-01-16
version-gate the formatting of commented strings
Stéphane Campinas
-7
/
+10
2019-01-15
Use Unicode-standard char width to wrap comments or strings. (#3275)
wada314
-59
/
+90
2019-01-14
Merge pull request #3225 from scampi/issue-3224
Stéphane Campinas
-20
/
+32
2019-01-10
recognize strings inside comments in order to avoid indenting them
Stéphane Campinas
-20
/
+79
2019-01-07
Merge pull request #3260 from topecongiro/issue-3004
Nick Cameron
-2
/
+9
2019-01-01
allow specifying package with -p
David Hewson
-1
/
+1
[next]