Commit 5b8c6e1
committed
Merge branch 'main' into dcreager/bound-typevar
* main: (31 commits)
Add AIR301 rule (#17707)
Avoid underflow in default ranges before a BOM (#19839)
Update actions/download-artifact digest to de96f46 (#19852)
Update docker/login-action action to v3.5.0 (#19860)
Update rui314/setup-mold digest to 7344740 (#19853)
Update cargo-bins/cargo-binstall action to v1.14.4 (#19855)
Update actions/cache action to v4.2.4 (#19854)
Update Rust crate hashbrown to v0.15.5 (#19858)
Update Rust crate camino to v1.1.11 (#19857)
Update Rust crate proc-macro2 to v1.0.96 (#19859)
Update dependency ruff to v0.12.8 (#19856)
SIM905: Fix handling of U+001C..U+001F whitespace (#19849)
RUF064: offer a safe fix for multi-digit zeros (#19847)
Clean up unused rendering code in `ruff_linter` (#19832)
[ty] Add Salsa caching to `TupleType::to_class_type` (#19840)
[ty] Handle cycles when finding implicit attributes (#19833)
[ty] fix goto-definition on imports (#19834)
[ty] Implement stdlib stub mapping (#19529)
[`flake8-comprehensions`] Fix false positive for `C420` with attribute, subscript, or slice assignment targets (#19513)
[ty] Implement module-level `__getattr__` support (#19791)
...File tree
1,746 files changed
+47812
-34810
lines changed- .github/workflows
- crates
- ruff_annotate_snippets/src/renderer
- ruff_db/src/diagnostic
- render
- ruff_linter
- resources/test/fixtures
- airflow
- flake8_comprehensions
- flake8_simplify
- ruff
- src
- message
- snapshots
- rules
- airflow
- rules
- snapshots
- eradicate/snapshots
- fastapi/snapshots
- flake8_2020/snapshots
- flake8_annotations/snapshots
- flake8_async/snapshots
- flake8_bandit/snapshots
- flake8_blind_except/snapshots
- flake8_boolean_trap/snapshots
- flake8_bugbear/snapshots
- flake8_builtins/snapshots
- flake8_commas/snapshots
- flake8_comprehensions
- rules
- snapshots
- flake8_copyright/snapshots
- flake8_datetimez/snapshots
- flake8_debugger/snapshots
- flake8_django/snapshots
- flake8_errmsg/snapshots
- flake8_executable/snapshots
- flake8_fixme/snapshots
- flake8_future_annotations/snapshots
- flake8_gettext/snapshots
- flake8_implicit_str_concat/snapshots
- flake8_import_conventions/snapshots
- flake8_logging_format/snapshots
- flake8_logging/snapshots
- flake8_no_pep420/snapshots
- flake8_pie/snapshots
- flake8_print/snapshots
- flake8_pyi/snapshots
- flake8_pytest_style/snapshots
- flake8_quotes/snapshots
- flake8_raise/snapshots
- flake8_return/snapshots
- flake8_self/snapshots
- flake8_simplify
- rules
- snapshots
- flake8_slots/snapshots
- flake8_tidy_imports/snapshots
- flake8_todos/snapshots
- flake8_type_checking/snapshots
- flake8_unused_arguments/snapshots
- flake8_use_pathlib/snapshots
- flynt/snapshots
- isort/snapshots
- mccabe/snapshots
- numpy/snapshots
- pandas_vet/snapshots
- pep8_naming/snapshots
- perflint/snapshots
- pycodestyle/snapshots
- pydoclint/snapshots
- pydocstyle/snapshots
- pyflakes/snapshots
- pygrep_hooks/snapshots
- pylint
- rules
- snapshots
- pyupgrade
- snapshots
- refurb/snapshots
- ruff
- rules
- snapshots
- tryceratops/snapshots
- snapshots
- ruff_text_size/src
- ruff_wasm
- ruff
- tests
- snapshots
- ty_ide/src
- ty_project/src/metadata
- ty_python_semantic
- resources/mdtest
- generics
- legacy
- pep695
- import
- narrow
- conditionals
- scopes
- src
- module_resolver
- semantic_index
- types
- ty_server
- src
- tests/e2e
- ty_test/src
- docs
- fuzz
- scripts/benchmarks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,746 files changed
+47812
-34810
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
432 | | - | |
| 432 | + | |
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
| 685 | + | |
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
731 | | - | |
| 731 | + | |
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
3 | 37 | | |
4 | 38 | | |
5 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | | - | |
| 151 | + | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments