rust/src
2021-12-02 21:02:14 -06:00
..
attr Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
bin Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
cargo-fmt Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
config Conditionally compile tests based on CFG_RELEASE_CHANNEL env var 2021-11-27 17:36:18 -06:00
emitter Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
format-diff Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
formatting Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree 2021-10-20 00:11:59 -05:00
git-rustfmt Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
modules deps: minor rustc_ast changes for v691 2020-11-28 17:41:21 -06:00
syntux Conditionally compile tests based on CFG_RELEASE_CHANNEL env var 2021-11-27 17:36:18 -06:00
test Conditionally compile tests based on CFG_RELEASE_CHANNEL env var 2021-11-27 17:36:18 -06:00
attr.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
chains.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
closures.rs Detect bare blocks with type ascription that were meant to be a struct literal 2021-09-03 14:43:04 +00:00
comment.rs Determine when new comment lines are needed for itemized blocks 2021-12-01 18:31:10 -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 add json emit mode (#3735) 2019-08-16 11:14:53 +09:00
expr.rs refactor: maintain more AST info when formatting a RHS 2021-11-28 23:25:06 -06:00
format_report_formatter.rs Upgrade annotate-snippets to 0.8 (#4762) 2021-04-22 08:33:36 -05:00
formatting.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
ignore_path.rs Update nightly only test with #[nightly_only_test] attribute 2021-11-29 14:02:02 -06:00
imports.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
issues.rs Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt 2021-07-25 22:57:19 -05:00
items.rs Merge remote-tracking branch 'upstream/master' into subtree-sync-2021-12-02 2021-12-02 21:02:14 -06:00
lib.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
lists.rs Preserve normalized comments after last list item 2021-11-19 19:18:17 -06:00
macros.rs refactor: maintain more AST info when formatting a RHS 2021-11-28 23:25:06 -06:00
matches.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
missed_spans.rs Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree 2021-10-20 00:11:59 -05:00
modules.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
overflow.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
pairs.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
patterns.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
release_channel.rs Move macro to separate module 2019-05-17 16:13:46 +02:00
reorder.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
rewrite.rs feat: don't insert semi in macro_rules arm body 2020-11-11 18:26:13 -06:00
rustfmt_diff.rs Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt 2021-07-25 22:57:19 -05:00
shape.rs Allow overflowing rhs of unit variant (#3566) 2019-05-22 10:51:19 +09:00
skip.rs Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt 2021-07-25 22:57:19 -05:00
source_file.rs Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt 2021-07-25 22:57:19 -05:00
source_map.rs refactor: backport syntux mod 2020-03-26 21:25:34 -05:00
spanned.rs Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree 2021-10-20 00:11:59 -05:00
stmt.rs Preserve comments in empty statements (#4180) 2020-10-24 11:13:00 -05:00
string.rs Fix typos “an”→“a” and a few different ones that appeared in the same search 2021-08-22 18:15:49 +02:00
syntux.rs refactor: backport syntux mod 2020-03-26 21:25:34 -05:00
types.rs refactor: maintain more AST info when formatting a RHS 2021-11-28 23:25:06 -06:00
utils.rs Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync 2021-11-07 20:37:34 -06:00
vertical.rs deps: apply rustc-ap-* v712 changes 2021-04-02 23:21:06 -05:00
visitor.rs refactor: cleanup duplicative Impl handling code 2021-11-17 13:57:25 -06:00