Skip to content

Commit 88ee1fd

Browse files
committed
Do not build a separated HighlightedLine struct.
1 parent 58e9c74 commit 88ee1fd

File tree

5 files changed

+249
-240
lines changed

5 files changed

+249
-240
lines changed
File renamed without changes.

googletest/src/matcher_support/line_style.rs

Lines changed: 0 additions & 154 deletions
This file was deleted.

googletest/src/matcher_support/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@
2121
pub(crate) mod count_elements;
2222
pub mod description;
2323
pub(crate) mod edit_distance;
24-
pub(crate) mod line_style;
2524
pub(crate) mod summarize_diff;
2625
pub(crate) mod zipped_iterator;

0 commit comments

Comments
 (0)