We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c1e6f commit df0edffCopy full SHA for df0edff
crates/search/src/searcher/searcher.rs
@@ -1268,7 +1268,6 @@ impl TryFrom<FragmentedTextSegmentPaths> for TextStorageKeys {
1268
}
1269
1270
1271
-// TODO(CX-6514): Consider merging these two structs and removing the other one.
1272
impl From<FragmentedTextSegment> for FragmentedTextStorageKeys {
1273
fn from(value: FragmentedTextSegment) -> Self {
1274
Self {
0 commit comments