mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	NEWS: make links to label [ci skip]
This commit is contained in:
		
							parent
							
								
									78fad67ce6
								
							
						
					
					
						commit
						928cb6eeb6
					
				
					 1 changed files with 6 additions and 3 deletions
				
			
		
							
								
								
									
										9
									
								
								NEWS.md
									
										
									
									
									
								
							
							
						
						
									
										9
									
								
								NEWS.md
									
										
									
									
									
								
							| 
						 | 
					@ -108,9 +108,12 @@ sufficient information, see the ChangeLog file or Redmine
 | 
				
			||||||
* Interpolated String literals are no longer frozen when
 | 
					* Interpolated String literals are no longer frozen when
 | 
				
			||||||
  `# frozen-string-literal: true` is used. [[Feature #17104]]
 | 
					  `# frozen-string-literal: true` is used. [[Feature #17104]]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* A static analysis foundation is introduced.  See "Static analysis" section in detail.
 | 
					* A {static analysis}[rdoc-label:label-Static+analysis] foundation is
 | 
				
			||||||
    * RBS is introduced. It is a type definition language for Ruby programs.
 | 
					  introduced.
 | 
				
			||||||
    * TypeProf is experimentally bundled. It is a type analysis tool for Ruby programs.
 | 
					    * {RBS}[rdoc-label:label-RBS] is introduced. It is a type definition
 | 
				
			||||||
 | 
					      language for Ruby programs.
 | 
				
			||||||
 | 
					    * {TypeProf}[rdoc-label:label-TypeProf] is experimentally bundled. It is a
 | 
				
			||||||
 | 
					      type analysis tool for Ruby programs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Command line options
 | 
					## Command line options
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue