Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 380 Bytes

plugin-intro.md

File metadata and controls

11 lines (10 loc) · 380 Bytes
title type description num previous-page next-page
Compiler Plugins
chapter
This section shows how to migrate from using Scala 2 compiler plugins
27
options-new
plugin-kind-projector

Scala 3 includes some features that were previously provided by a compiler plugin. This chapter gives more detail on how to migrate from using a specific compiler plugin to Scala 3.