We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c5147d commit bfbdd6fCopy full SHA for bfbdd6f
tests/run-custom-args/tasty-inspector/stdlibExperimentalDefinitions.scala
@@ -66,6 +66,7 @@ val experimentalDefinitionInLibrary = Set(
66
"scala.quoted.Quotes.reflectModule.SymbolMethods.asQuotes",
67
"scala.quoted.Quotes.reflectModule.SymbolMethods.termRef",
68
"scala.quoted.Quotes.reflectModule.SymbolMethods.typeRef",
69
+ "scala.quoted.Quotes.reflectModule.SymbolMethods.isSuperAccessor",
70
"scala.quoted.Quotes.reflectModule.TypeReprMethods.substituteTypes",
71
"scala.quoted.Quotes.reflectModule.TypeReprMethods.typeArgs",
72
"scala.quoted.Quotes.reflectModule.TypeTreeModule.ref",
0 commit comments