..
attr
Merge commit ' 81fe905ca8' into rustfmt-sync
2023-10-22 20:21:44 -05:00
bin
fix a couply of clippy findings ( #6007 )
2024-01-06 17:52:26 -05:00
cargo-fmt
fix clap deprecations
2024-03-04 19:09:09 -07:00
config
allow dead code for StyleEditionDefault
2024-06-12 22:39:13 -04:00
emitter
Format diff line to be easily clickable
2024-01-25 10:30:22 -07:00
format-diff
fix clap deprecations
2024-03-04 19:09:09 -07:00
formatting
Add config option generated_marker_line_search_limit ( #5993 )
2024-01-20 11:14:50 -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
Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13
2024-06-12 22:37:39 -04:00
test
Add config_proc_macro to system tests
2024-06-13 00:43:21 -04:00
attr.rs
format #![feature(unsafe_attributes)]
2024-06-12 23:53:53 -04:00
chains.rs
Merge commit ' 81fe905ca8' into rustfmt-sync
2023-10-22 20:21:44 -05:00
closures.rs
Plumb awaitness of for loops
2023-12-19 12:26:20 -08:00
comment.rs
Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13
2024-06-12 22:37:39 -04: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
don't apply formatting to builtin type ascription syntax
2024-06-12 22:40:15 -04:00
format_report_formatter.rs
Merge commit ' 7b73b60fac' into sync-rustfmt
2022-06-12 22:03:05 -05:00
formatting.rs
Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13
2024-06-12 22:37:39 -04:00
ignore_path.rs
Add documentation for negated ignored files and add a test for it as well
2024-05-01 10:53:06 -06:00
imports.rs
Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13
2024-06-12 22:37:39 -04:00
items.rs
format safety keywords on static items
2024-06-21 09:11:07 -05:00
lib.rs
Remove lazy_static dependency
2024-05-31 07:39:15 -06:00
lists.rs
Merge commit ' 81fe905ca8' into rustfmt-sync
2023-10-22 20:21:44 -05:00
macros.rs
Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13
2024-06-12 22:37:39 -04:00
matches.rs
Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13
2024-06-12 22:37:39 -04: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
Spelling ( #5753 )
2024-01-25 18:55:23 -05: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
Rename all ParseSess variables/fields/lifetimes as psess.
2024-03-05 08:11:45 +11: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 remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13
2024-06-12 22:37:39 -04:00
source_map.rs
refactor: backport syntux mod
2020-03-26 21:25:34 -05:00
spanned.rs
Rename ast::StmtKind::Local into ast::StmtKind::Let
2024-03-14 12:42:04 +01: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
Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13
2024-06-12 22:37:39 -04:00
utils.rs
Handle safety keyword for extern block inner items
2024-06-04 14:19:42 -03:00
vertical.rs
Merge commit ' 5ff7b632a9' into sync-rustfmt-subtree
2022-03-29 23:17:30 -05:00
visitor.rs
Merge remote-tracking branch 'upstream/master' into subtree-push-nightly-2024-06-13
2024-06-12 22:37:39 -04:00