| .. |
|
attr
|
Merge commit '81fe905ca8' into rustfmt-sync
|
2023-10-22 20:21:44 -05:00 |
|
bin
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05:00 |
|
cargo-fmt
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05:00 |
|
config
|
remove duplicate word
|
2024-07-02 07:52:22 -06: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
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05:00 |
|
chains.rs
|
Merge commit '81fe905ca8' into rustfmt-sync
|
2023-10-22 20:21:44 -05:00 |
|
closures.rs
|
refactor rewrite_block
|
2024-07-15 14:34:56 -06:00 |
|
comment.rs
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05: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
|
refactor rewrite_block
|
2024-07-15 14:34:56 -06: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
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05:00 |
|
items.rs
|
refactor rewrite_block
|
2024-07-15 14:34:56 -06:00 |
|
lib.rs
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05:00 |
|
lists.rs
|
Merge commit '81fe905ca8' into rustfmt-sync
|
2023-10-22 20:21:44 -05:00 |
|
macros.rs
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05:00 |
|
matches.rs
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05:00 |
|
missed_spans.rs
|
Rename all ParseSess variables/fields/lifetimes as psess.
|
2024-03-05 08:11:45 +11:00 |
|
modules.rs
|
Rename all ParseSess variables/fields/lifetimes as psess.
|
2024-03-05 08:11:45 +11:00 |
|
overflow.rs
|
Implement use<> formatting in rustfmt
|
2024-06-23 10:57:10 -04:00 |
|
pairs.rs
|
Rework ast::BinOpKind::to_string and ast::UnOp::to_string.
|
2023-11-28 09:42:07 +11:00 |
|
patterns.rs
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
|
release_channel.rs
|
Move macro to separate module
|
2019-05-17 16:13:46 +02:00 |
|
reorder.rs
|
Rename all ParseSess variables/fields/lifetimes as psess.
|
2024-03-05 08:11:45 +11:00 |
|
rewrite.rs
|
add Ext trait for converting Option->RewriteResult
|
2024-07-03 19:10:20 -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
|
Implement use<> formatting in rustfmt
|
2024-06-23 10:57:10 -04:00 |
|
stmt.rs
|
Rename ast::StmtKind::Local into ast::StmtKind::Let
|
2024-03-14 12:42:04 +01: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
|
rewrite_result for GenericBounds, GenericParam, SegmentParam
|
2024-07-06 09:17:32 -06:00 |
|
utils.rs
|
add rewrite_result method to Rewrite trait
|
2024-07-03 19:10:20 -06:00 |
|
vertical.rs
|
add Ext trait for converting Option->RewriteResult
|
2024-07-03 19:10:20 -06:00 |
|
visitor.rs
|
Merge commit 'e4944185ae' into sync-from-rustfmt-24-06
|
2024-06-22 15:33:45 -05:00 |