Home
last modified time | relevance | path

Searched defs:new_foo (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/rust/tests/ui/issues/
Dissue-88150.rs14 fn new_foo() -> Foo<T, Never> { in new_foo() method
/third_party/rust/rust/tests/ui/issues/auxiliary/
Dissue-3136-a.rs13 fn new_foo<T>(i: ()) -> foo { in use_x() function
/third_party/rust/rust/src/tools/rustfmt/tests/source/
Dstruct-field-attributes.rs31 fn new_foo() -> Foo { in new_foo() function
/third_party/rust/rust/src/tools/rustfmt/tests/target/
Dstruct-field-attributes.rs31 fn new_foo() -> Foo { in new_foo() function
/third_party/rust/rust/tests/ui/dep-graph/
Ddep-graph-struct-signature.rs42 fn new_foo(x: u32, y: u32) -> WillChange { in new_foo() function