This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
901b340c1f5d208561d4261cc3ee634973b35326
rust
/
tests
/
codegen-units
/
polymorphization
/
auxiliary
/
poly-dep.rs
5 lines
74 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
2024-02-22 12:10:29 +00:00
//@ compile-flags: -Zpolymorphize=on
Use `unused_generic_params` from crate metadata
2023-03-14 00:35:34 +00:00
#[
inline(never)
]
pub
fn
foo
<
T
>
(
)
{
}
Reference in New Issue
Copy Permalink