Skip to content

Commit

Permalink
Regenerate the expected URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrf committed May 6, 2022
1 parent 8252ee6 commit 87c3ce4
Showing 1 changed file with 20 additions and 15 deletions.
35 changes: 20 additions & 15 deletions project/scripts/expected-links/reference-expected-links.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
./changed-features/compiler-plugins.html
./changed-features/eta-expansion-spec.html
./changed-features/eta-expansion.html
./changed-features/implicit-conversions-spec.html
./changed-features/eta-expansion-spec.html
./changed-features.html
./changed-features/implicit-conversions.html
./changed-features/implicit-conversions-spec.html
./changed-features/implicit-resolution.html
./changed-features/imports.html
./changed-features/index.html
Expand All @@ -14,22 +15,23 @@
./changed-features/overload-resolution.html
./changed-features/pattern-bindings.html
./changed-features/pattern-matching.html
./changed-features/structural-types-spec.html
./changed-features/structural-types.html
./changed-features/structural-types-spec.html
./changed-features/type-checking.html
./changed-features/type-inference.html
./changed-features/vararg-splices.html
./changed-features/wildcards.html
./contextual/by-name-context-parameters.html
./contextual/context-bounds.html
./contextual/context-functions-spec.html
./contextual/context-functions.html
./contextual/context-functions-spec.html
./contextual/conversions.html
./contextual/derivation-macro.html
./contextual/derivation.html
./contextual/derivation-macro.html
./contextual/extension-methods.html
./contextual/given-imports.html
./contextual/givens.html
./contextual.html
./contextual/index.html
./contextual/multiversal-equality.html
./contextual/relationship-implicits.html
Expand All @@ -39,12 +41,13 @@
./docs/reference/other-new-features/named-typeargs.html
./docsScalaLangResources/scaladoc-assets.html
./dropped-features/auto-apply.html
./dropped-features/class-shadowing-spec.html
./dropped-features/class-shadowing.html
./dropped-features/class-shadowing-spec.html
./dropped-features/delayed-init.html
./dropped-features/do-while.html
./dropped-features/early-initializers.html
./dropped-features/existential-types.html
./dropped-features.html
./dropped-features/index.html
./dropped-features/limit22.html
./dropped-features/macros.html
Expand All @@ -54,8 +57,8 @@
./dropped-features/symlits.html
./dropped-features/this-qualifier.html
./dropped-features/type-projection.html
./dropped-features/weak-conformance-spec.html
./dropped-features/weak-conformance.html
./dropped-features/weak-conformance-spec.html
./dropped-features/wildcard-init.html
./dropped-features/xml.html
./enums/adts.html
Expand All @@ -64,13 +67,13 @@
./enums/index.html
./experimental/canthrow.html
./experimental/cc.html
./experimental/erased-defs-spec.html
./experimental/erased-defs.html
./experimental/erased-defs-spec.html
./experimental/explicit-nulls.html
./experimental/index.html
./experimental/main-annotation.html
./experimental/named-typeargs-spec.html
./experimental/named-typeargs.html
./experimental/named-typeargs-spec.html
./experimental/numeric-literals.html
./experimental/overview.html
./features-classification.html
Expand All @@ -79,37 +82,39 @@
./language-versions/index.html
./language-versions/source-compatibility.html
./metaprogramming/compiletime-ops.html
./metaprogramming.html
./metaprogramming/index.html
./metaprogramming/inline.html
./metaprogramming/macros-spec.html
./metaprogramming/macros.html
./metaprogramming/macros-spec.html
./metaprogramming/reflection.html
./metaprogramming/staging.html
./metaprogramming/tasty-inspect.html
./new-types/dependent-function-types-spec.html
./new-types/dependent-function-types.html
./new-types/dependent-function-types-spec.html
./new-types/index.html
./new-types/intersection-types-spec.html
./new-types/intersection-types.html
./new-types/intersection-types-spec.html
./new-types/match-types.html
./new-types/polymorphic-function-types.html
./new-types/type-lambdas-spec.html
./new-types/type-lambdas.html
./new-types/union-types-spec.html
./new-types/type-lambdas-spec.html
./new-types/union-types.html
./new-types/union-types-spec.html
./other-new-features/control-syntax.html
./other-new-features/creator-applications.html
./other-new-features/experimental-defs.html
./other-new-features/export.html
./other-new-features.html
./other-new-features/indentation.html
./other-new-features/index.html
./other-new-features/kind-polymorphism.html
./other-new-features/matchable.html
./other-new-features/opaques-details.html
./other-new-features/opaques.html
./other-new-features/open-classes.html
./other-new-features/parameter-untupling-spec.html
./other-new-features/parameter-untupling.html
./other-new-features/parameter-untupling-spec.html
./other-new-features/safe-initialization.html
./other-new-features/targetName.html
./other-new-features/threadUnsafe-annotation.html
Expand Down

0 comments on commit 87c3ce4

Please sign in to comment.