rust/src
2021-04-22 08:33:36 -05:00
..
attr Insert an empty line when normalizing #[doc = ""] 2019-05-22 00:10:46 +09:00
bin Fix some clippy warnings 2021-02-18 20:20:29 -06:00
cargo-fmt Fix some clippy warnings 2021-02-18 20:20:29 -06:00
config refactor: remove panics on misconfigured widths 2021-04-21 21:27:50 -05:00
emitter fix: handling of newline_style conflicts (#3850) 2019-10-19 17:15:13 +09:00
format-diff Fix some clippy warnings 2021-02-18 20:20:29 -06:00
formatting Add tests to cover more edge cases 2019-05-09 17:51:02 +02:00
git-rustfmt Fix some clippy warnings 2021-02-18 20:20:29 -06:00
modules deps: minor rustc_ast changes for v691 2020-11-28 17:41:21 -06:00
syntux Fix errors when parallel_compiler is enabled 2021-04-21 21:17:36 -05:00
test Fix warnings 2021-02-17 20:14:46 -06:00
attr.rs refactor: apply heuristic config changes in lib 2021-04-21 21:27:50 -05:00
chains.rs refactor: apply heuristic config changes in lib 2021-04-21 21:27:50 -05:00
closures.rs Fixes for new rustc changes. 2021-01-09 12:11:52 -06:00
comment.rs Recognize when a block comment has been ended inside a string literal (#4312) 2021-04-21 21:30:42 -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 refactor: apply heuristic config changes in lib 2021-04-21 21:27:50 -05:00
format_report_formatter.rs Upgrade annotate-snippets to 0.8 (#4762) 2021-04-22 08:33:36 -05:00
formatting.rs chore: fmt and cleanup 2021-04-02 23:21:06 -05:00
ignore_path.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
imports.rs Add imports_granularity="Item". 2021-01-27 20:58:42 -06:00
issues.rs Enable unreachable_pub lint 2019-05-09 20:37:51 +02:00
items.rs refactor: apply heuristic config changes in lib 2021-04-21 21:27:50 -05:00
lib.rs Use rustc_private instead of crates.io dependencies 2021-04-21 21:17:36 -05:00
lists.rs refactor: apply heuristic config changes in lib 2021-04-21 21:27:50 -05:00
macros.rs refactor: apply heuristic config changes in lib 2021-04-21 21:27:50 -05:00
matches.rs chore: apply pattern parsing changes 2021-04-02 23:21:06 -05:00
missed_spans.rs Correctly indent skipped-over code 2020-10-24 11:13:00 -05:00
modules.rs deps: apply rustc module loading changes 2021-04-02 23:21:06 -05:00
overflow.rs refactor: apply heuristic config changes in lib 2021-04-21 21:27:50 -05:00
pairs.rs refactor: rename libsyntax --> rustc_ast 2020-03-27 22:29:12 -05:00
patterns.rs chore: fmt and cleanup 2021-04-02 23:21:06 -05:00
release_channel.rs Move macro to separate module 2019-05-17 16:13:46 +02:00
reorder.rs Add imports_granularity="Item". 2021-01-27 20:58:42 -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 Update deps (#3788) 2019-09-08 23:33:21 +09:00
shape.rs Allow overflowing rhs of unit variant (#3566) 2019-05-22 10:51:19 +09:00
skip.rs deps: minor rustc_ast changes for v691 2020-11-28 17:41:21 -06:00
source_file.rs Fix errors when parallel_compiler is enabled 2021-04-21 21:17:36 -05:00
source_map.rs refactor: backport syntux mod 2020-03-26 21:25:34 -05:00
spanned.rs deps: apply rustc-ap-* v712 changes 2021-04-02 23:21:06 -05:00
stmt.rs Preserve comments in empty statements (#4180) 2020-10-24 11:13:00 -05:00
string.rs improve detection of URL inside a string that is being rewritten. (#3809) 2019-10-07 16:43:50 +09:00
syntux.rs refactor: backport syntux mod 2020-03-26 21:25:34 -05:00
types.rs refactor: remove unneeded clone 2021-01-16 11:17:23 -06:00
utils.rs chore: add span creation util function 2021-04-02 23:21:06 -05:00
vertical.rs deps: apply rustc-ap-* v712 changes 2021-04-02 23:21:06 -05:00
visitor.rs Fix errors when parallel_compiler is enabled 2021-04-21 21:17:36 -05:00