Releases: dtolnay/proc-macro2 
  
  Releases · dtolnay/proc-macro2
      
  1.0.73 
  
    
  
      
        01 Jan 00:19
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Documentation improvements 
  
 
  
  
   
   
  
  1.0.72 
  
    
  
      
        31 Dec 01:48
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Improve build script to be robust to proc_macro::Span unstable API changes 
  
 
  
  
   
   
  
  1.0.71 
  
    
  
      
        21 Dec 19:02
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Turn on deny(unsafe_op_in_unsafe_fn) lint 
  
 
  
  
   
   
  
  1.0.70 
  
    
  
      
        26 Nov 01:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Add #[track_caller] on Ident::new so that panics on invalid input are attributed to the caller (#423 ) 
  
 
  
  
   
   
  
  1.0.69 
  
    
  
      
        09 Oct 01:08
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix Span::source_text() bug causing panics or incorrect source text (#410 ) 
  
 
  
  
   
   
  
  1.0.68 
  
    
  
      
        06 Oct 04:17
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix panic in Span::source_text() when source contains multibyte characters (#408 ) 
  
 
  
  
   
   
  
  1.0.67 
  
    
  
      
        13 Sep 17:22
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Special handling for the (/*ERROR*/) placeholder that rustc uses for macros that fail to expand (#405 ) 
  
 
  
  
   
   
  
  1.0.66 
  
    
  
      
        13 Sep 17:21
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Raise required compiler from Rust 1.31 to 1.56 
  
 
  
  
   
   
  
  1.0.65 
  
    
  
      
        15 Jul 19:26
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Documentation improvements 
  
 
  
  
   
   
  
  1.0.64 
  
    
  
      
        09 Jul 05:17
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix parsing of bare \r in between tokens (#399 )