-
Notifications
You must be signed in to change notification settings - Fork 790
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
Make trimmed printf "%A" for F# records work when trimmed #14941
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
KevinRansom
commented
Mar 20, 2023
•
edited
Loading
edited
- Implement failing tests
- Embedding DynamicallyAccessedMemberTypes
- Adding DynamicallyAccessedMemberTypes with code generation to record type
KevinRansom
changed the title
Make trimmed pritnf "%A" for F# records work when trimmed
Make trimmed printf "%A" for F# records work when trimmed
Mar 20, 2023
KevinRansom
force-pushed
the
percenta.records
branch
6 times, most recently
from
March 27, 2023 02:27
7abaa84
to
e1591f0
Compare
KevinRansom
force-pushed
the
percenta.records
branch
4 times, most recently
from
March 31, 2023 16:43
cdf8678
to
ca587ea
Compare
KevinRansom
force-pushed
the
percenta.records
branch
from
April 3, 2023 23:14
bd5453d
to
9e1ef91
Compare
KevinRansom
force-pushed
the
percenta.records
branch
from
April 3, 2023 23:18
9e1ef91
to
2c551a0
Compare
T-Gro
reviewed
Apr 4, 2023
T-Gro
approved these changes
Apr 4, 2023
psfinaki
approved these changes
Apr 6, 2023
vzarytovskii
pushed a commit
that referenced
this pull request
Apr 6, 2023
* Make trimmed printf "%A" for F# records work when trimmed (#14941) * Add tests * Embed types * baselines + fsx * Extra telemetry for codefixes (#15035) * BDN config option - ignore that Test.Utilities is not optimized (#15038) * Unignore files for formatting (.fantomasignore) if the underlying Fantomas issue has been resolved (#14960) * SI.fs fantomas'd * unignore .fsi files in Fsharp.Core * Removing commented out files from fantomasignore * Automated command ran: fantomas Co-authored-by: T-Gro <46543583+T-Gro@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com> Co-authored-by: Petr <psfinaki@users.noreply.github.com> Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.