rust/src
Mattias Wallin 40909b4331 Fix test_editions_2015_2018_2021_identical
Was comparing unit type.
2024-09-01 11:00:56 -04:00
..
attr Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' 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 'e4944185ae09c99f59b460e358909f329010ea9c' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
config Fix test_editions_2015_2018_2021_identical 2024-09-01 11:00:56 -04:00
emitter Merge commit 'e4944185ae09c99f59b460e358909f329010ea9c' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
format-diff Merge commit 'e4944185ae09c99f59b460e358909f329010ea9c' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
formatting Merge commit 'e4944185ae09c99f59b460e358909f329010ea9c' 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 impl rewrite_result for ControlFlow, Stmt, update rewrite_index 2024-09-01 10:15:00 -04:00
coverage.rs
emitter.rs Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-sync 2023-10-22 20:21:44 -05:00
expr.rs impl rewrite_result for ControlFlow, Stmt, update rewrite_index 2024-09-01 10:15:00 -04:00
format_report_formatter.rs
formatting.rs Merge commit 'e4944185ae09c99f59b460e358909f329010ea9c' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
ignore_path.rs Merge commit 'e4944185ae09c99f59b460e358909f329010ea9c' 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 impl rewrite_result for ControlFlow, Stmt, update rewrite_index 2024-09-01 10:15:00 -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 impl rewrite_result for ControlFlow, Stmt, update rewrite_index 2024-09-01 10:15:00 -04: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
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 '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-sync 2023-10-22 20:21:44 -05:00
shape.rs
skip.rs Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-sync 2023-10-22 20:21:44 -05:00
source_file.rs Merge commit 'e4944185ae09c99f59b460e358909f329010ea9c' into sync-from-rustfmt-24-06 2024-06-22 15:33:45 -05:00
source_map.rs
spanned.rs refactor rewrite_array, pair, tuple, call 2024-07-26 03:53:21 -06:00
stmt.rs impl rewrite_result for ControlFlow, Stmt, update rewrite_index 2024-09-01 10:15:00 -04:00
string.rs Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-sync 2023-10-22 20:21:44 -05:00
syntux.rs
types.rs impl rewrite_result for ControlFlow, Stmt, update rewrite_index 2024-09-01 10:15:00 -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