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
8152da82b51a16fbb7a072462af01d15b0b2c8d3
rust
/
tests
/
ui
/
lto
/
lto-and-no-bitcode-in-rlib.rs
4 lines
60 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
//@ compile-flags: -C lto -C embed-bitcode=no
Add a simple test.
2020-04-20 10:03:35 +10:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink