Support f16 in lossy_float_literal lint - #15899
Draft
samueltardieu wants to merge 3 commits into
Draft
Conversation
Collaborator
|
r? @Alexendoo rustbot has assigned @Alexendoo. Use |
samueltardieu
marked this pull request as draft
October 16, 2025 21:17
samueltardieu
force-pushed
the
features/float-literal-f16
branch
2 times, most recently
from
October 16, 2025 21:34
4d27ac4 to
32021c8
Compare
|
Lintcheck changes for 7beeb91
This comment will be updated if you push new changes |
samueltardieu
force-pushed
the
features/float-literal-f16
branch
from
October 27, 2025 06:58
32021c8 to
df9ca00
Compare
This comment has been minimized.
This comment has been minimized.
samueltardieu
force-pushed
the
features/float-literal-f16
branch
from
November 5, 2025 12:19
df9ca00 to
9f0a9be
Compare
samueltardieu
force-pushed
the
features/float-literal-f16
branch
from
November 15, 2025 04:43
9f0a9be to
5b64ef3
Compare
This comment has been minimized.
This comment has been minimized.
samueltardieu
force-pushed
the
features/float-literal-f16
branch
from
January 9, 2026 13:17
5b64ef3 to
fea69ec
Compare
This comment has been minimized.
This comment has been minimized.
samueltardieu
force-pushed
the
features/float-literal-f16
branch
2 times, most recently
from
March 5, 2026 22:19
e3443a3 to
3758f89
Compare
samueltardieu
force-pushed
the
features/float-literal-f16
branch
from
March 22, 2026 16:27
3758f89 to
b98253f
Compare
This comment has been minimized.
This comment has been minimized.
samueltardieu
force-pushed
the
features/float-literal-f16
branch
from
June 1, 2026 10:22
b98253f to
dc28a49
Compare
This comment has been minimized.
This comment has been minimized.
samueltardieu
force-pushed
the
features/float-literal-f16
branch
from
June 4, 2026 06:59
dc28a49 to
b2d3caf
Compare
This comment has been minimized.
This comment has been minimized.
samueltardieu
force-pushed
the
features/float-literal-f16
branch
from
July 19, 2026 06:45
b2d3caf to
7beeb91
Compare
This file contains hidden or 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
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.
changelog: [
lossy_float_literal]: add support forf16Depends on #15897 and #15901