-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Deprecate LexOrderingRef
and LexRequirementRef
#13205
Commits on Oct 28, 2024
-
Conversion types for LexOrdering and LexOrderingRef to structs.
nglime committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4122518 - Browse repository at this point
Copy the full SHA 4122518View commit details -
Merge remote-tracking branch 'upstream/main' into feature/lex-orderin…
…g-request-struct
nglime committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ff430c1 - Browse repository at this point
Copy the full SHA ff430c1View commit details
Commits on Oct 29, 2024
-
Format and fix type errors. Adjusted expected output when using `LexO…
…rdering`.
nglime committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for bf53894 - Browse repository at this point
Copy the full SHA bf53894View commit details -
Updated usage of
FromIterator
and removedempty()
in favor of `de……fault()`.
nglime committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 8d3af8e - Browse repository at this point
Copy the full SHA 8d3af8eView commit details -
Adjusted chained
map
andflatten
calls toflat_map
, and swapped…… `unwrap_or` to `unwrap_or_default`.
nglime committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 0ce3e17 - Browse repository at this point
Copy the full SHA 0ce3e17View commit details -
Adjusted slt files to include a space after commas, when relating to …
…LexOrdering and LexOrderingRef.
nglime committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for ac64879 - Browse repository at this point
Copy the full SHA ac64879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2825c1d - Browse repository at this point
Copy the full SHA 2825c1dView commit details -
Removed unnecessary path prefixes in
sort_expr
.nglime committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b62a988 - Browse repository at this point
Copy the full SHA b62a988View commit details
Commits on Oct 30, 2024
-
Merge remote-tracking branch 'upstream/main' into feature/lex-orderin…
…g-request-struct
nglime committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 6fdd4ae - Browse repository at this point
Copy the full SHA 6fdd4aeView commit details -
nglime committed
Oct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c78e93 - Browse repository at this point
Copy the full SHA 5c78e93View commit details -
Removed LexOrderingRef struct.
nglime committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 2e91bc5 - Browse repository at this point
Copy the full SHA 2e91bc5View commit details -
Removed dereferences to
LexOrderingRef
left over from the struct re……moval.
nglime committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 682bc21 - Browse repository at this point
Copy the full SHA 682bc21View commit details -
Removed remaining usage of the raw
LexOrderingRef
type.nglime committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 9cd6f14 - Browse repository at this point
Copy the full SHA 9cd6f14View commit details -
nglime committed
Oct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 406e625 - Browse repository at this point
Copy the full SHA 406e625View commit details
Commits on Oct 31, 2024
-
Apply suggestions from code review
Co-authored-by: Berkay Şahin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e69ccc - Browse repository at this point
Copy the full SHA 0e69cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for da5fc7c - Browse repository at this point
Copy the full SHA da5fc7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f41292 - Browse repository at this point
Copy the full SHA 5f41292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d0ba80 - Browse repository at this point
Copy the full SHA 1d0ba80View commit details