rust/src
2022-03-27 20:37:09 -05:00
..
attr Merge commit 'ea199bacef' 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 some minor clippy fixes 2022-01-05 17:53:27 -06: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 Merge commit 'ea199bacef' into rustfmt-sync 2021-11-07 20:37:34 -06:00
formatting Merge commit 'efa8f5521d' into rustfmt-subtree 2021-10-20 00:11:59 -05:00
git-rustfmt Merge commit 'ea199bacef' into rustfmt-sync 2021-11-07 20:37:34 -06:00
modules Merge commit '4a053f206f' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
parse Merge remote-tracking branch 'upstream/master' into subtree-sync-2022-03-27 2022-03-27 20:37:09 -05:00
test Add test to verify tracking issue links 2022-03-15 21:40:20 -05:00
attr.rs Honor #[rustfmt::skip::attributes(derive)] attribute 2022-03-21 16:56:34 -05:00
chains.rs Merge commit 'ea199bacef' into rustfmt-sync 2021-11-07 20:37:34 -06:00
closures.rs Merge commit '4a053f206f' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
comment.rs Prevent wrapping markdown headers in doc comments 2022-02-28 23:25:49 -06:00
coverage.rs Implement closing-block procedure without relying on missed_span module (#3691) 2019-07-17 23:07:12 +09:00
emitter.rs add json emit mode (#3735) 2019-08-16 11:14:53 +09:00
expr.rs Enable rustc_pass_by_value for Span 2022-02-25 08:00:53 -05:00
format_report_formatter.rs some minor clippy fixes 2022-01-05 17:53:27 -06:00
formatting.rs fix(rustfmt): resolve generated file formatting issue 2022-01-14 18:18:37 -06:00
ignore_path.rs fix: unused test imports on non-nightly, prevent regression 2022-02-23 22:51:32 -06:00
imports.rs fix: imports_granularity module with path containing self 2022-03-12 10:47:46 -06:00
issues.rs Merge commit '4236289b75' into update-rustfmt 2021-07-25 22:57:19 -05:00
items.rs Search for struct body span after any generic arguments 2022-03-20 21:39:12 -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 some minor clippy fixes 2022-01-05 17:53:27 -06:00
matches.rs Merge commit '4a053f206f' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
missed_spans.rs Merge commit 'efa8f5521d' 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 Add short_item_threshold config option 2022-03-21 16:56:09 -05:00
pairs.rs Merge commit 'ea199bacef' into rustfmt-sync 2021-11-07 20:37:34 -06:00
patterns.rs Merge commit '4a053f206f' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
release_channel.rs Move macro to separate module 2019-05-17 16:13:46 +02:00
reorder.rs Remove unnecessary sigils around Ident::as_str() calls. 2021-12-15 17:32:42 +11:00
rewrite.rs Merge commit '4a053f206f' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
rustfmt_diff.rs Merge commit '4a053f206f' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
shape.rs Allow overflowing rhs of unit variant (#3566) 2019-05-22 10:51:19 +09:00
skip.rs Merge commit '4236289b75' into update-rustfmt 2021-07-25 22:57:19 -05:00
source_file.rs Merge commit '4a053f206f' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00
source_map.rs refactor: backport syntux mod 2020-03-26 21:25:34 -05:00
spanned.rs Fix doc of generic items formmating error (#5124) 2022-02-06 20:57:39 -06:00
stmt.rs Preserve comments in empty statements (#4180) 2020-10-24 11:13:00 -05:00
string.rs Handle non-ascii character at boundary (#5089) 2022-02-01 19:06:14 -06:00
syntux.rs refactor: backport syntux mod 2020-03-26 21:25:34 -05:00
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 placate rustfmt in rustfmt. 2022-03-07 16:37:35 -05:00