Skip to content

Rework reflect Flags #10622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 3, 2020

Conversation

nicolasstucki
Copy link
Contributor

  • Add Deferred, Infix, JavaStatic, Method, NoInit and Transparent
  • Remove ModuleClass
  • Rename Object to Module

* Add `Deferred`, `Infix`, `JavaStatic`, `Method`, `NoInit` and `Transparent`
* Remove `ModuleClass`
* Rename `Object` to `Module`
@nicolasstucki nicolasstucki force-pushed the add-missing-reflect-falgs branch from b7f28de to 5e6fa72 Compare December 3, 2020 12:11
@nicolasstucki nicolasstucki marked this pull request as ready for review December 3, 2020 12:36
@nicolasstucki nicolasstucki requested review from liufengyun and smarter and removed request for liufengyun December 3, 2020 12:36
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicolasstucki
Copy link
Contributor Author

I will align the documentation with dotc.core.Flags in a separate PR.

@nicolasstucki nicolasstucki merged commit 5fd25e4 into scala:master Dec 3, 2020
@nicolasstucki nicolasstucki deleted the add-missing-reflect-falgs branch December 3, 2020 15:02
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants