Commit Graph

  • 29064034ba Use rustfmt directly in prek (#22508) Charlie Marsh 2026-01-12 08:59:20 -05:00
  • a3394a7167 [ty] Apply @runtime_checkable across ancestors charlie/runtime-checkable Charlie Marsh 2026-01-12 08:54:10 -05:00
  • f1db842821 [ty] Avoid panic for comparison on synthesized variants (#22509) Charlie Marsh 2026-01-12 08:35:56 -05:00
  • 9cd4499fe5 [ty] Add support for functional namedtuple charlie/func-tuple Charlie Marsh 2026-01-11 22:24:40 -05:00
  • 5a3deee353 [ty] Fix incorrect narrowing for if type(x) == y (#22531) Alex Waygood 2026-01-12 12:26:47 +00:00
  • e15f88ff21 [ty] Fix contravariant type variable bound checking in specialization inference (#22488) Dex Devlon 2026-01-12 15:30:35 +05:30
  • a559275c3e Update prek dependencies (#22526) renovate[bot] 2026-01-12 08:11:01 +00:00
  • 95199c4217 Update astral-sh/setup-uv action to v7.2.0 (#22523) renovate[bot] 2026-01-12 08:07:15 +00:00
  • de9724565a Update Rust crate unicode_names2 to v2 renovate/unicode_names2-2.x renovate[bot] 2026-01-12 07:58:24 +00:00
  • f92a818fdd Update Rust crate insta to v1.46.0 (#22527) renovate[bot] 2026-01-12 07:56:12 +00:00
  • 39ec97df79 Update taiki-e/install-action action to v2.65.13 (#22522) renovate[bot] 2026-01-12 08:54:28 +01:00
  • a21988d820 Update NPM Development dependencies (#22525) renovate[bot] 2026-01-12 08:53:56 +01:00
  • eab41d5a4c Update dependency ruff to v0.14.11 (#22517) renovate[bot] 2026-01-12 08:52:14 +01:00
  • 52f4a529f7 Update CodSpeedHQ/action action to v4.5.2 (#22516) renovate[bot] 2026-01-12 08:49:54 +01:00
  • 8fd142f4ef Update Rust crate libc to v0.2.179 (#22520) renovate[bot] 2026-01-12 08:48:43 +01:00
  • 5dca6d22df Update Rust crate clap to v4.5.54 (#22518) renovate[bot] 2026-01-12 08:48:30 +01:00
  • 4c5846c6fe Update Rust crate imperative to v1.0.7 (#22519) renovate[bot] 2026-01-12 08:48:06 +01:00
  • 0289d1b163 Update Rust crate syn to v2.0.113 (#22521) renovate[bot] 2026-01-12 08:47:25 +01:00
  • 9d2b11a6c8 Update Rust crate unicode-normalization to v0.1.25 renovate/unicode-normalization-0.x-lockfile renovate[bot] 2026-01-12 07:39:56 +00:00
  • 169208a55e Support own instance members for type(...) classes Charlie Marsh 2026-01-09 10:55:20 -05:00
  • dd8e67d666 Review feedback Charlie Marsh 2026-01-11 08:58:51 -05:00
  • 4021c050d1 Simplify and correct various details in infer/builder.rs Alex Waygood 2026-01-11 13:12:29 +00:00
  • d126911948 Add support for dynamic type() classes Charlie Marsh 2025-12-29 13:14:07 -05:00
  • 09ff3e7056 Set priority for prek to enable concurrent execution (#22506) Charlie Marsh 2026-01-11 14:21:38 -05:00
  • 7bacca9b62 Use prek in documentation and CI (#22505) Charlie Marsh 2026-01-11 14:17:10 -05:00
  • 1099c76fde Recommend running prek against upstream charlie/diff Charlie Marsh 2026-01-11 13:42:46 -05:00
  • 28cde5d7a6 Set priority for prek to enable concurrent execution Charlie Marsh 2026-01-11 13:31:21 -05:00
  • 2487233716 Use prek in docuemntation Charlie Marsh 2026-01-11 13:30:24 -05:00
  • f6fbd7849f [ty] Update salsa to fix out-of-order query validation micha/cycle-validation-order Micha Reiser 2026-01-10 19:00:54 +01:00
  • cdce5f2d88 Use constraint-set assignability (rather than assignability) when bounds contain negated types charlie/constraint-set Charlie Marsh 2026-01-10 14:41:07 -05:00
  • 2c68057c4b [ty] Preserve argument signature in @total_ordering (#22496) Charlie Marsh 2026-01-10 14:35:58 -05:00
  • 6bc3c861f8 [ty] Generalize union-type subtyping fast path alex/union-fast-path-still-vec Alex Waygood 2026-01-10 15:30:25 +00:00
  • 8e29be9c1c Add let chains preference to development guidelines (#22497) Charlie Marsh 2026-01-10 12:29:07 -05:00
  • 27d60685d0 Fix self charlie/self Charlie Marsh 2026-01-10 10:52:01 -05:00
  • 72b52121c0 [ty] Bind typing.Self in class attributes and assignment Charlie Marsh 2026-01-09 18:23:21 -05:00
  • c872fe4c08 generalize fast path more...? alex/union-set Alex Waygood 2026-01-10 15:26:09 +00:00
  • 880513a013 Respect fmt: skip for multiple statements on same logical line (#22119) Dylan 2026-01-10 08:56:58 -06:00
  • f497167798 use an FxOrderSet in UnionType Alex Waygood 2026-01-08 13:59:23 +00:00
  • 046c5a46d8 [ty] Support dataclass_transform as a function call (#22378) Charlie Marsh 2026-01-10 08:45:45 -05:00
  • 134d32ae05 Try micha/bye-bye-bad-txt Micha Reiser 2026-01-10 14:08:47 +01:00
  • f43119551c Delete bad and good.txt Micha Reiser 2026-01-10 14:04:29 +01:00
  • cfed34334c Update mypy primer pin (#22490) Micha Reiser 2026-01-10 14:00:00 +01:00
  • 11cc324449 [ty] Detect invalid @total_ordering applications in non-decorator contexts (#22486) Charlie Marsh 2026-01-09 19:37:58 -05:00
  • c88e1a0663 [ty] Avoid emitting Liskov repeated violations from grandparent to child (#22484) Charlie Marsh 2026-01-09 19:27:57 -05:00
  • 06440dc5ba Update source kind from path mapping Amethyst Reese 2026-01-09 15:45:22 -08:00
  • 2c7ac17b1e Remove two old zizmor ignore comments (#22485) William Woodruff 2026-01-09 18:02:44 -05:00
  • feb4df1449 review tweaks Carl Meyer 2026-01-09 14:29:48 -08:00
  • fba4ac1dc6 improve literal promotion tests ibraheem/variance-in-argument Ibraheem Ahmed 2026-01-09 16:34:50 -05:00
  • d6d0b44fdb preserve bounds and constraints on synthetic type variables Ibraheem Ahmed 2026-01-09 16:30:13 -05:00
  • d9b22cf276 fix up 3.12/3.13 testing Carl Meyer 2026-01-09 13:36:10 -08:00
  • 5ed810a5d9 avoid creating invalid type mappings during synthetic inference Ibraheem Ahmed 2026-01-09 03:03:54 -05:00
  • 4812707fd7 avoid marking synthesized type variables as inferable unnecessarily Ibraheem Ahmed 2026-01-08 22:27:50 -05:00
  • 540593587d inform literal promotion with variance of inferred argument types Ibraheem Ahmed 2025-12-31 20:32:10 -05:00
  • fafd6e20dc cargo fmt Carl Meyer 2026-01-09 13:17:38 -08:00
  • 01b1937065 Fix invalid-await for intersections containing dynamic types Claude 2026-01-09 18:40:21 +00:00
  • a0f2cd0ded Add language: golang to actionlint pre-commit hook (#22483) Matthias Schoettle 2026-01-09 14:30:00 -05:00
  • dc61104726 [ty] Derive Default in a few more places in place.rs (#22481) Alex Waygood 2026-01-09 18:37:36 +00:00
  • 930f13da9f Bump freqtrade expected diagnostics from 600 to 650 Claude 2026-01-09 17:48:21 +00:00
  • 901322f9de more cascady gankra/namespace-auto Aria Desires 2026-01-09 12:44:49 -05:00
  • a59bf83854 checkpoint working Aria Desires 2026-01-09 12:29:35 -05:00
  • f40c578ffb [ruff] document RUF100 trailing comment fix behavior (#22479) Jason K Hall 2026-01-09 10:01:09 -07:00
  • baaf6966f6 [ruff] Split WASM build and publish into separate workflows (#12387) (#22476) Leo Hayashi 2026-01-10 01:41:13 +09:00
  • cc1ddc5d72 Merge main into claude/fix-issue-1858-UjARA Claude 2026-01-09 15:58:43 +00:00
  • a6df4a3be7 Add llms.txt support for documentation (#22463) Zanie Blue 2026-01-09 09:56:41 -06:00
  • 1094009790 Fix configuration path in --show-settings (#22478) Micha Reiser 2026-01-09 16:28:57 +01:00
  • 4b569cea74 cleanup Aria Desires 2026-01-09 10:23:20 -05:00
  • 10eb3d52d5 [ty] Rank top-level module symbols above most other symbols Andrew Gallant 2026-01-08 15:06:43 -05:00
  • 91d24ebb92 [ty] Give exact completion matches very high ranking Andrew Gallant 2026-01-08 10:56:26 -05:00
  • e68fba20a9 [ty] Remove type-var-typing-over-ast evaluation task Andrew Gallant 2026-01-08 10:43:52 -05:00
  • 64117c1146 [ty] Improve completion ranking based on origin of symbols Andrew Gallant 2026-01-08 10:41:06 -05:00
  • 2196ef3a33 [ty] Add package priority completion evaluation tasks Andrew Gallant 2026-01-08 09:21:28 -05:00
  • c36397031b [ty] Actually ignore hidden directories in completion evaluation Andrew Gallant 2026-01-08 09:18:42 -05:00
  • eef34958f9 [ty] More sensible sorting for results returned by all_symbols Andrew Gallant 2026-01-08 09:14:08 -05:00
  • f1bd5f1941 [ty] Rank unimported symbols from typing higher Andrew Gallant 2026-01-08 07:44:13 -05:00
  • 56862f8241 [ty] Refactor ranking Andrew Gallant 2026-01-07 14:57:03 -05:00
  • e9cc2f6f42 [ty] Refactor completion construction to use a builder Andrew Gallant 2026-01-07 14:38:42 -05:00
  • 8dd56d4264 [ty] Rename internal completion Rank type to Relevance Andrew Gallant 2026-01-07 13:03:10 -05:00
  • d4c1b0ccc7 [ty] Add evaluation tasks for a few cases Andrew Gallant 2025-12-11 14:16:45 -05:00
  • 2141e34158 post-commit konsti/better-manylinux-maturin-handling konstin 2026-01-09 13:46:25 +01:00
  • 393ca28693 Use explicit manylinux/musllinux targets and better pre-upload checks konstin 2026-01-09 13:36:23 +01:00
  • e61657ff3c [ty] Enable unused-type-ignore-comment by default (#22474) Micha Reiser 2026-01-09 11:58:43 +01:00
  • ba5dd5837c [ty] Pass slice to specialize (#22421) Micha Reiser 2026-01-09 09:45:39 +01:00
  • c5f6a74da5 [ty] Fix goto definition for relative imports in third-party files (#22457) Micha Reiser 2026-01-09 09:30:31 +01:00
  • b3cde98cd1 [ty] Update salsa (#22473) Micha Reiser 2026-01-09 09:21:45 +01:00
  • bc4798f2ee [ty] Support unions containing intersection elements in call bindings Claude 2026-01-09 06:35:57 +00:00
  • 4866f6e2ea [ty] Add priority hierarchy for intersection call errors Claude 2026-01-09 05:17:21 +00:00
  • 6b4a0b874c Bump sympy expected diagnostics to 13200 Claude 2026-01-09 04:41:36 +00:00
  • 360f1e9e84 [ty] Show individual errors when all intersection elements fail a call Claude 2026-01-09 04:28:12 +00:00
  • b3b1b7ba40 Fix markdown formatting in intersection_types.md Claude 2026-01-09 04:09:09 +00:00
  • f39370a6f5 [ty] Support calls to intersection types Claude 2026-01-09 00:00:46 +00:00
  • 64fd7e900d Create new source types for markdown files Amethyst Reese 2026-01-08 17:08:23 -08:00
  • f9f7a6901b Complete minor TODO in ty_python_semantic crate (#22468) Carl Meyer 2026-01-08 16:04:34 -08:00
  • b85fe606a5 [ty] Add support for Debian/Ubuntu dist-packages directories claude/fix-issue-1323-XMlQh Claude 2026-01-08 22:42:54 +00:00
  • c920cf8cdb Bump 0.14.11 (#22462) 0.14.11 Dylan 2026-01-08 12:51:47 -06:00
  • f146668539 Test ungating range suppressions amy/perf-enable-suppressions Amethyst Reese 2026-01-08 09:38:03 -08:00
  • bb757b5a79 [ty] Don't show diagnostics for excluded files (#22455) Micha Reiser 2026-01-08 18:27:28 +01:00
  • bb07775617 only use constraint sets for protocols dcreager/genprop Douglas Creager 2026-01-08 11:17:11 -05:00
  • 1f49e8ef51 Include configured src directories when resolving graphs (#22451) Charlie Marsh 2026-01-08 10:19:15 -05:00
  • 180b38987c clippy Douglas Creager 2026-01-08 09:42:41 -05:00
  • 7bbe3d73fc merge main Douglas Creager 2026-01-08 09:36:53 -05:00