diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-05-05 22:50:47 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-05 22:50:47 +0100 |
commit | 30eb458b4fa8adcecd8cbf731bd1cfa9a7a8b88b (patch) | |
tree | 1ee318a9568c8bf1d0b314ef996581bb4e518b9e /xtask/tests | |
parent | 78c82eff95cae43b389dbd6e590d7f09bac8f3f1 (diff) | |
parent | ca9e0f5fe9ad29ab0c5a0771a0d0eaec97e4104b (diff) |
Merge #4332
4332: Refactor TextEdit r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'xtask/tests')
-rw-r--r-- | xtask/tests/tidy-tests/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xtask/tests/tidy-tests/main.rs b/xtask/tests/tidy-tests/main.rs index ead642acc..3213c4dfa 100644 --- a/xtask/tests/tidy-tests/main.rs +++ b/xtask/tests/tidy-tests/main.rs | |||
@@ -115,7 +115,6 @@ impl TidyDocs { | |||
115 | "ra_prof", | 115 | "ra_prof", |
116 | "ra_project_model", | 116 | "ra_project_model", |
117 | "ra_syntax", | 117 | "ra_syntax", |
118 | "ra_text_edit", | ||
119 | "ra_tt", | 118 | "ra_tt", |
120 | "ra_hir_ty", | 119 | "ra_hir_ty", |
121 | ]; | 120 | ]; |