Skip to content

Conversation

@dhruvmanila
Copy link
Member

No description provided.

@dhruvmanila dhruvmanila added the internal An internal refactor or improvement label Aug 7, 2025
@dhruvmanila dhruvmanila requested a review from dcreager as a code owner August 7, 2025 04:24
@dhruvmanila dhruvmanila added server Related to the LSP server ty Multi-file analysis & type inference labels Aug 7, 2025
@dhruvmanila dhruvmanila enabled auto-merge (squash) August 7, 2025 04:24
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2025

Diagnostic diff on typing conformance tests

No changes detected when running ty on typing conformance tests ✅

@dhruvmanila dhruvmanila merged commit cc97579 into main Aug 7, 2025
39 checks passed
@dhruvmanila dhruvmanila deleted the dhruv/move-server-capabilities branch August 7, 2025 04:28
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2025

mypy_primer results

No ecosystem changes detected ✅
No memory usage changes detected ✅

dcreager added a commit that referenced this pull request Aug 7, 2025
* origin/main:
  [ty] Implemented support for "rename" language server feature (#19551)
  [ty] Reduce size of member table (#19572)
  [ty] Move server capabilities creation (#19798)
  [ty] Repurpose `FunctionType.into_bound_method_type` to return `BoundMethodType` (#19793)
  [ty] Validate writes to `TypedDict` keys (#19782)
  [ty] Add support for using the test command emitted when a mdtest fails (#19794)
dcreager added a commit that referenced this pull request Aug 7, 2025
* dcreager/bound-typevar: (24 commits)
  more comment fix
  this isn't true anymore
  fix inner function in overload implementation ecosystem error
  Update Rust toolchain to 1.89 (#19807)
  [ty] Add `ty.inlayHints.variableTypes` server option (#19780)
  synthetic typevars for type materializations are bound
  [ty] Add failing tests for tuple subclasses (#19803)
  [ty] Add `ty.experimental.rename` server setting (#19800)
  clippy
  make BoundTypeVarInstance interned
  [ty] Implemented support for "rename" language server feature (#19551)
  [ty] Reduce size of member table (#19572)
  [ty] Move server capabilities creation (#19798)
  separate types!
  tmp
  allow KnownInstance::TypeVar in type expressions
  bind typevar in Generic/Protocol base class reference
  [ty] Repurpose `FunctionType.into_bound_method_type` to return `BoundMethodType` (#19793)
  remove unneeded GenericContext::with_binding_context
  create KnownInstanceType::TypeVar for PEP 695 too
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement server Related to the LSP server ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants