rust/src
2021-11-18 13:43:37 -06:00
..
attr fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
bin Use a custom env var for log settings intead of default RUST_LOG 2021-10-31 21:43:29 -05:00
cargo-fmt fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
config Remove grave accent that shouldn't be there 2021-11-02 21:28:24 -05:00
emitter fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
format-diff Use a custom env var for log settings intead of default RUST_LOG 2021-10-31 21:43:29 -05:00
formatting Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree 2021-10-20 00:11:59 -05:00
git-rustfmt Use a custom env var for log settings intead of default RUST_LOG 2021-10-31 21:43:29 -05:00
modules deps: minor rustc_ast changes for v691 2020-11-28 17:41:21 -06:00
syntux refactor: minor parser cleanup 2021-10-30 11:00:19 -05:00
test fix: handle external mods imported via external->inline load hierarchy 2021-11-04 18:35:38 -05:00
attr.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
chains.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05: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 fix a bunch of the other clippy warnings that look interesting 2021-10-27 20:41:57 -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 add json emit mode (#3735) 2019-08-16 11:14:53 +09:00
expr.rs Prevent trailing whitespace in where clause bound predicate 2021-10-30 23:07:34 -05:00
format_report_formatter.rs Upgrade annotate-snippets to 0.8 (#4762) 2021-04-22 08:33:36 -05:00
formatting.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
ignore_path.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
imports.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
issues.rs Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt 2021-07-25 22:57:19 -05:00
items.rs fix: correct some type alias issues 2021-11-18 13:43:37 -06:00
lib.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
lists.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
macros.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
matches.rs fix a bunch of the other clippy warnings that look interesting 2021-10-27 20:41:57 -05:00
missed_spans.rs Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree 2021-10-20 00:11:59 -05:00
modules.rs fix: handle external mods imported via external->inline load hierarchy 2021-11-04 18:35:38 -05:00
overflow.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
pairs.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05:00
patterns.rs fix a bunch of the other clippy warnings that look interesting 2021-10-27 20:41:57 -05:00
release_channel.rs Move macro to separate module 2019-05-17 16:13:46 +02:00
reorder.rs Add One option to group_imports (#4966) 2021-10-23 11:01:48 -05: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 fix: correct some type alias issues 2021-11-18 13:43:37 -06:00
utils.rs fix clippy::needless_borrow 2021-10-27 20:41:57 -05: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