rust/src
2022-05-18 21:08:30 -05:00
..
attr Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
bin Add context to get_toml_path() error (#5207) 2022-02-15 17:25:44 -06:00
cargo-fmt Use the traits added to the Rust 2021 Edition prelude 2022-05-14 10:41:46 -05:00
config Add short_item_threshold config option 2022-03-21 16:56:09 -05:00
emitter Fix newlines in JSON output (#4262) 2022-01-02 10:06:06 -06:00
format-diff Replace structopt dependency by clap 2022-04-07 17:24:03 -05:00
formatting Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree 2021-10-20 00:11:59 -05:00
git-rustfmt Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
modules Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
parse fix some typos 2022-05-07 11:10:59 -05:00
test Backport 4326 2022-04-07 17:30:50 -05:00
attr.rs Honor #[rustfmt::skip::attributes(derive)] attribute 2022-03-21 16:56:34 -05:00
chains.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
closures.rs Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
comment.rs Fixes #5260 2022-05-08 13:22:35 -05:00
coverage.rs
emitter.rs
expr.rs Memoize format_expr 2022-04-17 09:32:43 -05:00
format_report_formatter.rs some minor clippy fixes 2022-01-05 17:53:27 -06:00
formatting.rs Memoize format_expr 2022-04-17 09:32:43 -05:00
ignore_path.rs fix: unused test imports on non-nightly, prevent regression 2022-02-23 22:51:32 -06:00
imports.rs import_granularity: Don't normalize imports with comments 2022-05-18 21:08:30 -05:00
issues.rs Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt 2021-07-25 22:57:19 -05:00
items.rs fix(rustfmt): fix struct field formatting with doc comments present (#5217) 2022-04-01 19:00:53 -05:00
lib.rs fix: unused test imports on non-nightly, prevent regression 2022-02-23 22:51:32 -06:00
lists.rs Merge remote-tracking branch 'upstream/master' into subtree-sync-2022-03-27 2022-03-27 20:37:09 -05:00
macros.rs Preserve semicolon after macro call inside foreign mod 2022-03-29 22:20:11 -05:00
matches.rs Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
missed_spans.rs Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree 2021-10-20 00:11:59 -05:00
modules.rs Merge remote-tracking branch 'upstream/master' into subtree-sync-2022-03-16 2022-03-16 21:55:15 -05:00
overflow.rs Backport 4326 2022-04-07 17:30:50 -05:00
pairs.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
patterns.rs Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
release_channel.rs
reorder.rs [review] rename internal function 2022-04-17 09:28:48 -05:00
rewrite.rs Memoize format_expr 2022-04-17 09:32:43 -05:00
rustfmt_diff.rs Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
shape.rs Memoize format_expr 2022-04-17 09:32:43 -05:00
skip.rs Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt 2021-07-25 22:57:19 -05:00
source_file.rs Merge commit '4a053f206fd6799a25823c307f7d7f9d897be118' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
source_map.rs
spanned.rs Fix doc of generic items formmating error (#5124) 2022-02-06 20:57:39 -06:00
stmt.rs
string.rs Fixes #5260 2022-05-08 13:22:35 -05:00
syntux.rs
types.rs Merge remote-tracking branch 'upstream/master' into subtree-sync-2022-03-27 2022-03-27 20:37:09 -05:00
utils.rs Fix incorrect string indentation in macro defs with format_strings 2022-02-10 21:02:59 -06:00
vertical.rs Fix missing struct field separators under certain conditions 2022-03-06 11:23:50 -06:00
visitor.rs Memoize format_expr 2022-04-17 09:32:43 -05:00