@@ -26,9 +26,6 @@ We did our best to extensively evaluate the design space and comprehensively doc
2626As a result, this is going to be a very long read. If you're just interested in getting a quick idea
2727of the proposal, you can read just the [ "Intuition"] [ Intuition ] section.
2828
29- If you have any questions, feedback or ideas regarding this document, use the link provided
30- in the [ "Feedback"] [ FeedbackSection ] section to join the public discussion.
31-
3229## Motivation
3330
3431Def macros and macro annotations have become an integral
@@ -71,7 +68,6 @@ and coming up with a lightweight declaration syntax. In this document, we presen
7168 * [ Out of scope] ( #out-of-scope )
7269 * [ Conclusion] ( #conclusion )
7370 * [ Credits] ( #credits )
74- * [ Feedback] ( #feedback )
7571
7672## Intuition
7773
@@ -983,12 +979,6 @@ Tamer Mohammed Abdul-Radi, David Dudson, Takeshi D. Itoh, Oleksandr Olgashko and
983979
984980The prototype of IntelliJ integration was developed by Mikhail Mutcianko.
985981
986- ## Feedback
987-
988- In order to centralize the discussion, post your feedback and ideas to [ http://gitter.im/scalameta/sips ] [ FeedbackWebsite ] .
989- Once we submit this document as a full-fledged SIP, we will update this section to include the official discussion forum
990- mandated by the SIP process.
991-
992982## References
993983
994984 1 . [ Prototype of scalac integration] [ PrototypeScalac ]
@@ -1019,8 +1009,6 @@ mandated by the SIP process.
10191009[ AnonymousTypeProviders ] : http://docs.scala-lang.org/overviews/macros/typeproviders.html#anonymous-type-providers
10201010[ ExtractorMacros ] : https://docs.scala-lang.org/overviews/macros/extractors.html
10211011[ AnnotationsTypecheck ] : https://github.com/scalamacros/paradise/issues/75
1022- [ FeedbackSection ] : #feedback
1023- [ FeedbackWebsite ] : http://gitter.im/scalameta/sips
10241012[ AppendixInteraction ] : https://gist.github.com/xeno-by/e26a904051a171e4bc8b9096630220a7
10251013[ AppendixExpansion ] : https://gist.github.com/xeno-by/5dde62aedcc23afc85ecf4d795ac67c2
10261014[ AppendixMeta ] : https://gist.github.com/xeno-by/9741ce7532cb30368b3753521bbfce4e
0 commit comments