File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1825,7 +1825,7 @@ pub struct Location {
18251825    /// the location is within this block 
18261826pub  block :  BasicBlock , 
18271827
1828-     /// the location is the start of the this  statement; or, if `statement_index` 
1828+     /// the location is the start of the statement; or, if `statement_index` 
18291829/// == num-statements, then the start of the terminator. 
18301830pub  statement_index :  usize , 
18311831} 
Original file line number Diff line number Diff line change @@ -1001,7 +1001,7 @@ impl Metadata {
10011001        self . 0 . accessed ( ) . map ( FromInner :: from_inner) 
10021002    } 
10031003
1004-     /// Returns the creation time listed in the  this metadata. 
1004+     /// Returns the creation time listed in this metadata. 
10051005/// 
10061006/// The returned value corresponds to the `birthtime` field of `stat` on 
10071007/// Unix platforms and the `ftCreationTime` field on Windows platforms. 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments