docs(tvix/glue): fix doc-comment reference
This has been renamed to descend_to in cl/9373. Change-Id: Ia6201fb81c7d4fa953d311451cfff95373549a50 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10045 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: edef <edef@edef.eu> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									4e5165d0a1
								
							
						
					
					
						commit
						d4d1387409
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -52,7 +52,7 @@ impl TvixStoreIO {
 | 
			
		|||
 | 
			
		||||
    /// for a given [StorePath] and additional [Path] inside the store path,
 | 
			
		||||
    /// look up the [PathInfo], and if it exists, and then use
 | 
			
		||||
    /// [directoryservice::traverse_to] to return the
 | 
			
		||||
    /// [directoryservice::descend_to] to return the
 | 
			
		||||
    /// [Node] specified by `sub_path`.
 | 
			
		||||
    #[instrument(skip(self), ret, err)]
 | 
			
		||||
    fn store_path_to_root_node(
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue