rust/src
2024-09-01 09:07:21 -04:00
..
attr Merge commit '81fe905ca8' into rustfmt-sync 2023-10-22 20:21:44 -05:00
bin refactor: improve mapping of legacy 'version' to 'style_edition' 2024-08-27 20:49:15 -05:00
cargo-fmt Merge commit 'e4944185ae' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
config refactor: improve mapping of legacy 'version' to 'style_edition' 2024-08-27 20:49:15 -05:00
emitter Merge commit 'e4944185ae' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
format-diff Merge commit 'e4944185ae' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
formatting Merge commit 'e4944185ae' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
git-rustfmt refactor: improve mapping of legacy 'version' to 'style_edition' 2024-08-27 20:49:15 -05:00
modules Rename all ParseSess variables/fields/lifetimes as psess. 2024-03-05 08:11:45 +11:00
parse Use impl PartialEq<TokenKind> for Token more. 2024-08-14 16:37:09 +10:00
test refactor: improve mapping of legacy 'version' to 'style_edition' 2024-08-27 20:49:15 -05:00
attr.rs update combine_strs_with_missing_comments 2024-08-03 04:43:03 -06:00
chains.rs update rewrite_chain to return RewriteResult 2024-08-15 12:32:26 -04:00
closures.rs refactor: switch from 'version' to 'style_edition' 2024-07-28 19:37:36 -05:00
comment.rs update combine_strs_with_missing_comments 2024-08-03 04:43:03 -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 Merge commit '81fe905ca8' into rustfmt-sync 2023-10-22 20:21:44 -05:00
expr.rs update rewrite_assignment to return RewriteResult 2024-09-01 09:07:21 -04:00
format_report_formatter.rs Merge commit '7b73b60fac' into sync-rustfmt 2022-06-12 22:03:05 -05:00
formatting.rs Merge commit 'e4944185ae' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
ignore_path.rs Merge commit 'e4944185ae' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
imports.rs update rewrite functions in imports.rs 2024-08-14 12:36:26 -04:00
items.rs update rewrite_assignment to return RewriteResult 2024-09-01 09:07:21 -04:00
lib.rs refactor: improve mapping of legacy 'version' to 'style_edition' 2024-08-27 20:49:15 -05:00
lists.rs update combine_strs_with_missing_comments 2024-08-03 04:43:03 -06:00
macros.rs update rewrite_assignment to return RewriteResult 2024-09-01 09:07:21 -04:00
matches.rs update combine_strs_with_missing_comments 2024-08-03 04:43:03 -06:00
missed_spans.rs update combine_strs_with_missing_comments 2024-08-03 04:43:03 -06:00
modules.rs Rename all ParseSess variables/fields/lifetimes as psess. 2024-03-05 08:11:45 +11:00
overflow.rs chore: apply review suggestions 2024-07-28 19:37:36 -05:00
pairs.rs refactor rewrite_array, pair, tuple, call 2024-07-26 03:53:21 -06:00
patterns.rs update macro rewrite functions to return RewriteResult 2024-08-25 09:23:04 -04:00
release_channel.rs Move macro to separate module 2019-05-17 16:13:46 +02:00
reorder.rs update rewrite functions in imports.rs 2024-08-14 12:36:26 -04:00
rewrite.rs update macro rewrite functions to return RewriteResult 2024-08-25 09:23:04 -04:00
rustfmt_diff.rs Merge commit '81fe905ca8' into rustfmt-sync 2023-10-22 20:21:44 -05:00
shape.rs Merge commit 'c4416f20dc' into sync-rustfmt 2022-06-22 22:14:32 -05:00
skip.rs Merge commit '81fe905ca8' into rustfmt-sync 2023-10-22 20:21:44 -05:00
source_file.rs Merge commit 'e4944185ae' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
source_map.rs refactor: backport syntux mod 2020-03-26 21:25:34 -05:00
spanned.rs refactor rewrite_array, pair, tuple, call 2024-07-26 03:53:21 -06:00
stmt.rs refactor: switch from 'version' to 'style_edition' 2024-07-28 19:37:36 -05:00
string.rs Merge commit '81fe905ca8' into rustfmt-sync 2023-10-22 20:21:44 -05:00
syntux.rs refactor: backport syntux mod 2020-03-26 21:25:34 -05:00
types.rs update rewrite_assignment to return RewriteResult 2024-09-01 09:07:21 -04:00
utils.rs refactor: switch from 'version' to 'style_edition' 2024-07-28 19:37:36 -05:00
vertical.rs update combine_strs_with_missing_comments 2024-08-03 04:43:03 -06:00
visitor.rs update macro rewrite functions to return RewriteResult 2024-08-25 09:23:04 -04:00