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
/
shape.rs
Age
Commit message (
Expand
)
Author
Lines
2019-05-22
Allow overflowing rhs of unit variant (#3566)
Seiichi Uchida
-0
/
+11
2019-05-09
Enable unreachable_pub lint
Ruben Schmidmeister
-32
/
+32
2019-03-19
Avoid panic on macro inside deeply nested block
Seiichi Uchida
-0
/
+4
2019-02-19
Various cosmetic improvements (#3403)
Alexander Regueiro
-10
/
+0
2019-02-04
transition to Rust 2018
Evgenii
-1
/
+1
2018-09-01
final clippy changes
Maximilian Roos
-1
/
+1
2018-07-24
chains: fix visual indent chain layout
Nick Cameron
-0
/
+6
2018-06-26
Refactor and fixup attribute formatting
Nick Cameron
-0
/
+1
2018-05-15
Use saturating_sub
Shotaro Yamada
-11
/
+4
2018-04-20
Refactor to make a sensible public API
Nick Cameron
-8
/
+0
2018-03-09
Make INDENT_BUFFER longer
Seiichi Uchida
-2
/
+2
2018-03-09
Restrict the width of doc comments with comment_width
Seiichi Uchida
-0
/
+12
2018-03-02
Go back to a non-workspace structure
Nick Cameron
-0
/
+364
2018-02-07
Create rustfmt_core crate
topecongiro
-353
/
+0
2018-01-22
Cargo fmt
Seiichi Uchida
-8
/
+8
2017-10-07
Change return type of Indent::to_string() to Cow<'static, str>
Seiichi Uchida
-8
/
+17
2017-10-05
Replace 'try_opt!' macro with a '?' operator
topecongiro
-2
/
+2
2017-09-19
Move Indent and Shape to shape.rs from lib.rs
Seiichi Uchida
-0
/
+344