This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-07 07:27:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
901b340c1f
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