Skip to content

Conversation

@Happypig375
Copy link
Member

@Happypig375 Happypig375 commented Jun 24, 2021

@Happypig375
Copy link
Member Author

I... have zero idea about how to proceed.

@Happypig375 Happypig375 reopened this Jun 27, 2021
@Happypig375 Happypig375 marked this pull request as ready for review June 27, 2021 13:40
@vzarytovskii vzarytovskii requested review from KevinRansom, TIHan and dsyme and removed request for dsyme June 28, 2021 13:39
//------------------------------------------------------------------------

let ParseAssemblyCodeInstructions s reportLibraryOnlyFeatures (isFeatureSupported: LanguageFeature -> bool) m : IL.ILInstr[] =
let ParseAssemblyCodeInstructions s reportLibraryOnlyFeatures (isFeatureSupported: LanguageFeature -> bool) checkLanguageFeatureErrorRecover m : IL.ILInstr[] =
Copy link
Contributor

Choose a reason for hiding this comment

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

There's something weird with file ordering that we need to pass these function parameters. It's sort of of orthogonal to the PR however, so we can clean it up separately.

Copy link
Contributor

@dsyme dsyme left a comment

Choose a reason for hiding this comment

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

Thank you for the very extensive testing, very good!

@vzarytovskii vzarytovskii merged commit 07382fb into dotnet:main Jun 29, 2021
@dsyme dsyme changed the title Allow attributes after the 'module' keyword [RFC FS-1107] Allow attributes after the 'module' keyword Aug 9, 2021
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.

3 participants