MCPcopy Create free account

hub / github.com/astral-sh/ruff / functions

Functions29,651 in github.com/astral-sh/ruff

↓ 51 callersMethodextend
Extend the current region with the results of a speculative [`TypeInferenceBuilder`].
crates/ty_python_semantic/src/types/infer/builder.rs:12189
↓ 51 callersMethodget
(&self)
crates/ruff_linter/src/checkers/ast/mod.rs:3614
↓ 51 callersMethodplace_table
(&self, scope_id: FileScopeId)
crates/ty_python_core/src/lib.rs:366
↓ 51 callersMethodstatement
(&self, node_id: NodeId)
crates/ruff_python_semantic/src/model.rs:1622
↓ 50 callersMethodbuild
(self)
crates/ty_python_semantic/src/types/set_theoretic/builder.rs:1126
↓ 50 callersMethodcurrent_token_range
(&self)
crates/ruff_python_parser/src/parser/mod.rs:424
↓ 50 callersMethodis_starred_expr
(&self)
crates/ruff_python_ast/src/generated.rs:2614
↓ 50 callersMethodmax
(self, other: Self)
crates/ty_python_semantic/src/place.rs:48
↓ 50 callersMethodmodule
(&self)
crates/ty_python_semantic/src/types/infer/builder.rs:843
↓ 50 callersMethodpath
(&self)
crates/ty_wasm/src/lib.rs:868
↓ 50 callersMethodproject_path
(&self, relative: impl AsRef<SystemPath>)
crates/ty/tests/file_watching.rs:48
↓ 49 callersMethodfile
Returns the file containing the class definition.
crates/ty_python_semantic/src/types/class.rs:834
↓ 49 callersMethodinto_iter
(self)
crates/ty_python_semantic/src/types/call/bind.rs:4845
↓ 49 callersMethodis_empty
Returns `true` if the module imports are empty.
crates/ruff_graph/src/lib.rs:77
↓ 49 callersMethodmessage
A text [`Element`][crate::Element] in a [`Group`][crate::Group] <div class="warning"> Text passed to this function is allowed to be styled, as such
crates/ruff_annotate_snippets/src/level.rs:124
↓ 49 callersMethodparent
(&self)
crates/ruff_db/src/system/path.rs:168
↓ 49 callersFunctionwalk_expr
(visitor: &mut V, expr: &'a Expr)
crates/ruff_python_ast/src/visitor.rs:362
↓ 48 callersMethodcheck
(&self, contents: &str)
crates/ruff_wasm/src/lib.rs:342
↓ 48 callersMethodextend
Extend the module imports with additional file paths.
crates/ruff_graph/src/lib.rs:72
↓ 48 callersMethodinto_boxed_slice
(self)
crates/ty_python_semantic/src/types/infer/builder.rs:12740
↓ 48 callersMethoditer
Returns an iterator over all enabled lints and their severity.
crates/ty_python_semantic/src/lint.rs:599
↓ 48 callersMethodname
(self)
crates/ty_python_semantic/src/types/class.rs:336
↓ 47 callersMethodadd
(&mut self, db: &'db dyn Db, env: &ProgramEnvironment<'db>, ty: Type<'db>)
crates/ty_python_semantic/src/types/set_theoretic/builder.rs:532
↓ 47 callersMethodget_or_import_symbol
Generate an [`Edit`] to reference the given symbol. Returns the [`Edit`] necessary to make the symbol available in the current scope along with the bo
crates/ruff_linter/src/importer/mod.rs:281
↓ 47 callersMethodignore_possibly_undefined
Returns the inner type, unless it is definitely undefined.
crates/ty_python_semantic/src/types/member.rs:41
↓ 47 callersMethodmap
(self, f: &F)
crates/ty_python_semantic/src/types/call/bind.rs:441
↓ 47 callersMethodpython_file
(self, db: &'db dyn Db)
crates/ty_python_semantic/src/types/class/static_literal.rs:515
↓ 47 callersMethodwrite_dedented
Writes auto-dedented text to a file.
crates/ruff_db/src/system/test.rs:248
↓ 46 callersMethodapply_changes
(&mut self, changes: &[ChangeEvent])
crates/ty/tests/file_watching.rs:192
↓ 46 callersFunctioncall
(checker: &Checker, func: &Expr)
crates/ruff_linter/src/rules/pandas_vet/rules/call.rs:170
↓ 46 callersMethoddangling
Returns the [dangling comments](self#dangling-comments) of `node`
crates/ruff_python_formatter/src/comments/mod.rs:299
↓ 46 callersMethodget_mut
(&mut self, index: I)
crates/ruff_index/src/slice.rs:116
↓ 46 callersMethodidentifier
Returns the identifier of the command.
crates/ruff_server/src/server.rs:339
↓ 46 callersMethodkind
(&self)
crates/ruff_linter/src/rules/pycodestyle/rules/logical_lines/mod.rs:280
↓ 46 callersMethodline_position
(&self)
crates/ruff_python_formatter/src/comments/mod.rs:141
↓ 46 callersMethodnext
(&self)
crates/ty_python_semantic/src/types/typevar.rs:914
↓ 46 callersMethodorigin
()
crates/ty_python_semantic/src/types/constraints/paths.rs:100
↓ 46 callersFunctionparse
Parse the Markdown `source` as a test suite with given `title`. `validate_config` is invoked once for every literally-declared `toml` config block (a
crates/mdtest/src/parser.rs:25
↓ 46 callersMethodspecialization
(specialization: Specialization<'db>)
crates/ty_python_semantic/src/types/generics.rs:2277
↓ 45 callersMethodappend
(self, x)
crates/ruff_linter/resources/test/fixtures/refurb/FURB113.py:15
↓ 45 callersFunctioncreate_dir_all
( paths: &mut RwLockWriteGuard<BTreeMap<Utf8PathBuf, Entry>>, normalized: &Utf8Path, )
crates/ruff_db/src/system/memory_fs.rs:479
↓ 45 callersFunctionempty
()
crates/ty_python_semantic/src/types/signatures.rs:6100
↓ 45 callersMethodis_paramspec
(self, db: &'db dyn Db)
crates/ty_python_semantic/src/types/typevar.rs:293
↓ 45 callersMethoditems
Bug in Clippy? Sizeof Arguments is 16
crates/ruff_formatter/src/arguments.rs:65
↓ 45 callersMethodmember
(self, db: &'db dyn Db)
crates/ty_python_semantic/src/types.rs:976
↓ 45 callersMethodposition
(&self)
crates/ruff_linter/src/noqa.rs:699
↓ 45 callersMethodskip_trivia
(self)
crates/ruff_python_trivia/src/tokenizer.rs:793
↓ 45 callersMethodsplit_at
Returns a pair of token slices from both before and after the given [`TextSize`] offset. If the given offset is between two tokens, the "before" slic
crates/ruff_python_ast/src/token/tokens.rs:204
↓ 45 callersMethodtypes
Returns the typevars and stored bound types still reachable from the decision diagram. Source ordering can retain constraints that are no longer in t
crates/ty_python_semantic/src/types/constraints.rs:330
↓ 45 callersMethoduse_def_map
(&self, scope_id: FileScopeId)
crates/ty_python_core/src/lib.rs:383
↓ 45 callersMethodwrite_file
( &mut self, path: impl AsRef<SystemPath>, content: &str, )
crates/ty_ide/src/lib.rs:447
↓ 44 callersMethodformat
(&self, contents: &str)
crates/ruff_wasm/src/lib.rs:483
↓ 44 callersFunctionget_result
( source: &str, expected_diagnostics: Vec<ExpectedDiagnostic>, )
crates/mdtest/src/matcher.rs:573
↓ 44 callersMethodis_empty
Returns true if and only if this collection is empty.
crates/ty_ide/src/symbols.rs:136
↓ 44 callersMethodis_empty
(&self)
crates/ty_python_semantic/src/types/set_theoretic/builder.rs:610
↓ 44 callersMethoditer
(self)
crates/ty_python_semantic/src/types/class/typed_dict.rs:116
↓ 44 callersMethodparent
(&self)
crates/ty_python_core/src/scope.rs:151
↓ 44 callersMethodreplace
(&mut self, line: usize, start: usize, end: usize, string: &str)
crates/ruff_annotate_snippets/src/renderer/styled_buffer.rs:118
↓ 44 callersFunctionsetup_rayon
()
crates/ruff_benchmark/benches/ty_shared/mod.rs:21
↓ 44 callersMethodsymbol
(&self, id: ScopedSymbolId)
crates/ty_python_core/src/place.rs:220
↓ 44 callersMethodwith_annotated_type
Set the annotated type for this parameter. This also marks the annotation as explicit (not inferred), so it will be displayed.
crates/ty_python_semantic/src/types/signatures.rs:5454
↓ 44 callersMethodwith_src_files
Specify files to be created in the `src` mock directory
crates/ty_module_resolver/src/testing.rs:127
↓ 43 callersFunctionevent_for_file
(name: &str)
crates/ty/tests/file_watching.rs:268
↓ 43 callersMethodgeneric_context
Returns the generic context if this is a generic class.
crates/ty_python_semantic/src/types/class.rs:790
↓ 43 callersMethodget
(self, key: str)
crates/ruff_linter/resources/test/fixtures/flake8_return/RET501.py:8
↓ 43 callersMethodhelp
Adds a "help" sub-diagnostic with the given message. See the closely related [`Diagnostic::info`] method for more details.
crates/ruff_db/src/diagnostic/mod.rs:183
↓ 43 callersMethoditer_mro
Returns an iterator over the MRO.
crates/ty_python_semantic/src/types/class.rs:647
↓ 43 callersMethodname
(self)
crates/ruff_linter/src/rules/flake8_tidy_imports/settings.rs:177
↓ 42 callersMethodclass
Return the [`KnownClass`] that inhabitants of this type are instances of at runtime
crates/ty_python_semantic/src/types/method.rs:359
↓ 42 callersMethodf
(self)
crates/ruff_linter/resources/test/fixtures/pyupgrade/UP008.py:121
↓ 42 callersMethodfile_uri
(&self, path: impl AsRef<SystemPath>)
crates/ty_server/tests/e2e/main.rs:806
↓ 42 callersMethodget
Returns the [`OverloadLiteral`] representing this matching overload.
crates/ty_python_semantic/src/types/call/bind.rs:9904
↓ 42 callersMethodis_always_satisfied
( self, db: &'db dyn Db, env: &ProgramEnvironment<'db>, )
crates/ty_python_semantic/src/types/constraints.rs:573
↓ 42 callersMethodis_ok
(&self)
crates/ruff_python_parser/tests/generate_inline_tests.rs:205
↓ 42 callersMethodlines
(&self)
crates/ruff_linter/src/noqa.rs:337
↓ 42 callersMethodpath
(&self)
crates/ruff/src/commands/format.rs:859
↓ 42 callersMethodsub
(mut self, sub: SubDiagnostic)
crates/ty_project/src/metadata/options.rs:2428
↓ 42 callersMethodsuite
Returns the module body contained in this parsed output as a [`Suite`].
crates/ruff_python_parser/src/lib.rs:528
↓ 41 callersMethodextend
(&mut self, iter: T)
crates/ruff_linter/src/registry/rule_set.rs:322
↓ 41 callersMethodfield
Returns the field declared directly on this dynamic named tuple, if any.
crates/ty_python_semantic/src/types/class/named_tuple.rs:474
↓ 41 callersMethodinto_boxed_slice
(self)
crates/ty_python_core/src/definition.rs:290
↓ 41 callersFunctionresolve_module_confident
Resolves a module name to a module, without desperate resolution available. This is appropriate for resolving a `KnownModule`, or cases where for wha
crates/ty_module_resolver/src/resolve.rs:93
↓ 41 callersMethodsecondary
Create a secondary annotation attached to the range of the given value in the file currently being type checked. The annotation returned has no messa
crates/ty_python_semantic/src/types/context.rs:224
↓ 41 callersMethodwith_initialization_options
Set the initial client options for the test server.
crates/ty_server/tests/e2e/main.rs:1291
↓ 40 callersFunctionbind_docstring_snapshot_filters
()
crates/ty_ide/src/docstring.rs:156
↓ 40 callersMethodeat
Consume the current token if it is of the given kind. Returns `true` if it matches, `false` otherwise.
crates/ruff_python_parser/src/parser/mod.rs:635
↓ 40 callersMethoditer
(&mut self)
crates/ruff_linter/src/checkers/ast/mod.rs:3585
↓ 40 callersFunctionsetup_micro_case
(code: &str)
crates/ruff_benchmark/benches/ty_shared/mod.rs:35
↓ 39 callersMethodadd
Add a file with the given path and contents to this environment.
crates/ruff_db/src/diagnostic/render.rs:2617
↓ 39 callersMethodat
Returns `true` if the current token is of the given kind.
crates/ruff_python_parser/src/parser/mod.rs:695
↓ 39 callersMethodcontains_range
(self, other: TextRange)
crates/ruff_text_size/src/range.rs:204
↓ 39 callersMethodcurrent_statement
Return the current [`Stmt`].
crates/ruff_python_semantic/src/model.rs:1474
↓ 39 callersMethodfunction
(&'test self, name: &str)
crates/ty_python_semantic/src/types/dedicated/pytest.rs:3545
↓ 39 callersMethodknown
Returns the known class, if any.
crates/ty_python_semantic/src/types/class.rs:636
↓ 39 callersMethodnegate
Returns the negation of this constraint set.
crates/ty_python_semantic/src/types/constraints.rs:653
↓ 39 callersMethodnext
(&mut self)
crates/ruff_python_ast/src/nodes.rs:244
↓ 39 callersMethodstop_watch
(&mut self, matcher: M)
crates/ty/tests/file_watching.rs:69
↓ 39 callersMethodwrite_file_all
Stores a new file in the file system. The operation overrides the content for an existing file with the same normalized `path`. Enclosing directorie
crates/ruff_db/src/system/memory_fs.rs:229
↓ 38 callersMethodbuild
(&self)
crates/ty_ide/src/symbols.rs:3354
↓ 38 callersMethodcontains
(&self, kind: TokenKind)
crates/ruff_python_parser/src/token_set.rs:28
← previousnext →301–400 of 29,651, ranked by callers