MCPcopy Create free account

hub / github.com/JakkuSakura/FerroPhase / functions

Functions52,957 in github.com/JakkuSakura/FerroPhase

↓ 19 callersMethodclone
(&self)
tests/rust/ui/hygiene/issue-44128.rs:8
↓ 19 callersMethodclone
(&self)
tests/rust/ui/packed/packed-struct-optimized-enum.rs:7
↓ 19 callersFunctioncut_message
ErrorKind required by winnow 0.6 FromExternalError API.
crates/fp-lang/src/cst/items.rs:35
↓ 19 callersFunctiondrop
(&mut self)
tests/rust/ui/traits/const-traits/const-drop-fail-2.rs:38
↓ 19 callersMethodemit_error_at
(&mut self, span: Option<Span>, message: impl Into<String>)
crates/fp-interpret/src/engine/mod.rs:8190
↓ 19 callersMethodenum_layout_for_instance
( &mut self, def_id: hir::DefId, args: &[Ty], span: Span, )
crates/fp-backend/src/transforms/hir_to_mir/expr.rs:4666
↓ 19 callersFunctionfoo
()
tests/rust/ui/consts/const-eval/stable-metric/ctfe-fn-call.rs:4
↓ 19 callersFunctiong
()
tests/rust/ui-fulldeps/internal-lints/diagnostics.rs:116
↓ 19 callersFunctionlower_operand
( operand: &mir::Operand, code: &mut Vec<BytecodeInstr>, const_pool: &mut Vec<BytecodeConst>, )
crates/fp-bytecode/src/lib.rs:1788
↓ 19 callersMethodlower_place
(&mut self, expr: &hir::Expr)
crates/fp-backend/src/transforms/hir_to_mir/expr.rs:16113
↓ 19 callersFunctionlower_ts_type
(ty: &TsType)
crates/fp-typescript/src/frontend.rs:1289
↓ 19 callersFunctionstore_vreg_float
( asm: &mut Assembler, layout: &FrameLayout, id: u32, src: FReg, ty: &AsmType, )
crates/fp-native/src/emit/x86_64.rs:1943
↓ 19 callersMethodtransform_type_to_hir
Transform an AST type into a HIR type
crates/fp-backend/src/transforms/ast_to_hir/mod.rs:1463
↓ 19 callersMethodvalue_type
(&self, value: &LirValue)
crates/fp-wasm/src/lib.rs:1676
↓ 19 callersMethodwait
(&self)
tests/rust/ui/issues/issue-35976.rs:12
↓ 18 callersFunctionassert_panicked
(f: impl FnOnce() + UnwindSafe)
tests/rust/ui/rfcs/rfc-2091-track-caller/std-panic-locations.rs:27
↓ 18 callersFunctionassert_type_eq
(_: T, _: U)
tests/rust/ui/pattern/rfc-3627-match-ergonomics-2024/experimental/mixed-editions.rs:21
↓ 18 callersFunctionbinary_value_kind
( operands: &[AsmOperand], values: &[AsmValue], build: F, )
crates/fp-native/src/asmir.rs:4042
↓ 18 callersFunctionconst_deallocate
(_ptr: *mut u8, _size: usize, _align: usize)
tests/rust/ui/intrinsics/safe-intrinsic-mismatch.rs:15
↓ 18 callersMethoderror_with_current_span
(&self, message: impl Into<String>)
crates/fp-typing/src/lib.rs:3455
↓ 18 callersMethodexists
(self)
tests/rust/ui/dyn-compatibility/spurious-dyn-compat-errors-58734.rs:10
↓ 18 callersFunctionf
MCVE 3
tests/rust/ui/nll/polonius/nll-problem-case-3-issue-21906.rs:72
↓ 18 callersFunctionf
(_: SseVector)
tests/rust/ui/abi/simd-abi-checks-sse.rs:20
↓ 18 callersMethodfor_each
(self, f: F)
tests/rust/ui/inference/issue-104649.rs:13
↓ 18 callersMethodget
(&self)
tests/rust/ui/drop/lint-tail-expr-drop-order.rs:30
↓ 18 callersMethodhas_value
(&self)
crates/fp-core/src/ast/expr/stmt.rs:79
↓ 18 callersFunctionhost_arch
()
crates/fp-native/tests/linker.rs:8
↓ 18 callersFunctionident
(name: &str)
crates/fp-backend/tests/contract_ast_to_hir.rs:9
↓ 18 callersMethodin_const_region
(&self)
crates/fp-interpret/src/engine/const_regions.rs:15
↓ 18 callersMethodinsert_env
(&mut self, name: String, entry: EnvEntry)
crates/fp-typing/src/lib.rs:3037
↓ 18 callersMethoditer
(&'a self)
tests/rust/ui/type-alias-impl-trait/wf-check-rpit-lifetimes.rs:14
↓ 18 callersMethoditer
(&self)
tests/rust/ui/borrowck/issue-82462.rs:10
↓ 18 callersFunctionload_i128_value
( asm: &mut Assembler, layout: &FrameLayout, value: &AsmValue, lo: Reg, hi: Reg, _reg_
crates/fp-native/src/emit/x86_64.rs:1610
↓ 18 callersFunctionlocal_offset
(layout: &FrameLayout, id: u32)
crates/fp-native/src/emit/x86_64.rs:2178
↓ 18 callersMethodlower_expr_into_place
( &mut self, expr: &hir::Expr, place: mir::Place, expected_ty: &Ty, )
crates/fp-backend/src/transforms/hir_to_mir/expr.rs:16165
↓ 18 callersMethodparse_block_expr
(&mut self)
crates/fp-lang/src/cst/expr.rs:654
↓ 18 callersMethodpop
(self)
tests/rust/ui/const-generics/issues/issue-82956.rs:25
↓ 18 callersMethodraw_string_ptr_ty
(&self)
crates/fp-backend/src/transforms/hir_to_mir/expr.rs:5005
↓ 18 callersFunctionsleep
()
tests/rust/ui/async-await/pin-needed-to-poll.rs:21
↓ 18 callersMethodvisit
(&mut self, expr: &ast::Expr)
crates/fp-backend/src/transforms/ast_to_hir/mod.rs:3336
↓ 17 callersFunctionadd
(ds: DS<U>, name: String)
tests/rust/ui/issues/issue-41696.rs:27
↓ 17 callersMethodborrowed
Create a borrowed runtime value
crates/fp-core/src/ast/value/runtime.rs:99
↓ 17 callersMethodcast
~^ ERROR use of undeclared lifetime name ~^^ ERROR use of undeclared lifetime name `'out`
tests/rust/ui/inference/issue-107090.rs:14
↓ 17 callersFunctioncfg
(_: TokenStream, input: TokenStream)
tests/rust/ui/proc-macro/reserved-macro-names.rs:10
↓ 17 callersMethodclear_expr_types
(&mut self, expr: &mut Expr)
crates/fp-interpret/src/engine/mod.rs:2121
↓ 17 callersFunctionclosure
()
tests/rust/ui/async-await/async-closures/auxiliary/foreign.rs:3
↓ 17 callersMethodemit
(&mut self)
tests/rust/ui/nll/issue-48070.rs:10
↓ 17 callersMethodemit_expr
(&mut self, expr: &Expr, mode: EmitMode)
crates/fp-dotnet/src/cil.rs:375
↓ 17 callersMethoderror
(message: T)
crates/fp-core/src/diagnostics.rs:49
↓ 17 callersFunctionf
(data: &[T])
tests/rust/ui/impl-trait/issues/issue-92305.rs:5
↓ 17 callersFunctionfirst_child_by_category
(node: &'a SyntaxNode, cat: CstCategory)
crates/fp-lang/src/ast/items.rs:1507
↓ 17 callersMethodgamma
(self)
tests/rust/ui/associated-type-bounds/auxiliary/fn-aux.rs:55
↓ 17 callersFunctionidentity
(attr_args: TokenStream, _: TokenStream)
tests/rust/ui/proc-macro/auxiliary/attr-args.rs:21
↓ 17 callersFunctionlift_function_bytes
( bytes: &[u8], relocs: &[TextRelocation], syscall_convention: Option<AsmSyscallConvention>, )
crates/fp-native/src/binary/x86_64.rs:688
↓ 17 callersMethodlist_packages
(&self)
crates/magnet/src/models/mod.rs:104
↓ 17 callersMethodllvm_basic_type
(&self, lir_type: &lir::LirType)
crates/fp-llvm/src/llvm/codegen.rs:1931
↓ 17 callersFunctionload_i128_value
( asm: &mut Assembler, layout: &FrameLayout, value: &AsmValue, lo: Reg, hi: Reg, _reg_
crates/fp-native/src/emit/aarch64.rs:2164
↓ 17 callersFunctionlower_expr
(expr: &PyExpr)
crates/fp-python/src/frontend.rs:382
↓ 17 callersMethodmodule
(&self, id: &ModuleId)
crates/fp-core/src/package/graph.rs:51
↓ 17 callersFunctionname
()
tests/rust/ui/issues/issue-18859.rs:6
↓ 17 callersFunctionop
(_: F)
tests/rust/ui/traits/next-solver/fudge-inference/fudge-inference-with-aliases-3.rs:21
↓ 17 callersMethodpush
(&self, n: u64)
tests/rust/ui/drop/if-let-super-let.rs:91
↓ 17 callersMethodqualify_name
(&self, name: &str)
crates/fp-backend/src/transforms/ast_to_hir/mod.rs:715
↓ 17 callersFunctionready
(t: T)
tests/rust/ui/async-await/issue-68112.rs:20
↓ 17 callersMethodregister
Register an intrinsic function
crates/fp-interpret/src/intrinsics.rs:91
↓ 17 callersMethodsize
()
tests/rust/ui/impl-trait/issues/issue-56445.rs:15
↓ 17 callersMethodty_annotation
(&self)
crates/fp-core/src/ast/item/def.rs:108
↓ 16 callersFunctionabi_debug_enabled
()
crates/fp-native/src/emit/aarch64.rs:815
↓ 16 callersFunctionadd
(a: Expr<'var, VAR>, b: Expr<'var, VAR>)
tests/rust/ui/issues/issue-23046.rs:6
↓ 16 callersMethodas_ref
(&self)
tests/rust/ui/impl-trait/fresh-lifetime-from-bare-trait-obj-114664.rs:15
↓ 16 callersMethodas_str
(&self)
crates/fp-core/src/ast/ident.rs:25
↓ 16 callersFunctionassert_drop_order
(expected_drops: impl IntoIterator<Item = u32>, f: impl Fn(&DropOrder))
tests/rust/ui/drop/or-pattern-drop-order.rs:20
↓ 16 callersFunctioncheck
(v: u8)
tests/rust/ui/enum-discriminant/actually_not_an_enum-discriminant.rs:16
↓ 16 callersMethodclone
(&self)
tests/rust/ui/coherence/coherence-impls-copy.rs:17
↓ 16 callersFunctiond
()
tests/rust/ui/moves/move-out-of-array-ref.rs:28
↓ 16 callersFunctionexpect
(tokens: &mut token_stream::IntoIter, expected: &str)
tests/rust/ui/proc-macro/auxiliary/macro-only-syntax.rs:62
↓ 16 callersFunctionf
()
tests/rust/ui/expr/scope.rs:6
↓ 16 callersFunctionfirst_ident_token_text
(node: &SyntaxNode)
crates/fp-lang/src/ast/items.rs:1539
↓ 16 callersMethodfold
(&self, _: T, &self._)
tests/rust/ui/fn/error-recovery-mismatch.rs:12
↓ 16 callersMethodhash
(&self, state: &mut H)
crates/fp-core/src/sql_ast.rs:287
↓ 16 callersFunctionintern_cstring
(rodata: &mut Vec<u8>, pool: &mut HashMap<String, u64>, text: &str)
crates/fp-native/src/emit/x86_64.rs:4314
↓ 16 callersFunctionis_aggregate_type
(ty: &AsmType)
crates/fp-native/src/emit/aarch64.rs:5217
↓ 16 callersMethodis_c
(&self)
crates/fp-core/src/ast/value/ty.rs:402
↓ 16 callersMethodis_empty
Returns true when the query document has no statements or pipeline text.
crates/fp-core/src/query/mod.rs:111
↓ 16 callersMethodis_null
(self)
crates/fp-core/src/span.rs:31
↓ 16 callersMethodis_trivia
(&self)
crates/fp-lang/src/cst/expr.rs:89
↓ 16 callersMethoditer
(&'r self)
tests/rust/ui/lifetimes/iterator-trait-lifetime-error-13058.rs:8
↓ 16 callersMethoditer
(&self)
tests/rust/ui/suggestions/lifetimes/trait-object-nested-in-impl-trait.rs:27
↓ 16 callersMethodlast_expr
(&self)
crates/fp-core/src/ast/expr/stmt.rs:199
↓ 16 callersFunctionmake_foo
()
tests/rust/ui/borrowck/borrowck-borrow-from-stack-variable.rs:13
↓ 16 callersFunctionmake_foo
()
tests/rust/ui/borrowck/borrowck-borrow-from-owned-ptr.rs:13
↓ 16 callersMethodmap
(self)
tests/rust/ui/type-alias-impl-trait/nested-rpit-with-lifetimes.rs:15
↓ 16 callersFunctionnext_non_ws
(tokens: &[Token], start: usize)
crates/fp-sql/src/sql_ast.rs:1362
↓ 16 callersMethodparse
(&mut self, source: &str)
crates/fp-cli/src/pipeline/mod.rs:1989
↓ 16 callersFunctionparse_expr
(src: &str)
crates/fp-lang/tests/operator_precedence.rs:5
↓ 16 callersMethodstore_register_result
( &self, register_id: u32, source_register: &str, ty: LirType, lines:
crates/fp-ebpf/src/lib.rs:787
↓ 16 callersFunctionto_string
(t: Box<dyn Text>)
tests/rust/ui/issues/issue-3702.rs:9
↓ 16 callersFunctionwant
(_x: V)
tests/rust/ui/errors/trait-bound-error-spans/blame-trait-error.rs:25
↓ 16 callersFunctionx
()
tests/rust/ui/async-await/no-async-const.rs:4
↓ 15 callersMethodadd
(&mut self, value: u32)
tests/rust/ui/borrowck/suggest-mut-iterator.rs:7
← previousnext →501–600 of 52,957, ranked by callers