mirror of
				https://github.com/BurntSushi/ripgrep.git
				synced 2025-10-30 23:17:47 +02:00 
			
		
		
		
	doc: appease rustdoc
This commit is contained in:
		| @@ -191,7 +191,7 @@ impl ConfiguredHIR { | ||||
|     /// text anchors. We disable it by not returning a line terminator, since | ||||
|     /// without a line terminator, the fast search path can't be executed. | ||||
|     /// | ||||
|     /// See: https://github.com/BurntSushi/ripgrep/issues/2260 | ||||
|     /// See: <https://github.com/BurntSushi/ripgrep/issues/2260> | ||||
|     pub fn line_terminator(&self) -> Option<LineTerminator> { | ||||
|         if self.is_any_anchored() { | ||||
|             None | ||||
|   | ||||
		Reference in New Issue
	
	Block a user