| .. |
|
attr
|
Merge commit '81fe905ca8' into rustfmt-sync
|
2023-10-22 20:21:44 -05:00 |
|
bin
|
Print empty commit info without trailing hyphen
|
2024-08-04 12:44:32 -06:00 |
|
cargo-fmt
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05:00 |
|
config
|
Ensure that fn config_path returns canonicalized paths.
|
2024-08-14 15:02:38 -04: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
|
Merge commit '81fe905ca8' into rustfmt-sync
|
2023-10-22 20:21:44 -05:00 |
|
modules
|
Rename all ParseSess variables/fields/lifetimes as psess.
|
2024-03-05 08:11:45 +11:00 |
|
parse
|
Rollup merge of #126851 - nnethercote:NtExprKind-NtPatKind, r=compiler-errors
|
2024-06-23 22:39:01 +02:00 |
|
test
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -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_chain to return RewriteResult
|
2024-08-15 12:32:26 -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 combine_strs_with_missing_comments
|
2024-08-03 04:43:03 -06:00 |
|
lib.rs
|
refactor: switch from 'version' to 'style_edition'
|
2024-07-28 19:37:36 -05:00 |
|
lists.rs
|
update combine_strs_with_missing_comments
|
2024-08-03 04:43:03 -06:00 |
|
macros.rs
|
refactor: switch from 'version' to 'style_edition'
|
2024-07-28 19:37:36 -05: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
|
impl rewrite_result for Pat, TuplePatField
|
2024-08-05 07:53:46 -06: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
|
modfiy ListItem to hold RewriteResult as the item field
|
2024-07-26 03:00:49 -06: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
|
impl rewrite_result for Pat, TuplePatField
|
2024-08-05 07:53:46 -06: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 combine_strs_with_missing_comments
|
2024-08-03 04:43:03 -06:00 |