rust/src
2022-03-12 10:47:46 -06: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 context to get_toml_path() error (#5207) 2022-02-15 17:25:44 -06: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 Improve mod resolution error for mods with multiple candidate files 2022-03-08 21:51:23 -06:00
test fallback to dir_path when relative external mod resolution fails 2022-02-28 23:13:11 -06:00
attr.rs Remove unnecessary sigils around Symbol::as_str() calls. 2021-12-15 17:32:14 +11: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 Remove LLVM-style inline assembly from rustfmt 2022-01-12 21:43:35 +01: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 Prevent adding trailing whitespace when rewriting ast::Param 2022-01-29 12:20:34 -06:00
lib.rs fix: unused test imports on non-nightly, prevent regression 2022-02-23 22:51:32 -06:00
lists.rs Retain trailing separator when extracting the last inline post comment 2022-02-03 18:52:58 -06: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 Improve mod resolution error for mods with multiple candidate files 2022-03-08 21:51:23 -06:00
overflow.rs Merge commit 'ea199bacef' into rustfmt-sync 2021-11-07 20:37:34 -06: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 Fix doc of generic items formmating error (#5124) 2022-02-06 20:57:39 -06: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 Merge commit '4a053f206f' into sync-rustfmt-subtree 2021-12-29 20:49:39 -06:00